aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickshortcut.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keys: add shortcutOverride signalMitch Curtis2016-12-181-1/+1
* Shortcut: add support for multiple key sequencesJ-P Nurmi2016-11-161-33/+116
* QQuickShortcut: allow setting a custom context matcherJ-P Nurmi2016-10-261-20/+35
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Shortcut: make both nativeText and portableText availableJ-P Nurmi2015-11-051-5/+22
* Shortcut: add sequenceString propertyShawn Rutledge2015-09-031-0/+14
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Introduce ShortcutJ-P Nurmi2015-01-231-0/+283