aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickstateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Make QQmlNullableValue somewhat saferUlf Hermann2024-01-081-16/+20
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+3
* AnchorChanges: Fix restore logicFabian Kosmale2023-03-291-2/+13
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QQuickAnchorChanges: Keep geometry bindings on reverse() and rewind()Ulf Hermann2022-03-021-15/+44
* QQuickStateOperations: updateGeometry() when setting x/y/w/hUlf Hermann2022-03-011-5/+5
* ParentChange: handle bindable propertiesFabian Kosmale2021-10-181-16/+12
* Move moc includes out of the namespaceMårten Nordheim2021-09-161-2/+1
* Doc: fix AnchorChanges typoJeremy Katz2021-08-121-1/+1
* Fix life cycle methods for some QML-exposed typesUlf Hermann2021-07-141-8/+0
* QQuickItemPrivate: Make {width,height}Valid a functionFabian Kosmale2021-06-301-4/+4
* Use QQmlBinding::Ptr typedefFabian Kosmale2021-02-101-7/+7
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-5/+0
* ParentChange: Restore old position correctlyFabian Kosmale2019-10-111-38/+51
* 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