summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1317-17/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2917-414/+414
* Symbian: Handle Qt input hints for email and url editorsJaakko Helanti2012-09-071-8/+4
* Update contact information in license headers.Sergio Ahumada2012-08-0117-34/+34
* Fix for enter key inserting into password fields in SymbianMarko Kenttala2012-07-131-1/+2
* Fix compilation errorJaakko Helanti2012-07-051-0/+2
* Enable smiley support for Symbian editorsMarko Kenttala2012-07-032-1/+22
* Symbian: inputcontext reports pointer events to FEP during inline editLauri Malmi2012-05-223-5/+35
* Fix for clipped Vietnamese characters when typed with VKBMarko Kenttala2012-05-042-0/+109
* Symbian: avoid crash when inline editing is canceledRiikka Inkila2012-04-131-3/+4
* Ensure that the IME composition is handled correctly on MacAndy Shaw2012-04-122-2/+5
* 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-1117-17/+17
* 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-252-0/+11
* Surviving out of memory in Qt Quick appmread2011-11-212-85/+110
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-252-3/+35
|\
| * Regression caused by 2be143ebb5246bb2f9b674bb09d23df5b2b6c504Sami Merila2011-10-211-1/+1
| * Accepting predicted text using hardware keyboard replaces unwanted partSami Merila2011-10-202-3/+35
* | 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-282-24/+55
* | 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-212-20/+597
|/ /
* | 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-312-10/+39
| |\
| * | 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-312-11/+40
|\ \ \ | | |/ | |/|
| * | 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-302-4/+11
| * | 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-262-40/+11
|\|
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-232-5/+12
|\ \
| * | 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-192-4/+11
| * | 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-191-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