summaryrefslogtreecommitdiff
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Regression caused by 2be143ebb5246bb2f9b674bb09d23df5b2b6c504Sami Merila2011-10-211-1/+1
* Accepting predicted text using hardware keyboard replaces unwanted partSami Merila2011-10-201-3/+34
* Merge branch 'qt-4.7' into 4.7Liang Qi2011-08-311-10/+38
|\
| * Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilterSami Merila2011-08-301-4/+0
| * Exact word bubble doesn't disappear when screen is tapped (fix part 2)Sami Merila2011-08-301-4/+10
| * Exact word bubble doesn't disappear when screen is tappedSami Merila2011-08-301-0/+4
| * Compile fix for Symbian 5th and earlierSami Merila2011-08-301-2/+5
| * Symbian: Fix backspace on empty lines of multiline texteditsMiikka Heikkinen2011-08-301-1/+18
| * Handle CloseSoftwareInputPanel event in QCoeFepInputContextSami Merila2011-08-301-3/+5
| * Disabled splitscreen translation still moves screenSami Merila2011-08-301-2/+2
* | If automatic translation of input widget is off, skip resetSami Merila2011-08-311-1/+1
|/
* Backporting fix for QTBUG-18716Tomi Vihria2011-07-111-2/+8
* Support partial input modeSami Merila2011-07-051-4/+12
* Do not try to open VKB if it is already open in SymbianMiikka Heikkinen2011-06-301-18/+41
* 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
* Last word inputted was duplicated after input method hints changedSami Merila2011-06-091-0/+1
* Reset input context in Symbian when another window is opened.Miikka Heikkinen2011-06-071-0/+5
* KERN-EXEC 3 panic in QCoeFepInputContext::translateInputWidget()Sami Merila2011-06-071-0/+2
* 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
* | Support word selection list with predictive text from splitviewSami Merila2011-05-131-23/+24
|/
* 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-111-1/+1
* Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-151-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
|/