summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Remove references to QApplication::type()J-P Nurmi2012-11-221-1/+1
* Move the Qt Quick 1 imports back to "imports"Thiago Macieira2012-11-191-1/+1
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-19144-144/+144
* Do not use an export macro in the function definitionThiago Macieira2012-10-171-1/+1
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-1734-103/+103
* QPerformanceTimer: fixed wrong implementation of elapsedToAbsoluteTime()Frantisek Vacek2012-10-131-4/+6
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-09-282-3/+31
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24145-3508/+3508
* Remove Symbian platformKai Koehne2012-09-183-78/+3
* Register Qt 4.7 import on-demand, instead of at startup.Robin Burchell2012-09-035-6/+37
* Remove the user of the QWidgetStar metatypeid.Stephen Kelly2012-08-152-4/+0
* Fix compilation of missed network dependYuchen Deng2012-08-031-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-303-4/+8
* Fix objectName test in tst_qdeclarativeecmascript.Glenn Watson2012-07-134-24/+2
* load plugins properly when QT_NO_SETTINGS is definedTasuku Suzuki2012-07-061-3/+0
* Include <QDataStream> properly where QDataStream is usedThiago Macieira2012-06-191-0/+1
* Separate the path for Qt Quick 1 plugins from Qt Quick 2Lars Knoll2012-06-121-1/+1
* QDeclarativeXmlHttpRequest - use readyread signal not downloadProgressShane Kearns2012-06-061-5/+4
* Remove the remaining traces of the old plugin systemLars Knoll2012-06-051-2/+2
* Move QIcon reference from QtWidgets to QtGui.ybot2012-05-201-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-5/+5
* QtQuick1: Fix build warnings.Friedemann Kleint2012-05-101-1/+1
* Remove hook for objectNameChanged signal handler.Andrew den Exter2012-05-102-13/+0
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* QtQuick1: Fix deprecation warnings.Friedemann Kleint2012-05-024-13/+21
* Fix warnings in autotests.Jędrzej Nowacki2012-04-241-0/+4
* Small optimization in declarative property cache.Jędrzej Nowacki2012-04-181-5/+1
* Adapt to Qt5 meta-object changesKent Hansen2012-04-186-16/+19
* Fix compilation and tests after qtbase/api_changes mergeKent Hansen2012-04-182-8/+2
* Build with g++ / C++11.Friedemann Kleint2012-03-201-1/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-139-98/+98
* Define Q_QUICK1_EXPORT independentlyMatthew Vogt2012-02-2728-79/+81
* Use new plugin system in QtQuick1.Friedemann Kleint2012-02-214-4/+15
* QtQuick1: Fix warnings of gcc 4.6Friedemann Kleint2012-02-082-4/+3
* Don't include pri file from qtbase source directory.Andrew den Exter2012-02-071-2/+3
* Fix license header format.Matthew Vogt2012-02-07145-292/+146
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-073-3/+4
* Fix license headers to match conventions.Matthew Vogt2012-02-07145-145/+292
* Fix qdeclarativeecmascript test failure.Andrew den Exter2012-02-021-3/+5
* Fix breakage due to meta-type id reordering in qtbaseAndrew den Exter2012-02-011-1/+7
* Fix assert when binding to property variant.Andrew den Exter2012-02-017-3030/+92
* Fix compile failures.Andrew den Exter2012-01-311-1/+0
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-3117-32/+27
* Import relevant source from Qt 4.8Matthew Vogt2012-01-30150-0/+62111