summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenubar.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+3
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-301-2/+3
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-131/+111
|\ \ \ \ | | |_|/ | |/| |
| * | | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-5/+6
| * | | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-291-13/+8
| * | | QMenuBar: simplification of codeThierry Bastian2009-06-291-110/+93
| * | | QMenuBar: fixed highlight problem on actions without menuThierry Bastian2009-06-181-1/+2
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-62/+95
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | QMenu, QMenuBar: small cleanupThierry Bastian2009-06-121-11/+7
| * | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
| * | small code cleanup that improves some loopsThierry Bastian2009-06-101-2/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ | | |/
| * | Stop a crash in QMenuBar on Designer after my changes.Norwegian Rock Cat2009-05-081-0/+2
| * | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-041-34/+73