summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-081-9/+271
* Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* 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 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-021-0/+13
* 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-011-9/+10
* Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-011-14/+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
* | 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
* | Ensure text color set by S60 input method works for QML ItemsMartin Jones2010-06-011-8/+33
|/
* QLineEdit / QDateEdit - white font on white backgroundSami Merila2010-05-061-3/+4
* Support 'Text' mode in Symbian specific input methodsSami Merila2010-04-291-1/+1
* '#' gets inserted to editor when changing FEP modesSami Merila2010-04-151-1/+0
* Not possible to show selected text in virtual keyboardSami Merila2010-04-131-2/+13
* Fixed FEP crash when selected text was replaced with a a new T9 text.Janne Anttila2010-03-021-0/+15
* Virtual keyboard can't be closed anymore after tapping the text areaSami Merila2010-02-191-1/+4
* Fixed a bug where text would disappear in password fields.axis2010-02-051-8/+9
* Fixed sendEvent call.axis2010-02-051-1/+1
* Removed useless member variable and replaced with var on the stack.axis2010-02-051-4/+5
* Avoided the loss of preedit text when losing focus on Symbian.axis2010-01-281-6/+2
* Made characters in a password field briefly visible while typing.axis2010-01-251-2/+48
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fixed QCoeFepInputContext::widgetDestroyedMiikka Heikkinen2009-12-171-2/+1
* FEP returns the wrong foreground color in GetFormatOfFepInlineTextSami Merilä2009-12-071-0/+4
* Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-131-1/+1
|\
| * Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* | Made the select button commit the T9 word rather than exit widget.axis2009-11-121-8/+20
* | Removed unused variable.axis2009-11-121-7/+0
* | Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-111-0/+8
* | Fixed indentation.axis2009-11-101-6/+6
* | Long-press shortcuts for symbols on QWERTY keyboard don't workJouni Hiltunen2009-11-101-2/+13
* | Made it possible to bring up the FEP symbols menu using star key.axis2009-11-091-1/+9
|/