summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-07-041-18/+41
|\
| * Do not try to open VKB if it is already open in SymbianMiikka Heikkinen2011-06-301-18/+41
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-241-19/+37
|\ \ | |/
| * Use numeric virtual keyboard for all number entry modes.Miikka Heikkinen2011-06-231-7/+0
| * Splitview - Auto-translation rules changedSami Merila2011-06-231-9/+24
| * Ensure visibility of input widget in QML app when doing layout switchSami Merila2011-06-171-1/+7
| * Resizable graphicsview's background is drawn incorrectly in splitviewSami Merila2011-06-161-1/+4
| * Add inputcontext reset to orientation switch in SymbianMiikka Heikkinen2011-06-151-1/+2
* | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-0/+1
|\ \ | |/
| * Last word inputted was duplicated after input method hints changedSami Merila2011-06-091-0/+1
* | 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-311-2/+30
|\ \ \ | |/ / | | / | |/ |/|
| * Predictive text is not committed when writing in a QLineEditSami Merila2011-05-261-2/+30
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | 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-161-2/+8
| |\ \ \ | | |/ / | |/| |
| * | | 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-131-17/+17
| |/ |/|
* | Provide internal API to avoid automatic translation of input widgetSami Merila2011-05-091-2/+8
|/
* Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
* Symbol table is very limited in numeric input modeSami Merila2011-04-181-1/+1
* 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
* Not possible to enter negative values to widgets with numeric fieldsSami Merila2011-04-061-0/+2
* Remove two compilation warnings for ARMSami Merila2011-03-251-2/+3
* 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
* Prevent null pointer crash when closing splitviewSami Merila2011-03-151-1/+2
* 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-081-9/+271
* Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-141-0/+8
|\
| * Fixed a bug in the input methods on S60 with QGraphicsWebView.axis2010-12-141-0/+8
* | Symbian specific input methods should use 'Text' mode as default caseSami Merila2010-12-131-1/+1
|/
* Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-09-271-2/+4
* Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7