aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpropertychanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-8/+8
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\
| * Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-1/+1
| * Fix crash when sharing data structures between 32-bit and 64-bitSimon Hausmann2014-05-261-1/+5
* | Rework custom parser integrationSimon Hausmann2014-06-041-105/+88
|/
* Doc: Fix invalid cross-referenceKevin Funk2014-05-121-1/+1
* Fix translations in states causing failing assertionsSimon Hausmann2014-04-281-12/+25
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-16/+5
* Fix performance regression for bindings from QtQuick state changesSimon Hausmann2014-04-021-1/+3
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-291-2/+1
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-1/+1
* Add support for resolving translation bindings at compile timeSimon Hausmann2014-03-111-0/+3
* Remove old compiler and VMESimon Hausmann2014-03-071-72/+0
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-021-1/+2
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-0/+5
|\
| * Doc: note about visible and enabled in PropertyChangesFrederik Gladhorn2014-02-101-0/+5
* | [new compiler] Initial support for QQuick state changesSimon Hausmann2014-01-171-0/+61
|/
* Remane private QQuickAction into QQuickStateActionGabriel de Dietrich2013-10-031-8/+8
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-3/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-2/+1
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* | Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-3/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-1/+3
* Fix various broken links in documentationBea Lam2012-08-031-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-3/+3
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-3/+3
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-39/+9
* Doc: Changed the title for QtQuick articlesJerome Pasion2012-04-231-10/+10
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-41/+83
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-6/+5
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+796