summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-181-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-1117-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
|\ \ | |/
| * Fix last character being overwritten in password fieldShane Kearns2010-07-131-0/+4
* | Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-091-1/+1
* | Fixed some bugs in detection of keyboard directionalityLars Knoll2010-06-091-11/+3
* | Ensure text color set by S60 input method works for QML ItemsMartin Jones2010-06-011-8/+33
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-3/+4
|\ \ | |/
| * QLineEdit / QDateEdit - white font on white backgroundSami Merila2010-05-061-3/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-021-3/+3
|\ \
| * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-3/+3
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * Support 'Text' mode in Symbian specific input methodsSami Merila2010-04-291-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-1/+0
|\ \ | |/
| * '#' gets inserted to editor when changing FEP modesSami Merila2010-04-151-1/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-2/+13
|\ \ | |/
| * Not possible to show selected text in virtual keyboardSami Merila2010-04-131-2/+13
* | Remove the "Insert unicode control character" menu entry on X11.Pierre Rossi2010-03-311-1/+53
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-292-2/+47
|\ \ | |/
| * QInputContextFactory::languages implementation for Symbian.Janne Anttila2010-03-262-2/+47
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-0/+15
|\ \ | |/
| * Fixed FEP crash when selected text was replaced with a a new T9 text.Janne Anttila2010-03-021-0/+15
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+4
|\ \ | |/
| * Virtual keyboard can't be closed anymore after tapping the text areaSami Merila2010-02-191-1/+4
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-092-16/+17
|\ \ | |/
| * Fixed a bug where text would disappear in password fields.axis2010-02-052-9/+10
| * Fixed sendEvent call.axis2010-02-051-1/+1
| * Removed useless member variable and replaced with var on the stack.axis2010-02-052-5/+5
| * Fixed indentation.axis2010-02-051-1/+1
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-6/+2
|\ \ | |/
| * Avoided the loss of preedit text when losing focus on Symbian.axis2010-01-281-6/+2
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-2/+55
|\ \ | |/
| * Made characters in a password field briefly visible while typing.axis2010-01-252-2/+55
* | Merge branch '4.6'Thiago Macieira2010-01-1317-17/+17
|\ \ | |/