aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickstateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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