Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | key to string translations for Symbian return and tab characters | mread | 2011-03-10 | 1 | -2/+11 |
| | | | | | | | | | The Symbian port was not supplying string content for special characters that have a valid string representation. These appear to be return and tab characters. Now it does, for these. Task-number: QTBUG-17545 Reviewed-by: Shane Kearns | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Added Symbian implementation of keyboard language functions. | axis | 2011-01-14 | 1 | -0/+32 |
|/ | | | | | | | | More specifically, QApplication::keyboardInputLocale() and QApplication::keyboardInputDirection(). Task: QTBUG-15600 RevBy: Sami Merila | ||||
* | adding new entries to qt::key enum | Adam Wasila | 2010-04-16 | 1 | -2/+2 |
| | |||||
* | Reduced the code and memory footprint of the keymap. | axis | 2010-02-25 | 1 | -117/+124 |
| | | | | | | | This was done by using a static const data structure instead of a list. RevBy: Alessandro Portale | ||||
* | Enabled Qt key events to work also when native key code is missing. | wasila | 2010-02-25 | 1 | -161/+124 |
| | | | | | | | If it is missing we base the event on the scan code instead. RevBy: Alessandro Portale Signed-off-by: axis <qt-info@nokia.com> | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix typo in license header | Alessandro Portale | 2009-11-12 | 1 | -1/+1 |
| | | | | | | The word 'module' was missing. Reviewed-By: TrustMe | ||||
* | 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 | ||||
* | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -3/+3 |
| | | | | RevBy: Trust me | ||||
* | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | Fix warnings because of unused variables. | axis | 2009-06-29 | 1 | -2/+2 |
| | |||||
* | Fixed incorrect headers. | axis | 2009-06-03 | 1 | -1/+31 |
| | |||||
* | Fixed namespace issues, now works on Symbian under namespace | Janne Koskinen | 2009-05-11 | 1 | -3/+0 |
| | |||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+220 |