Another try at fixing settings on Maemo 5
[gc-dialer] / src / dialogs.py
2011-04-20 Ed PageAnother try at fixing settings on Maemo 5
2011-04-20 Ed PageFixing account dialog buttons on Maemo 5
2011-04-19 Ed PageSwitching the account dialog to a window
2011-04-19 Ed PageAdding orientation to the account dialog
2011-04-19 Ed PageSwitching to make rotation more configurable4
2011-04-19 Ed PageAdding support for PySide's handling of QVariant
2011-04-19 Ed PageAdding support for PySide's handling of QString
2011-04-19 Ed PageAdding support for PySide's naming scheme
2011-04-19 Ed PageRemove a user step: OSK pops up and have to scroll...
2011-04-19 Ed PageCleaning up the settings
2011-04-19 Ed PageEnabling support for configuring voicemail check on...
2011-04-19 Ed PageAdding playback to the front end
2011-04-19 Ed PageAdding voicemail support to the session and making...
2011-04-19 Ed PageExposing to the user the ability to do partial refreshes
2011-04-13 Ed PageAdding in application alarm support
2011-03-31 Ed PageMaking account number more visible in presence of errors
2011-02-18 Ed PageUpdating the SMS window on refreshes
2011-02-17 Ed PageFixing some issues in propogating fullscreen/orientatio...
2011-02-10 Ed PageFixing some where notification behavior with the settin...
2011-02-09 Ed PageBump to 1.2.24, oops, got distracted in the middle...
2011-02-08 Ed PageTrying to reduce graphica glitches
2011-02-03 Ed PageFixing various bugs with clearing account info
2011-01-29 Ed PageFixing descriptions on numbers for imported contact...
2011-01-28 Ed PageMaking the match actually work and making sure we don...
2011-01-28 Ed PageUsing raise to get things to come out clean and restori...
2011-01-28 Ed PageDocumenting the bug I'm living with
2011-01-28 Ed PageFixing a bug with adding a bazillion callbacks
2011-01-26 Ed PageHopefully fixing scrolling on first load
2011-01-26 Ed PageImproving performance of contact refresh as well as...
2011-01-25 Ed PageAnother attempt at removing the visual glitches
2011-01-19 Ed PageUndoing removal of caching
2011-01-18 Ed PageBump to 1.2.19
2011-01-13 Ed PageImproving error handling
2011-01-12 Ed PageOptimizing the SMS dialog for portrait mode
2011-01-12 Ed PageAdding rotation to the SMS window
2011-01-12 Ed PageFixing letter count on first sms dialog launch
2011-01-11 Ed PageFixing sms dialog
2011-01-11 Ed PageAdjusting screen orientation code
2011-01-08 Ed PageCompletely hiding passwords because Qt doesn't have...
2011-01-08 Ed PageBug with entering a text
2011-01-08 Ed PageSome missinglogging
2011-01-08 Ed PageFixing a button update bug in SMS window
2011-01-08 Ed PageSlight mod to button updating
2011-01-07 Ed PageOnly clearing message on successful send rather so...
2011-01-07 Ed PageMinor code cleanup
2011-01-07 Ed PageImproving the behavior of switching between single...
2011-01-06 Ed PageMisc changes to clean things up
2011-01-06 Ed PageFixing a bug where the accounts dialog didn't default...
2011-01-05 Ed PageFixing modality and adding a cancel button to the about...
2011-01-03 Ed PageAdding notification support back in and fixing a dialog bug
2010-12-25 Ed PageFixing an issue where a contact doesn't have a phoneType
2010-12-18 Ed PageTrying to preserve unicode data
2010-12-14 Ed PageAdding a blank option to not confuse users into thinkin...
2010-12-08 Ed PageAdding progress notification
2010-12-08 Ed PageAdding an About dialog for copyright reasons, fixing...
2010-12-06 Ed PageFixing a window title
2010-12-01 Ed PageEnsure we are scrolled to the bottom of the sms window
2010-12-01 Ed PageSwitching from QTextEdit to QLabel for better scrolling...
2010-11-25 Ed PageAdding callback number support
2010-11-25 Ed PageFound the clear function
2010-11-24 Ed PageMaking some kind of attempt at cancellation support...
2010-11-24 Ed PageAdding error display to the editor
2010-11-24 Ed PageScrolling work
2010-11-24 Ed PageMaking sure editor gets focus
2010-11-24 Ed PageFixing initial display of letter count
2010-11-24 Ed PageFixing Sixing and editing issues
2010-11-23 Ed PageApplying some feedback from timeless to show counts...
2010-10-23 Ed PageResults of testing on Maemo 5
2010-10-23 Ed PageActually implementing send and call
2010-10-22 Ed PageAdding from GTK DC the ability for any tab to look...
2010-10-16 Ed PageMoving things out to separate files and doing the impor...