summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qkeysequenceedit.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-4/+2
|\
| * Convert features.keysequenceedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-4/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/
* 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-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QKeySequenceEdit: remove RESET function from keySequence Q_PROPERTYMarc Mutz2013-11-141-1/+1
* QKeySequenceEdit: make setKeySequence a slotMarc Mutz2013-11-101-1/+1
* Add QKeySequenceEditIvan Komissarov2013-09-241-0/+90