summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Convert autotests to use QTestPrivate bindable helpersJuha Vuolle2021-05-039-273/+240
* Add QtStateMachine QKeyEventTransition & QMouseEventTransition bindablesJuha Vuolle2021-05-031-1/+26
* QtStateMachine bindable support to QEventTransition propertiesJuha Vuolle2021-05-031-0/+13
* QtScxml bindable support to QScxmlDataModel::stateMachineJuha Vuolle2021-05-031-0/+21
* QtStateMachine QML-facing properties' bindable support part 5Juha Vuolle2021-05-032-12/+55
* QtStateMachine QQmlListProperty bindablesJuha Vuolle2021-05-032-0/+162
* QtStateMachine QML-facing properties' bindable support part 4Juha Vuolle2021-05-031-0/+9
* QtScxml QML-facing properties bindable support additions part 2Juha Vuolle2021-05-035-2/+57
* QtScxml QML-facing properties bindable support additions part 1Juha Vuolle2021-05-032-0/+112
* QtStateMachine QML-facing properties' bindable support part 3Juha Vuolle2021-05-031-0/+13
* QtStateMachine QML-facing properties' bindable support part 2Juha Vuolle2021-05-034-7/+101
* QtStateMachine QML-facing properties' bindable support part 1Juha Vuolle2021-05-033-68/+164
* QtScxml QML-facing properties bindable supportJuha Vuolle2021-05-037-83/+379
* QScxmlEventConnection bindable supportJuha Vuolle2021-05-033-0/+147
* QtScxml: Add explanation for test warningsTamas Martinec2021-04-191-0/+3
* QtScxml: Add description to blacklisted testsTamas Martinec2021-04-141-1/+12
* Remove compilation warnings in auto testsJuha Vuolle2021-03-312-25/+25
* Qt SCXML: Fix HistoryState crashTamas Martinec2021-03-263-0/+74
* QtScxml: Fix parameter injection deprecation warning on a qml testJuha Vuolle2021-02-251-1/+1
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-2233-321/+0
* Qt State Machine standalone documentationJuha Vuolle2021-02-1713-26/+26
* Add qscxmlc qmake options also for cmakeJuha Vuolle2021-02-0811-0/+297
* Rename qqmlmetatype testUlf Hermann2021-01-285-11/+11
* Make testcases more robustJuha Vuolle2021-01-282-176/+162
* Fix example and tests depreceation warningsJuha Vuolle2021-01-281-4/+4
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-283-11/+14
* QtScxml module cmake portJuha Vuolle2021-01-2116-114/+23
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-211-1/+1
* Re-generate all CMake filesJoerg Bornemann2021-01-1910-7/+59
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-189-0/+467
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-157-14/+14
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-4/+4
| |\
| * | Regenerate before mergeAlexandru Croitor2019-10-152-2/+2
| * | Port QtScxml to CMakeJoerg Bornemann2019-09-269-0/+467
* | | Move state machine tests into QtScxmlKarsten Heimrich2020-08-286-0/+7262
* | | Move qml statemachine plugin from qtdeclarative into qtsxcmlKarsten Heimrich2020-08-2127-1/+1477
* | | Fix flaky autotest with a delayed event in scionJarek Kobus2020-08-101-5/+20
* | | Use QList instead of QVectorJarek Kobus2020-06-264-23/+23
* | | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
| |/ |/|
* | Fix shadow buildSamuli Piippo2019-08-191-4/+4
|/
* Don't suppress <log> tags with missing or bad exprUlf Hermann2018-11-143-0/+21
* Fix header inclusion in tst_scion.cppUlf Hermann2018-07-131-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-0/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+3
| |\
| | * Output a better warning when runtime-loading malformed SCXMLUlf Hermann2017-11-101-0/+3
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-3/+3
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-1/+1
|/ /
* / Pre-declare some meta types in the headersUlf Hermann2017-08-174-8/+0
|/
* Fix the crash when sending an event into not running seviceJarek Kobus2017-08-153-1/+67