summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsoftkeymanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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