summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsoftkeymanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on mingwThierry Bastian2009-10-011-0/+1
* Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-1/+1
* Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-281-2/+5
* Make sure the correct soft key is triggered.Jason Barron2009-09-281-3/+9
* Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-221-2/+4
* Compile fix for non-Symbian.Alessandro Portale2009-09-211-1/+1
* Get menubars working again with new softkey API.Jason Barron2009-09-211-1/+3
* Introduce MenuSoftKey as a standard key to the internal enum.Jason Barron2009-09-211-0/+4
* Introduce a d-pointer to QSoftKeyManager.Jason Barron2009-09-211-13/+28
* Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-211-22/+30
* Simplify the soft key roles of QAction.Jason Barron2009-09-211-51/+28
* Refactor soft keys implementation.Jason Barron2009-09-211-0/+260