summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/4.8' into qt-4.8-from-4.7Toby Tomkins2011-06-081-7/+0
|\
| * Horizontal lines appearing under entered charactersSami Merila2011-06-061-7/+0
* | Merge remote branch 'upstream/4.7' into qt-4.8-from-4.7Toby Tomkins2011-06-081-0/+5
|\ \
| * | Reset input context in Symbian when another window is opened.Miikka Heikkinen2011-06-071-0/+5
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-06-071-0/+2
|\ \ \ | |/ /
| * | KERN-EXEC 3 panic in QCoeFepInputContext::translateInputWidget()Sami Merila2011-06-071-0/+2
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-312-2/+31
|\ \ \ | |/ / | | / | |/ |/|
| * Predictive text is not committed when writing in a QLineEditSami Merila2011-05-262-2/+31
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-1717-295/+295
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-1317-295/+295
* | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-23/+24
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-162-2/+9
| |\ \ \
| * \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-141-23/+24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Support word selection list with predictive text from splitviewSami Merila2011-05-131-23/+24
| | | |/ | | |/|
* | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1317-295/+295
| |_|/ |/| |
* | | Provide internal API to avoid automatic translation of input widgetSami Merila2011-05-092-2/+9
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-271-4/+9
|\ \ | |/
| * Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-201-1/+1
|\ \ | |/
| * Symbol table is very limited in numeric input modeSami Merila2011-04-181-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-13/+41
|\ \ | |/
| * Splitview flag should also be updated to inputcontextSami Merila2011-04-141-0/+22
| * QGraphicsView with vertical scrollbar flickers when splitview opensSami Merila2011-04-141-2/+6
| * Splitview: opening a context menu should not re-position of focusItemSami Merila2011-04-141-4/+4
| * Predictive Text causing app to crash after repeated edit attemptsSami Merila2011-04-131-1/+1
| * GraphicsView is not reset if focusItem is not set when keyboard closesSami Merila2011-04-081-6/+8
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-0/+2
|\ \ | |/
| * Not possible to enter negative values to widgets with numeric fieldsSami Merila2011-04-061-0/+2
| * Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-291-3/+4
| |\
* | \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-312-5/+7
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-281-2/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Remove two compilation warnings for ARMSami Merila2011-03-251-2/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-03-271-3/+4
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-222-9/+253
| | |\
| | * | Doc: Work on QInputContext::reset() docsGeir Vattekar2011-03-011-3/+4
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-241-9/+29
|\ \ \ \ | |/ / /
| * | | 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
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+2
|\ \ \ | |/ /
| * | Prevent null pointer crash when closing splitviewSami Merila2011-03-151-1/+2
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-112-9/+252
|\ \ \ | |/ /
| * | 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-082-9/+282
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-0/+2
|\ \ | |/
| * Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1717-17/+17
|\ \ | |/