aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickshortcut_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-5/+5
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+3
* Harmonize meta object revisions and minor versionsUlf Hermann2019-08-261-2/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-3/+3
* QQuickShortcut: Initialize idRobin Burchell2017-04-191-0/+1
* Shortcut: add support for multiple key sequencesJ-P Nurmi2016-11-161-5/+22
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Shortcut: make both nativeText and portableText availableJ-P Nurmi2015-11-051-2/+4
* Shortcut: add sequenceString propertyShawn Rutledge2015-09-031-0/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Introduce ShortcutJ-P Nurmi2015-01-231-0/+109