summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativepropertychanges.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 crash on exit when overriding signal handlers in states.Michael Brasser2011-10-171-2/+3
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-1/+1
|\
| * Fix warning about id maybe used when uninitialisedThiago Macieira2011-02-201-1/+1
* | Doc: Fixed links and whitespace.David Boddie2011-02-171-6/+7
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix potential crash in PropertyChanges binding rewrite handling.Michael Brasser2010-12-211-27/+36
* | Optimize QByteArray to QString conversion in PropertyChanges.Michael Brasser2010-12-211-37/+35
* | Rewrite/cache bindings created by PropertyChanges.Michael Brasser2010-12-171-3/+23
|/
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-3/+272
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-6/+0
* Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-171-71/+48
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* Docs - add more links to relevant examplesBea Lam2010-06-301-1/+1
* Move some example code into snippets/ and add other doc fixesBea Lam2010-06-101-3/+3
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-1/+1
* Documentation.Michael Brasser2010-06-011-1/+16
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-2/+2
* Fix crash in ParentAnimation.Michael Brasser2010-05-141-2/+2
* Apply signal handler changes immediately.Michael Brasser2010-05-121-8/+3
* Correct ownership of signal handlers in state changes.Michael Brasser2010-05-111-7/+28
* Add some test assertsAaron Kennedy2010-05-101-0/+3
* Fix translation context when qsTr is used in PropertyChanges.Michael Brasser2010-04-301-1/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-271-2/+3
|\
| * doc anchor margins vs. anchor (line) state/animation.Warwick Allison2010-04-271-2/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271-3/+3
|\|
| * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-231-1/+1
| * 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-9/+4
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-221-0/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-1/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-15/+15
* Document and test resetting properties in a state change.Michael Brasser2010-02-251-1/+28
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-251-4/+7
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+456