summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-052-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-071-2/+2
| |\ \ \
| | * | | Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-071-6/+6
|\| | | |
| * | | | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-6/+6
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-291-1/+1
|\| | | |
| * | | | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-251-1/+1
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-012-0/+22
|\| | | | | |_|_|/ |/| | |
| * | | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-242-0/+22
| * | | Fix usages of text stream operatorsAlexandru Croitor2019-12-052-25/+25
| |/ /
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-043-27/+28
|\ \ \ | |/ / |/| / | |/
| * Fix Qt6 buildAlexandru Croitor2019-08-061-2/+3
| * Bump Qt version to Qt 6Alexandru Croitor2019-07-102-25/+25
* | Update plugins.qmltypes for 5.14v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-271-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\ \ | |/ |/|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-2/+2
| |\
| | * Fix warnings about fall throughFriedemann Kleint2019-05-271-2/+2
* | | Optimize connectToState() methodJarek Kobus2019-05-292-2/+7
* | | Fix deprecation warning about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-2/+2
* | | Fix deprecation warnings about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-4/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-021-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-301-2/+2
| |\|
| | * Fix module dependencies of scxmlKai Koehne2019-04-291-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-135-19/+25
|\| |
| * | Update plugins.qmltypesv5.13.0-beta3Kai Koehne2019-04-121-12/+13
| * | Automatically register the latest import versionKai Koehne2019-04-125-7/+12
| |/
* / Remove unneeded includeJarek Kobus2019-02-081-1/+0
|/
* Don't suppress <log> tags with missing or bad exprUlf Hermann2018-11-141-10/+12
* Remove compatibility code for private QML APISimon Hausmann2018-07-181-13/+0
* Adjust to internal API changes in qtdeclarativeLars Knoll2018-07-121-0/+12
* Remove private API guardsSimon Hausmann2018-06-291-4/+0
* Adapt to internal QtQml API changesSimon Hausmann2018-06-281-0/+4
* Make the ECMAScript model a configurable featureSimon Hausmann2018-06-287-6/+48
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-1/+1
|\
| * Doc: Add missing dot (qtscxml)Paul Wicking2018-06-191-1/+1
* | Fix link error on WindowsFriedemann Kleint2018-05-162-1/+8
* | Fix tst_scion failuresSimon Hausmann2018-05-031-1/+1
* | Fix coding style issuesJarek Kobus2018-05-021-2/+2
* | Fix coding style issuesJarek Kobus2018-05-022-3/+3
* | Use nullptr instead of 0Jarek Kobus2018-05-024-5/+5
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
|/
* Fix Qt5ScxmlMacros.cmake for CMake 3.9v5.11.0-beta4v5.11.0-beta3Rolf Eike Beer2018-03-231-0/+1
* Doc: Exclude a private header to suppress QDoc warningsLeena Miettinen2018-03-231-0/+2
* Align methods and docs for QScxmlStateMachineUlf Hermann2018-03-222-103/+63
* Remove Q_QDOC ifdefs from qscxmlexecutablecontent_p.hUlf Hermann2018-03-221-2/+0
* Doc: Document anonymous enums in QScxmlExecutableContentLeena Miettinen2018-03-221-1/+17
* Doc: Fix documentation warningsTopi Reinio2018-03-202-16/+23