summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-181-1/+0
|\
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+0
* | Changed QCoeFepInputContext::ReportAknEdStateEvent so that it actually forwar...mread2009-08-141-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-1315-15/+15
|\ \ | |/
| * Update contact URL in license headers.Jason McDonald2009-08-1215-15/+15
* | Update license headers according to commit 858c70f768e.axis2009-08-062-6/+6
* | Replaced $MODULE$ with hardcoded module names.axis2009-08-062-2/+2
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-2/+2
* | Merge commit 'origin/master'Jason Barron2009-08-044-9/+15
|\ \
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-034-9/+15
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-042-1/+2
|\ \ \ | | |/ | |/|
| * | Port of Qt to VxWorksRobert Griebl2009-07-292-1/+2
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-90/+26
|\ \ \ | |/ / | | / | |/ |/|
| * src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-90/+26
* | Make S60 integration optional.Jason Barron2009-07-151-1/+1
* | Fixed a bug where the input panel would not show up.axis2009-07-132-1/+32
* | Fixed a bug where input capabilities would not be updated.axis2009-07-132-8/+8
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-6/+2
|\ \
| * | Silenced warnings from RVCT.axis2009-07-061-6/+2
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2915-45/+52
| |\ \
* | \ \ Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3015-48/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-231-15/+22
| |\ \ \ | | | |/ | | |/|
| | * | Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-231-15/+22
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1615-30/+30
| |\ \ \ | | |/ /
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-1615-30/+30
| * | | Fixed minor doc typos.jasplin2009-06-151-3/+3
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-259-18/+56
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-112-4/+4
| * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-5/+5
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-4/+6
| |\ \ | | |/
| * | QTextEdit character are lost after special characters like ^ ยด `Prasanth Ullattil2009-04-082-1/+24
| * | Give input context focus only when widget is enabled.Denis Dzyubenko2009-04-011-1/+3
| * | Improved IME handling on Windows.Denis Dzyubenko2009-04-015-7/+21
* | | 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-102-55/+18
* | | Turned off input methods on Windows when using certain hints.axis2009-06-051-1/+6
* | | Turned off input methods on X11 when using certain hints.axis2009-06-051-1/+1
* | | Merge branch 'imSelections'axis2009-06-032-9/+68
|\ \ \
| * | | 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-032-2/+62
* | | | Fix to qapplication::setActiveWindow autotest case in Symbian.Janne Anttila2009-06-031-2/+6
|/ / /
* | | Fixed background of preedit text.axis2009-05-121-7/+0
* | | Fixed the translation from S60 text format to Qt text format in FEP.axis2009-05-122-18/+34
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-116-44/+211
|\ \ \
| * | | Replace Q_ASSERT with return statement.axis2009-05-081-1/+5
| * | | Fix docs.axis2009-05-061-1/+1