summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-101-54/+17
* Merge branch 'imSelections'axis2009-06-031-8/+37
|\
| * 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-031-1/+31
* | Fix to qapplication::setActiveWindow autotest case in Symbian.Janne Anttila2009-06-031-2/+6
|/
* Fixed the translation from S60 text format to Qt text format in FEP.axis2009-05-121-18/+33
* Replace Q_ASSERT with return statement.axis2009-05-081-1/+5
* Improved the handling of input method hints in S60.axis2009-05-061-21/+70
* Implemented support for input method hints in S60 FEP.axis2009-05-051-6/+108
* Made the S60 FEP use the new RequestSoftwareInputPanel events.axis2009-05-041-31/+18
* Long live Qt for S60!axis2009-04-241-0/+577