summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Any event can make us pass the line:Aleksandar Sasha Babic2009-05-071-6/+20
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-0628-90/+552
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-0618-57/+456
| |\
| | * 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
| | |\ \
| | * | | Remaining support for selfsigned Qt libs packages removed.Miikka Heikkinen2009-05-062-11/+2
| * | | | Inreased tst_qlocalsocket timeouts since it failed sometimes in SymbianJanne Anttila2009-05-061-4/+6
| * | | | Fix to tst_qsslsocket::disconnectFromHostWhenConnected test case.Janne Anttila2009-05-061-1/+16
| | |/ / | |/| |
| * | | 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
| |\ \ \ | | |/ /
| | * | 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
| | * | | Added VERSION keyword generation to mmp filesMiikka Heikkinen2009-05-062-0/+42
| * | | | 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
| | |/ / | |/| |
* | | | Changing test data to migrate top "official" test server.Aleksandar Sasha Babic2009-05-061-24/+12
|/ / /
* | | 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