summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-07-271-4/+9
|\
| * Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-091-4/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-3/+4
|\ \ | |/
| * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | 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