Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes a crash when setting focus on a widget with a focus proxy. | Denis Dzyubenko | 2010-01-06 | 1 | -0/+37 |
| | | | | | | | When the focus proxy widget doesn't have InputMethodEnabled attribute set we shouldn't try to set an input context on it. Reviewed-by: Simon Hausmann | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | For this test to work you need to enable autoSip on Windows Mobile | ninerider | 2009-10-09 | 1 | -0/+3 |
| | | | | | | Test fixed to send the correct signal type on windows ce. Reviewed-by: Marco | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Revised SIP API. | axis | 2009-08-12 | 1 | -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. | axis | 2009-08-06 | 1 | -2/+2 |
| | | | | RevBy: Trust me | ||||
* | Fixed failing test case. | axis | 2009-06-03 | 1 | -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. | axis | 2009-06-03 | 1 | -0/+19 |
| | |||||
* | Fixed an autotest that was left behind when API was updated. | axis | 2009-06-03 | 1 | -2/+2 |
| | |||||
* | Close the input panel when focusing a non-inputmethods aware widget. | axis | 2009-05-04 | 1 | -0/+35 |
| | | | | | AutoTest: Included RevBy: denis | ||||
* | Implemented RequestSoftwareInputPanel events in QLineEdit. | axis | 2009-05-04 | 1 | -4/+45 |
| | | | | | AutoTest: Included RevBy: denis | ||||
* | Long live Qt for S60! | axis | 2009-04-24 | 2 | -0/+121 |