aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/statemachine/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-231-70/+0
* Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* Generate registrations for all importsUlf Hermann2020-01-101-14/+3
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-9/+5
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-1/+1
|\|
| * Provide access to signal parameters in SignalTransition::onTriggered.Michael Brasser2016-01-191-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
|/
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* QML State Machine plugin: correct URL in Q_PLUGIN_METADATAShawn Rutledge2014-10-271-1/+1
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-211-4/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Say hello to the Declarative State Machine FrameworkBrett Stottlemyer2014-08-081-0/+77