summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix backspace on empty lines with custom QML editorsAapo Haapanen2012-02-251-1/+4
* Symbian: Fix for VKB default language to English in RTL variantSatyam Bandarapu2012-02-101-1/+1
* Symbian: Fix for blank window after taping Editing options.Satyam Bandarapu2012-02-091-7/+43
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Symbian: Fix double deletion of selected text when using predictiveMiikka Heikkinen2011-12-091-8/+18
* New API to set AVKON flag to inputcontext in Qt/Symbian.Satyam Bandarapu2011-11-251-0/+10
* Surviving out of memory in Qt Quick appmread2011-11-211-85/+108
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-3/+34
|\
| * Regression caused by 2be143ebb5246bb2f9b674bb09d23df5b2b6c504Sami Merila2011-10-211-1/+1
| * Accepting predicted text using hardware keyboard replaces unwanted partSami Merila2011-10-201-3/+34
* | Copy and Cut are not available for some QML editorsSami Merila2011-10-051-6/+22
* | Ignore CcpuCan calls if input context is being destroyedSami Merila2011-10-051-0/+5
* | Remove one local variable from QCoeFepInputContextSami Merila2011-10-051-2/+0
* | Symbian: Fix native dialog with splitscreen VKB focus loss issueMiikka Heikkinen2011-10-041-0/+3
* | New focusitem is not connected to the translate slot in splitviewSami Merila2011-09-281-24/+53
* | Fix building against older Symbian^3 environmentsMiikka Heikkinen2011-09-281-5/+12
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexAapo Haapanen2011-09-261-0/+7
|\ \
| * | Lower case as default in password entry in Symbian port.Jarkko T. Toivonen2011-09-261-0/+7
* | | The cursor can get offscreen in splitscreen landscape modeSami Merila2011-09-231-1/+5
* | | Symbian: Added copy-paste functionality to FEP input contextMiikka Heikkinen2011-09-211-19/+548
|/ /
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-09-011-2/+2
|\ \ | |/
| * Merge branch 'qt-4.7' into 4.7Liang Qi2011-08-311-10/+38
| |\
| * | If automatic translation of input widget is off, skip resetSami Merila2011-08-311-1/+1
* | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-11/+39
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-39/+11
|\ \ | |/
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-231-5/+11
|\ \
| * | Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilterSami Merila2011-08-221-4/+0
| * | Exact word bubble doesn't disappear when screen is tapped (fix part 2)Sami Merila2011-08-191-4/+10
| * | Exact word bubble doesn't disappear when screen is tappedSami Merila2011-08-181-0/+4
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-181-3/+23
|\ \ \ | |/ /
| * | Compile fix for Symbian 5th and earlierSami Merila2011-08-181-2/+5
| * | Symbian: Fix backspace on empty lines of multiline texteditsMiikka Heikkinen2011-08-171-1/+18
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-171-3/+5
|\ \ \ | |/ /
| * | Handle CloseSoftwareInputPanel event in QCoeFepInputContextSami Merila2011-08-171-3/+5
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-161-2/+2
|\ \ \ | |/ /
| * | Disabled splitscreen translation still moves screenSami Merila2011-08-161-2/+2
| |/
| * Backporting fix for QTBUG-18716Tomi Vihria2011-07-111-2/+8
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-061-4/+12
|\ \ | |/
| * Support partial input modeSami Merila2011-07-051-4/+12
* | 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