summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenubar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various qt documentation fixes (wk 42)artoka2012-01-311-0/+4
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Made several QMenuBar functions visible to qdoc and added documentation.Jerome Pasion2010-10-081-11/+19
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* Fixed a crash in menubar with invisible actionsThierry Bastian2010-06-301-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+1
|\
| * document that QMenuBar::setDefaultAction is only available on Win MobileJoerg Bornemann2010-05-051-1/+1
* | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
* | Fixed the action geometry of menu bar in RTLThierry Bastian2010-04-071-6/+5
|/
* Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-231-1/+0
* Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-121-8/+43
* S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-241-0/+3
|\
| * WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
* | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-1/+2
|/
* Ran the script utils/normalizeOlivier Goffart2009-11-181-1/+1
* Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
* Fixed a bug in QMenuBar in RTL that would display menu at the wrong placeThierry Bastian2009-10-271-17/+12
* Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-201-2/+7
* Refactor soft keys implementation.Jason Barron2009-09-211-18/+4
* Fix closing the menu of a QMenuBar with the mouseOlivier Goffart2009-09-141-1/+3
* Fix QMenuBar hover effect.Olivier Goffart2009-09-141-3/+1
* QMenubar could popup a menu when undocking a toolbarThierry Bastian2009-09-091-5/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-4/+4
* | QMenuBar: some update Geometries missingThierry Bastian2009-08-241-0/+2
* | Merge commit 'qt/master'Jason Barron2009-08-181-3/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-3/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-0/+3
|\ \ \ | |/ /
| * | QMenuBar: we can't test the action geometries when it is nativeThierry Bastian2009-08-061-0/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-1/+1
|\ \ \ | |/ /
| * | Doc - Fixed a broken link to the Apple Human Interface Guidelines documentKavindra Devi Palaraja2009-07-301-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-4/+3
|\ \ \ | |/ /
| * | Fix menubar item size incorrect with iconJens Bache-Wiig2009-07-281-4/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-0/+3
|\ \ \ | |/ /
| * | Fix missing mnemonics when triggering menus by shortcutJens Bache-Wiig2009-07-241-0/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-6/+14
|\ \ \ | |/ /
| * | Use the correct font metrics function.Olivier Goffart2009-07-141-4/+1
| * | QMenuBar: the extension could be visible when it shouldn'tThierry Bastian2009-07-081-2/+2
| * | doc: Added not about Mac OS X.Martin Smith2009-07-061-0/+7
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-301-2/+3
| |\ \ | | |/
| * | QMenuBar: make sure to update the geometries when neededThierry Bastian2009-06-301-0/+4
* | | Make S60 integration optional.Jason Barron2009-07-151-8/+8