summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qaction.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-1/+1
| |\
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-1/+1
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-1/+1
* | Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-141-0/+3
|/
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Use default nullptr parents in QAction constructorshjk2016-03-231-3/+3
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+4
|\
| * add QDebug operator for QActionShawn Rutledge2016-01-261-0/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-2/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* 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
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-14/+0
* Remove softkey API, it was only implemented for Symbian.Jan Arve Saether2012-10-221-1/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-191-1/+2
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-1/+1
* 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 dependencies of QShortcutMap onto widgetsLars Knoll2011-10-141-1/+0
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-30/+0
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-1/+1
* 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/+264