aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmlconnections_p.h
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Qml: add missing 'override'Anton Kudryavtsev2016-10-061-4/+4
* Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-301-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+11
|\
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* | Add enabled property to the QML Connections elementDan Cape2015-09-091-0/+5
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-1/+1
* Rework custom parser integrationSimon Hausmann2014-06-041-2/+2
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-1/+1
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-291-1/+1
* Remove old compiler and VMESimon Hausmann2014-03-071-1/+0
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-021-1/+1
* [new compiler] Initial support for custom parsersSimon Hausmann2014-01-081-0/+1
* Move QML types to types folderAlan Alpert2013-03-141-0/+96