aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickstateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-6/+6
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-23/+23
* Disambiguate QQuickStateActionEvent::overrideKevin Funk2017-09-251-2/+2
* Use qRadiansToDegrees() more widelyEdward Welbourne2017-03-161-1/+1
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-4/+4
* Quick: mark some methods as constAnton Kudryavtsev2016-10-121-4/+4
* QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-13/+13
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Get rid of QQuickStateActionEvent::ReasonLars Knoll2015-06-101-20/+4
* Make bindings refcountedLars Knoll2015-06-101-115/+66
* Get rid of QQmlBinding::property()Lars Knoll2015-04-271-14/+14
* Make removal of bindings explicitLars Knoll2015-04-251-21/+21
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add null check for target as wellHolger Hans Peter Freyther2015-01-141-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
* Remane private QQuickAction into QQuickStateActionGabriel de Dietrich2013-10-031-25/+25
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-16/+16
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-2/+2
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix potential memory leak in AnchorChanges.Michael Brasser2012-08-271-1/+42
* Fix uses of various qml doc commandsBea Lam2012-08-081-16/+16
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-32/+26
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1
* Remove dead code.Michael Brasser2012-06-291-50/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-2/+2
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+2
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-2/+2
* Document AnchorChanges and ParentChange for QtQuick 2.Michael Brasser2012-04-191-0/+105
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-6/+6
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+1
|\
| * Update item position in parent change atomically.Andrew den Exter2012-03-011-2/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-179/+179
|/
* Use an enum rather than a string to represent state event types.Michael Brasser2012-02-201-6/+6
* Improve test coverage for AnchorChanges.Michael Brasser2012-02-201-7/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Don't access QDeclarativeProperty from bindings as oftenAaron Kennedy2011-12-121-12/+18
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1346