summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2915-45/+52
|\
| * Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-231-15/+22
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1615-30/+30
* | Fix for Task #256159Liang Qi2009-06-161-2/+0
* | Fixes FEP crash when changing the focused Qt widget to NULL.Janne Anttila2009-06-121-0/+2
* | Fixed FEP crash during application exit.axis2009-06-101-4/+3
* | Revert "Fix to qapplication::setActiveWindow autotest case in Symbian."axis2009-06-101-6/+2
* | Fixed the mouse handler of FEP when in inline edit mode.axis2009-06-102-55/+18
* | Turned off input methods on Windows when using certain hints.axis2009-06-051-1/+6
* | Turned off input methods on X11 when using certain hints.axis2009-06-051-1/+1
* | Merge branch 'imSelections'axis2009-06-032-9/+68
|\ \
| * | Made S60 FEP use the new Qt::ImAnchorPosition API.axis2009-06-031-3/+2
| * | Made S60 FEP use the new QInputMethodEvent::Selection API.axis2009-06-031-4/+4
| * | Fixed incorrect headers.axis2009-06-032-2/+62
* | | Fix to qapplication::setActiveWindow autotest case in Symbian.Janne Anttila2009-06-031-2/+6
|/ /
* | Fixed background of preedit text.axis2009-05-121-7/+0
* | Fixed the translation from S60 text format to Qt text format in FEP.axis2009-05-122-18/+34
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-116-44/+211
|\ \
| * | Replace Q_ASSERT with return statement.axis2009-05-081-1/+5
| * | Fix docs.axis2009-05-061-1/+1
| * | Improved the handling of input method hints in S60.axis2009-05-062-21/+71
| * | Implemented support for input method hints in S60 FEP.axis2009-05-052-6/+111
| * | Made the S60 FEP use the new RequestSoftwareInputPanel events.axis2009-05-042-32/+18
| * | Added an event to request and close software input panel.axis2009-05-041-1/+13
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-273-7/+17
| |\ \ | | |/
| | * BT: Compilefix for Windows CE and namespacesThomas Hartmann2009-04-081-4/+6
| | * Input Method cannot be enabled in License Wizard and Class WizardDenis Dzyubenko2009-04-011-1/+2
| | * Don't commit an empty string to the widget when it looses focus.Denis Dzyubenko2009-03-242-2/+9
| | * Long live Qt 4.5!Lars Knoll2009-03-2316-0/+4087
* | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-5/+4
|/
* Long live Qt for S60!axis2009-04-2418-0/+4838