summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenu.h
Commit message (Expand)AuthorAgeFilesLines
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Use std::enable_if instead of QEnableIfAlexander Volkov2017-01-271-4/+4
* Replace custom type traits with std one'sKai Koehne2016-11-081-2/+2
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-10/+0
* Fix Q_QDOC code for PointerToMemberFunctionOlivier Goffart2016-03-291-0/+6
* QMenu: Add showTearOffMenu()Gabriel de Dietrich2016-03-171-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-7/+7
* QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-181-0/+66
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-4/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-15/+15
* 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-1/+0
|/
* QMenu: Add support for QWidgetAction on MacGabriel de Dietrich2014-04-251-0/+1
* Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-171-0/+1
* Add QMenu -> NSMenu conversion functions.Morten Johan Sørvig2013-09-211-0/+12
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Add convenience for section actions in QMenuKevin Ottens2013-03-131-0/+5
* Allow actions in a QMenu to show their tooltipshjk2013-02-081-0/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * qmenu.h includes private headersGirish Ramakrishnan2012-04-161-1/+1
* | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-201-1/+0
|/
* Merge overloads.Richard Moore2012-02-221-3/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QT3_SUPPORT code from QMenu classesMorten Sorvig2011-09-081-216/+0
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-15/+3
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-2/+6
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-3/+3
* library splitLars Knoll2011-05-071-0/+434