summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed "menu" to "options" for S60. This follows the native styleMarkku Luukkainen2009-06-171-2/+2
* Update softkeys correctly when no focus widget is present.Jason Barron2009-06-161-1/+10
* Fixes from code reviewMarkku Luukkainen2009-06-081-1/+1
* Replaced usage of QSoftKeyStack with QActions having SoftKeyRoleMarkku Luukkainen2009-06-061-62/+0
* Replaced usage of QSoftKeyActions with QActions+SoftKeyRolesMarkku Luukkainen2009-06-061-1/+2
* Initial version of softkey implementation that doesn't useMarkku Luukkainen2009-06-051-3/+8
* Added automatic creation for symbian os if softkeystack is enabled.Markku Luukkainen2009-06-031-0/+3
* Making hasSoftKeyStack() const. +coding conventions.Alessandro Portale2009-05-291-8/+6
* Added method bool hasSoftKeyStack() so that user can check ifMarkku Luukkainen2009-05-271-1/+14
* Merge branch 'master' into softkeysaxis2009-05-181-4/+4
|\
| * Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMacGeir Vattekar2009-05-151-4/+4
* | Added Methods to set and access QSoftKeyStack from QMainWindow.Markku Luukkainen2009-05-131-0/+47
|/
* Fixing task 252319Thomas Hartmann2009-05-061-3/+0
* fix potential crashMaurice Kalinowski2009-04-141-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1591