summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsoftkeymanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of QAction in soft key managerThierry Bastian2010-04-131-3/+0
* Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-231-1/+4
* Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-171-1/+1
* S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-8/+14
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-0/+1
|\
| * Cleanup softkeymanager keyedactions hash when QAction is being deleted.Janne Anttila2009-10-271-0/+1
* | Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-291-0/+2
|/
* Fix compilation with -pedanticDavid Faure2009-10-071-1/+1
* Introduce MenuSoftKey as a standard key to the internal enum.Jason Barron2009-09-211-0/+1
* Introduce a d-pointer to QSoftKeyManager.Jason Barron2009-09-211-5/+3
* Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-211-2/+5
* Simplify the soft key roles of QAction.Jason Barron2009-09-211-3/+12
* Refactor soft keys implementation.Jason Barron2009-09-211-0/+95