summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* 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-0917-68/+68
|\
| * Update license headers again.Jason McDonald2009-09-0917-68/+68
* | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-091-4/+4
|/
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-1/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-312-26/+26
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3115-195/+195
|\
| * Update tech preview license header.Jason McDonald2009-08-3115-195/+195
| * Update license headers.Jason McDonald2009-08-1115-15/+15
* | Merge branch 'inputPanelExample' into 4.6axis2009-08-281-8/+9
|\ \
| * | Doc: First review of the input panel example.David Boddie2009-08-281-8/+9
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-272-0/+50
|\ \ \
| * | | Implement IME reconversion on windows.Prasanth Ullattil2009-08-272-0/+50
* | | | Doc: Added a section to tidy things up. This document needs more work.David Boddie2009-08-261-10/+12
|/ / /
* | | Make QWS compile with namespacesPaul Olav Tvete2009-08-261-8/+8
* | | Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-90/+5
|/ /
* | Changed names and URLs to reflect name change.axis2009-08-192-2/+2
* | 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