summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.h
Commit message (Collapse)AuthorAgeFilesLines
...
* | Initial version of softkey implementation that doesn't useMarkku Luukkainen2009-06-051-0/+4
|/ | | | softkeystack but instead softkeys are stored in QWidgets.
* Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-061-0/+5
|\
| * Added inputMethodHints API.axis2009-05-041-0/+5
| | | | | | | | RevBy: denis
* | Fixes: Add support for translucent windows in Symbian.Jason Barron2009-04-281-0/+1
|/ | | | | | | | | | | Warning, this is completely untested! Details: This should (in theory) get translucent windows working but this hasn't been tested yet. The emulator environment seems to return only 16ColorMU display modes which implies the window is opague so Qt ignores the translucent flag. HW seems to create 16ColorMA windows, but it hasn't been tested there yet either (no time).
* Long live Qt for S60!axis2009-04-241-0/+1048