summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarative.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.hKai Koehne2011-09-151-11/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-05-041-0/+11
* 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 version in previous commit. Had already been bumped.Martin Jones2011-01-061-2/+2
* | Ensure QDeclarativePrivate::RegisterType version is updated and checked.Martin Jones2011-01-061-2/+2
* | Support property/method versions in QMLMartin Jones2011-01-051-1/+76
|/
* More declarative autotests.Michael Brasser2010-09-241-1/+1
* Rename "interface" in qdeclarativeinterface.h to "qmlInterface"Rhys Weatherley2010-09-151-2/+2
* Generalize qml "registration"Aaron Kennedy2010-07-221-7/+7
* QtDeclarative: Remove trailing commas in enumsThiago Macieira2010-05-311-1/+1
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-3/+11
* Disallow creation of attached objects Keys and KeyNavigationMartin Jones2010-04-071-0/+32
* Fix QtDeclarative public headers to include <QtDeclarative/foo.h>Thiago Macieira2010-04-021-5/+5
* Make QML the object allocator more flexibleAaron Kennedy2010-03-121-20/+5
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-0/+3
* Make QML_REGISTER...TYPE functions unnecessary (still exist for now).Warwick Allison2010-02-251-13/+13
* Simplify QML element registration headersAaron Kennedy2010-02-241-16/+196
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+132