summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenu_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-2/+12
|\
| * QtWidgets: Don't open submenus when mouse is moving between actionsBłażej Szczygieł2017-04-121-2/+12
* | QMenu: Fix margins related display issuesDongmei Wang2017-04-141-0/+1
|/
* Wide QMenu: fix size and positionOleg Yadrov2017-03-041-1/+0
* Paint menu scrollers, tear off on top of QWidgetAction itemsDongmei Wang2016-10-271-1/+20
* QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-161-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-20/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-20/+3
| |\
| | * QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-20/+3
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-41/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QMenu: Fix a typo EventShouldBePropogated -> EventShouldBePropagatedAlexander Volkov2015-10-231-5/+5
* QMenu: don't hold QPointers in QListMarc Mutz2015-07-131-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Refactor the sloppy submenu logicJørgen Lind2014-09-161-7/+244
|/
* QMenu: Add support for QWidgetAction on MacGabriel de Dietrich2014-04-251-0/+4
* QMenuPrivate: Make sloppyDelayTimer non-staticGabriel de Dietrich2014-03-191-2/+2
* Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-171-0/+2
* QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-301-1/+1
* Cocoa: Reflect menu hierarchy in QCocoaMenu* objectsGabriel de Dietrich2013-04-251-2/+3
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Allow actions in a QMenu to show their tooltipshjk2013-02-081-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* qmenu.h includes private headersGirish Ramakrishnan2012-04-161-0/+2
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-4/+4
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-50/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-171-3/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QT3_SUPPORT code from QMenu classesMorten Sorvig2011-09-081-3/+0
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-71/+4
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-3/+3
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-18/+9
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-1/+3
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+393