summaryrefslogtreecommitdiff
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7
* Fixed input context trying to squeeze content into a full widget.axis2010-09-061-0/+7
* Cleaned up position tracking in the Symbian input methods.axis2010-09-061-9/+10
* Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-061-14/+1
* 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
* Fix last character being overwritten in password fieldShane Kearns2010-07-131-0/+4
* 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-071-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
|/
* Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-041-3/+40
* Temporary fix for FEP crash with input masked QLineEditsMiikka Heikkinen2009-10-271-2/+22
* Fix crash in S60 input methods after task switchingShane Kearns2009-10-011-5/+15
* Fix crashes in QApplication autotestShane Kearns2009-09-221-2/+6
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091-4/+4
|\
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-091-4/+4
|/
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-90/+5
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Changed QCoeFepInputContext::ReportAknEdStateEvent so that it actually forwar...mread2009-08-141-1/+1
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-7/+12
* Fixed a bug where the input panel would not show up.axis2009-07-131-1/+27
* Fixed a bug where input capabilities would not be updated.axis2009-07-131-7/+7
* Silenced warnings from RVCT.axis2009-07-061-6/+2
* Fix for Task #256159Liang Qi2009-06-161-2/+0