summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+1
|\
| * Windows CE: fix multiple QAction::triggered() signalsJoerg Bornemann2010-05-071-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-1/+1
|\|
| * fix menu handling on Windows CEJoerg Bornemann2010-03-101-1/+1
* | Fixes QMenu to only have static POD membersThierry Bastian2010-03-041-3/+3
|/
* S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-031-3/+4
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-041-0/+1
* QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-181-0/+3
* Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-101-0/+1
* Fix crash in QMenu when using QWidgetActionOlivier Goffart2009-11-041-1/+1
* The QMenuPrivate::activationRecursionGuard has to be a boolean.Marius Bugge Monsen2009-10-211-1/+1
* QToolButton popup menu is shown at wrong position when embedded in aAlexis Menard2009-10-201-1/+2
* Fixed a crash in menus on Symbian.axis2009-10-051-0/+2
* Moved non-public functions out of public header file.axis2009-10-051-0/+5
* Refactor soft keys implementation.Jason Barron2009-09-211-1/+10
* 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
* | 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-07-281-3/+3
|\| |
| * | Get collapsible menus working correctly.Norwegian Rock Cat2009-07-241-3/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-3/+5
|\| |
| * | QMenu: the scroller now takes the qapp's global strut into accountThierry Bastian2009-07-061-0/+2
| * | QMenu: scrolling in menus was brokenThierry Bastian2009-07-061-3/+3
* | | Make S60 integration optional.Jason Barron2009-07-151-5/+5
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-14/+13
|\| |
| * | Fix some coverity warningsThierry Bastian2009-06-291-2/+2
| * | QMenu: refactor for the QWidgetActions' widget.Thierry Bastian2009-06-261-1/+1
| * | QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-261-11/+4
| * | QMenu: Fixed a painting regressionThierry Bastian2009-06-261-0/+1
| * | QMenu refactor to simplify a bit geometry calculationThierry Bastian2009-06-261-3/+7
| * | 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
| * | Implement QMenu::separatorsCollapsible on Mac/Cocoa.Morten Sørvig2009-06-161-2/+3
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-6/+6
|\| |
| * | QMenu, QMenuBar: small cleanupThierry Bastian2009-06-121-1/+1
| * | Wrong default argument for my previous fix.Norwegian Rock Cat2009-05-291-1/+1
| * | Ensure a hierarchy of menus fade out together.Norwegian Rock Cat2009-05-291-1/+1
| * | replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-141-1/+1
| * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-4/+4
| * | Long live Qt!Lars Knoll2009-03-231-0/+329
| /
* | Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-021-1/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\|
| * Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-1/+1