summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qshortcut.h
Commit message (Expand)AuthorAgeFilesLines
* Add forwarding headers for classes moved from QtWidgets to QtGuiVolker Hilsheimer2020-10-201-0/+43
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-291-133/+0
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-3/+7
|\
| * QShortcut: fix ambiguity with new PMF ctorsChristian Ehrlicher2020-02-261-3/+7
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+57
|\|
| * QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-141-2/+58
* | Extract QGuiShortcutFriedemann Kleint2019-11-011-32/+7
* | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-5/+2
|/
* 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
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* 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
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Fix constness of QShortcut::context()Stephen Kelly2012-01-091-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move QShortcutMap to QtGuiLars Knoll2011-10-181-0/+107