summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsoftkeymanager_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compile errors on S60 3.2Shane Kearns2011-08-051-2/+2
* Fix SVG icons on softkeys in new Symbian devicesMiikka Heikkinen2011-06-141-17/+37
* Fix non-Symbian builds broken by previous commit.Miikka Heikkinen2011-05-271-2/+2
* Fix SYMBIAN_VERSION_* ifdeffingMiikka Heikkinen2011-05-271-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Fix softkey icon positioning in S60 5.3Miikka Heikkinen2011-05-131-15/+20
|/
* Support for new softkey in Symbian^3Titta Heikkala2011-03-311-0/+4
* Removed useless Exit button in Symbian^3Titta Heikkala2011-03-281-0/+8
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Let's not duplicate Symbian softkey menu top-level actions in submenu.Janne Anttila2010-09-081-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+2
|\
| * Delay creation of S60 screen furniture.Jason Barron2010-04-211-0/+2
* | build fix for S60Thierry Bastian2010-04-131-1/+1
* | Improve handling of QAction in soft key managerThierry Bastian2010-04-131-2/+3
|/
* Generate triggered signal even the action launches menu in Symbian.Janne Anttila2010-04-091-8/+8
* Fixed focus and window activation events on Symbian when opening menu.Janne Anttila2010-04-081-3/+16
* Fixed modal dialog not to have automatic "Exit" right softkey in S60.Janne Anttila2010-04-061-11/+2
* Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-231-5/+2
* Reduced S60 softkey flickering caused by softkey image support.Janne Anttila2010-03-031-3/+10
* Re-applied a fix which get lost during softkey refactoring.Janne Anttila2010-03-021-1/+6
* Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-011-1/+11
* Fix to S60 softkeys when no active Qt window or native widget is shown.Janne Anttila2010-02-121-9/+7
* Fix to S60 softkey pressed down image.Janne Anttila2010-02-051-11/+8
* Initial support for S60 softkey icons.Janne Anttila2010-02-041-24/+65
* S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-0/+366