summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed to use proper conversion from qstring to hbufMarkku Luukkainen2009-06-101-1/+1
* Merge branch 'softkeys_without_stack'Markku Luukkainen2009-06-101-1/+52
|\
| * Call DrawDeferred() after setting softkeysAlessandro Portale2009-06-101-0/+1
| * Fixes from code reviewMarkku Luukkainen2009-06-091-41/+0
| * Fixes from code reviewMarkku Luukkainen2009-06-081-4/+3
| * Removed QSoftkeySet as it wasn't used anymoreMarkku Luukkainen2009-06-081-3/+1
| * Added support for setting softkeys dynamicallyMarkku Luukkainen2009-06-061-1/+2
| * Fixes to make gui compile after clean configure. RemovalMarkku Luukkainen2009-06-061-3/+0
| * Replaced usage of QSoftKeyActions with QActions+SoftKeyRolesMarkku Luukkainen2009-06-061-14/+19
| * Initial version of softkey implementation that doesn't useMarkku Luukkainen2009-06-051-0/+91
* | Avoid unnecessary calls to FocusChanged in Symbian.Janne Anttila2009-06-081-3/+6
|/
* Fixed incorrect headers.axis2009-06-031-1/+31
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-6/+39
|\
| * Some code cleanups after review.Jason Barron2009-04-291-3/+3
| * Undo implementation of setWindowOpacity_sys().Jason Barron2009-04-291-4/+2
| * Fixes crash when setting geometry on an obscured window.Jason Barron2009-04-291-1/+1
| * More work on translucent windows.Jason Barron2009-04-281-2/+4
| * Fixes: Add support for translucent windows in Symbian.Jason Barron2009-04-281-1/+33
| * Enable dynamic [de|con]struction of window surfaces based on visibilityJason Barron2009-04-281-3/+4
* | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-0/+2
|/
* Long live Qt for S60!axis2009-04-241-0/+942