summaryrefslogtreecommitdiffstats
path: root/tests/auto/qinputcontext
Commit message (Collapse)AuthorAgeFilesLines
* For this test to work you need to enable autoSip on Windows Mobileninerider2009-10-091-0/+3
| | | | | | Test fixed to send the correct signal type on windows ce. Reviewed-by: Marco
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
| | | | RevBy: Trust me
* Revised SIP API.axis2009-08-121-2/+35
| | | | | | | | | | | | | After discussions with Matthias, several things were changed: - the autoSipOnMouseFocus property was removed and replaced with a new style hint, SH_RequestSoftwareInputPanel. This means the style can define when the input panel is launched. - The code which sends RequestSoftwareInputPanel events was moved into its own function, and the widgets call that function. AutoTest: Included and passed RevBy: mae
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
| | | | RevBy: Trust me
* Fixed failing test case.axis2009-06-031-10/+12
| | | | | We are not guaranteed that the checked-for event is the last event, so we look for it in a list instead.
* Added an autotest for the new selection API in input methods.axis2009-06-031-0/+19
|
* Fixed an autotest that was left behind when API was updated.axis2009-06-031-2/+2
|
* Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-041-0/+35
| | | | | AutoTest: Included RevBy: denis
* Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-041-4/+45
| | | | | AutoTest: Included RevBy: denis
* Long live Qt for S60!axis2009-04-242-0/+121