summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Resizable graphicsview's background is drawn incorrectly in splitviewSami Merila2011-06-161-1/+4
* Add inputcontext reset to orientation switch in SymbianMiikka Heikkinen2011-06-151-1/+2
* Last word inputted was duplicated after input method hints changedSami Merila2011-06-091-0/+1
* Reset input context in Symbian when another window is opened.Miikka Heikkinen2011-06-071-0/+5
* KERN-EXEC 3 panic in QCoeFepInputContext::translateInputWidget()Sami Merila2011-06-071-0/+2
* Predictive text is not committed when writing in a QLineEditSami Merila2011-05-262-2/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-1717-295/+295
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-1317-295/+295
* | Support word selection list with predictive text from splitviewSami Merila2011-05-131-23/+24
|/
* Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
* Symbol table is very limited in numeric input modeSami Merila2011-04-181-1/+1
* Splitview flag should also be updated to inputcontextSami Merila2011-04-141-0/+22
* QGraphicsView with vertical scrollbar flickers when splitview opensSami Merila2011-04-141-2/+6
* Splitview: opening a context menu should not re-position of focusItemSami Merila2011-04-141-4/+4
* Predictive Text causing app to crash after repeated edit attemptsSami Merila2011-04-131-1/+1
* GraphicsView is not reset if focusItem is not set when keyboard closesSami Merila2011-04-081-6/+8
* Not possible to enter negative values to widgets with numeric fieldsSami Merila2011-04-061-0/+2
* Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-291-3/+4
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-03-271-3/+4
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-222-9/+253
| | |\
| | * | Doc: Work on QInputContext::reset() docsGeir Vattekar2011-03-011-3/+4
* | | | Remove two compilation warnings for ARMSami Merila2011-03-251-2/+3
|/ / /
* | | Prevent crash when connecting signal in splitviewSami Merila2011-03-231-9/+12
* | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-12/+14
* | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-0/+15
| |/ |/|
* | Prevent null pointer crash when closing splitviewSami Merila2011-03-151-1/+2
* | Background app visible after split view closedSami Merila2011-03-101-3/+3
* | Polish splitview implementationSami Merila2011-03-101-50/+40
* | QML app: text input field is not visible when split view is openedSami Merila2011-03-101-1/+1
* | Visible flashing on QML app when split view is opened and closedSami Merila2011-03-101-20/+0
* | Support partial input modeSami Merila2011-03-082-9/+282
|/
* Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-1017-17/+17
* Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-141-0/+8
|\
| * Fixed a bug in the input methods on S60 with QGraphicsWebView.axis2010-12-141-0/+8
* | Symbian specific input methods should use 'Text' mode as default caseSami Merila2010-12-131-1/+1
|/
* Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
* Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-09-271-2/+4
* Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7
* Fixed a few warnings.axis2010-09-021-3/+1
* Fixed a bug where passwords would not be committed when confirming.axis2010-09-022-0/+14
* Fixed input context trying to squeeze content into a full widget.axis2010-09-011-0/+7
* Cleaned up position tracking in the Symbian input methods.axis2010-09-012-13/+16
* Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-012-15/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-111-17/+32
|\
| * Fixes for combining multiple Qt::ImhXXXOnly with S60 FEPShane Kearns2010-08-061-22/+30
| * fix compile errorShane Kearns2010-08-061-1/+1
| * Make input methods work correctly with Symbian^3 FEP in numeric modeShane Kearns2010-08-061-6/+13
* | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-301-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-0/+4
|\ \ | |/