summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativestate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix leak in State element.Michael Brasser2011-09-021-0/+12
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Doc: Fixed links and whitespace.David Boddie2011-02-171-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-041-13/+13
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Optimize QByteArray to QString conversion in PropertyChanges.Michael Brasser2010-12-211-12/+12
| * | Optimize construction of QDeclarativeProperty in state operations.Michael Brasser2010-12-171-1/+1
* | | Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-171-8/+11
| |/ |/|
* | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
|/
* Removing a binding while it is being applied caused a crash.Martin Jones2010-11-021-6/+6
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-20/+218
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-17/+0
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+2
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-1/+1
* State doc fixes, improvementsBea Lam2010-08-021-14/+1
* Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-021-1/+3
* fixes, improvements for various docs and example codeBea Lam2010-07-161-4/+20
* Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-101-2/+3
* Move some example code into snippets/ and add other doc fixesBea Lam2010-06-101-7/+27
* Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-071-0/+7
* Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-311-0/+2
* Fix crash in ParentAnimation.Michael Brasser2010-05-141-1/+2
* Remove obsolete doc groupings.Michael Brasser2010-05-041-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271-2/+2
|\
| * Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-201-2/+2
* | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-271-1/+1
|/
* Fix url resolution in PropertyChanges.Michael Brasser2010-04-091-0/+12
* Document behavior of conflicting when clauses.Michael Brasser2010-04-081-4/+14
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-8/+8
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-29/+33
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-3/+3
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-4/+4
* Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-251-3/+4
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+482