summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix docs.axis2009-05-061-1/+1
*-. Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-0616-45/+453
|\ \
| | * Improved the handling of input method hints in S60.axis2009-05-062-21/+71
| | * Merge branch 'virtualKeyboardAPI' into imHintsForS60axis2009-05-063-14/+27
| | |\
| | * | Implemented support for input method hints in S60 FEP.axis2009-05-052-6/+111
| * | | Improved the docs a bit.axis2009-05-062-2/+7
| | |/ | |/|
| * | Clarified the docs a bit.axis2009-05-061-1/+1
| * | Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly.axis2009-05-063-13/+17
| * | 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-045-1/+78
| * Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-042-0/+45
| * Made the S60 FEP use the new RequestSoftwareInputPanel events.axis2009-05-042-32/+18
| * Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-043-5/+57
| * 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-065-13/+63
| |\ \
| * | | 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
| |/ / |/| |
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-06144-1813/+4248
|\ \ \
| * | | 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-06135-1694/+4196
| |\ \
| | * | 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-052-0/+4
| | * | 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
| | * | Improved debug outputAnders Bakken2009-05-051-30/+30
| | * | Syntax error on configure scriptJoão Abecasis2009-05-051-1/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-05-0519-35/+1015
| | |\ \
| | | * | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.hTom Cooksey2009-05-054-4/+11
| | | * | Add headers required for building PowerVR driverTom Cooksey2009-05-054-3/+751
| | | * | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-056-25/+182
| | | * | Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-052-1/+19
| | | * | Fix regression in drawing parts of pixmaps on Panther.Norwegian Rock Cat2009-05-051-3/+2
| | | * | Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-054-0/+51
| | * | | Make command-quit not terminate the program on Qt/Cocoa.Morten Sørvig2009-05-051-3/+6
| | |/ /
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-05-053-45/+39
| | |\ \