summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated members from QtWidgets/widgets classesVolker Hilsheimer2020-04-171-5/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-2/+2
* | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-18/+36
|/
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-4/+0
* qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-5/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-5/+2
| |\
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-5/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-15/+15
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* | Add a few std::move in functions accepting slotsOlivier Goffart2017-04-291-4/+4
|/
* 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