summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-05-082-2/+5
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-083-222/+340
| |\
| | * Replace Q_ASSERT with return statement.axis2009-05-081-1/+5
| * | Removed CActiveScheduler::Install(NULL) from closingDown.Janne Anttila2009-05-081-1/+0
* | | S60Style: regression fix. Fallback graphics were broken with last change to s...Sami Merilä2009-05-081-6/+6
| |/ |/|
* | S60Style: Add support for other than avkon.mbm fallback graphics. The fallbac...Sami Merilä2009-05-082-226/+291
* | S60Style: Support for flat and checkable pushbuttonsSami Merilä2009-05-082-6/+52
* | S60Style: Slightly bigger node icons for QTreeViewSami Merilä2009-05-081-2/+5
|/
* Added ARMV6 binaries to SQLite3_v9.2.zipMiikka Heikkinen2009-05-081-0/+0
* Moving the handling code for HandleCommandL fromAlessandro Portale2009-05-073-13/+19
* S60Style: Style QTreeView nodes and lines.Sami Merilä2009-05-073-1/+60
* S60Style: Improved polish. Now fonts are polished instead of set in drawing c...Sami Merilä2009-05-073-36/+55
* Fix docs.axis2009-05-061-1/+1
*-. Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-0614-41/+343
|\ \
| | * Improved the handling of input method hints in S60.axis2009-05-062-21/+71
| | * Merge branch 'virtualKeyboardAPI' into imHintsForS60axis2009-05-062-12/+22
| | |\
| | * | Implemented support for input method hints in S60 FEP.axis2009-05-052-6/+111
| * | | Improved the docs a bit.axis2009-05-061-0/+2
| | |/ | |/|
| * | Clarified the docs a bit.axis2009-05-061-1/+1
| * | Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly.axis2009-05-062-11/+12
| * | Small optimization to input context update.axis2009-05-051-3/+5
| * | Updated to slightly better docs.axis2009-05-041-1/+4
| * | Make sure to update input context after switching input method hints.axis2009-05-041-0/+4
| |/
| * Made QLineEdit set input method hints when changing echo mode.axis2009-05-041-3/+8
| * Added inputMethodHints API.axis2009-05-044-1/+54
| * Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-041-0/+10
| * Made the S60 FEP use the new RequestSoftwareInputPanel events.axis2009-05-042-32/+18
| * Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-042-1/+12
| * Added QApplication::autoSipOnMouseFocus.axis2009-05-043-0/+39
| * Added an event to request and close software input panel.axis2009-05-044-1/+32
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-063-15/+11
|\ \
| * | Added some debug information for nativeSelect in Symbian OSJanne Anttila2009-05-061-6/+10
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-063-13/+21
| |\ \
| * | | Revert "We do have bug in AO cancel mechanism, unfortunately it was too late"Janne Anttila2009-05-061-4/+1
| * | | Revert "Work around compiler bug on Nokia Metrowerks compiler."Janne Anttila2009-05-061-5/+0
* | | | Remaining support for selfsigned Qt libs packages removed.Miikka Heikkinen2009-05-062-11/+2
| |/ / |/| |
* | | S60Style: Add support for busy indicator for progres bar.Sami Merilä2009-05-063-13/+21
|/ /
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-0673-1400/+2532
|\ \
| * | Fixes crash when mysql_init() returns 0Bill King2009-05-051-1/+1
| * | Cleaned up codeAnders Bakken2009-05-051-24/+20
| * | Cleaned up codeAnders Bakken2009-05-051-439/+443
| * | Refactored image cachingAnders Bakken2009-05-057-141/+147
| * | Make sure image caching works with Qt3SupportAnders Bakken2009-05-051-0/+1
| * | Cleaned up code a littleAnders Bakken2009-05-051-41/+28
| * | Don't call prepare more than necessaryAnders Bakken2009-05-053-22/+37
| * | DirectFB can't handle "mirrored" scalesAnders Bakken2009-05-051-14/+23
| * | Fix line encoding on PowerVR headersTom Cooksey2009-05-052-742/+742
| * | Fix infinite recursion with QT3_SUPPORTJoão Abecasis2009-05-051-1/+1
| * | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extramae2009-05-051-14/+25
| * | QTextEdit::ExtraSelection failure with style sheetsmae2009-05-052-6/+39