aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add templated module api registration functionChris Adams2012-03-261-1/+1
* Fix FolderListModel path issue on WindowsCharles Yin2012-03-202-4/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-134-51/+51
* Implement mouseDragCharles Yin2012-03-132-0/+23
* Fix SignalSpy disconnect issueCharles Yin2012-03-131-1/+3
* Merge master <-> api_changesMatthew Vogt2012-03-0518-204/+872
|\
| * FolderListModel: remove widget and QDirModel useMartin Petersson2012-02-296-191/+853
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-2312-13/+19
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2417-294/+294
|/
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-0/+1
* Add basic plugin metadata for QtQuick2 import plugin.Michael Brasser2012-02-161-5/+1
* Remove etcprovider plugin.Michael Brasser2012-02-157-472/+1
* Change variant properties to var properties.Justin McPherson2012-02-132-5/+5
* qmltest: Remove obsolete skipAll function.Jason McDonald2012-02-131-6/+0
* qmltest: Count passes, fails and skips consistently.Jason McDonald2012-02-131-1/+7
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-091-1/+1
* Remove code related to test location.Jason McDonald2012-02-091-11/+0
* qmltest: Perform extra checks after each data row is executed.Jason McDonald2012-02-091-1/+4
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0318-2306/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3028-28/+28
* Move sqldatabase into a module API pluginCharles Yin2012-01-254-2/+686
* Remove Symbian specific code.Xizhi Zhu (Steven)2012-01-242-20/+0
* Update obsolete contact address.Jason McDonald2012-01-2327-27/+27
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-206-6/+0
* Change testlib skipAll function to failure.Jason McDonald2012-01-191-5/+3
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1711-11/+11
* Update copyright year in license headers.Jason McDonald2012-01-0516-16/+16
* Say hello to QtQuick moduleKent Hansen2011-12-028-6/+94
* Remove QSGContext and QSGTexture from QDeclarativePixmapDataGunnar Sletta2011-12-022-5/+32
* Windows: Fix building of XML list model plugin.Friedemann Kleint2011-12-012-3/+3
* Change the license header from BSD to LGPLCharles Yin2011-12-011-27/+28
* Move XmlListModel to seperate pluginCharles Yin2011-12-016-1/+1456
* qmltestrunner reports wrong LOC for failed test casesCharles Yin2011-11-281-4/+4
* Add QtQuick1 plugin's major version to target pathKent Hansen2011-11-231-1/+1
* Silence compiler warnings about unused variables (MSVC)Kai Koehne2011-11-212-0/+2
* Fix qmltestrunner crash bug when report filename and line numberCharles Yin2011-11-091-21/+0
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-2/+2
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-266-55/+1
* Remove warning messages from TestCase.qmlCharles Yin2011-10-251-2/+4
* Fix qmltestrunner hang bug when no TestCase itemCharles Yin2011-10-241-0/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1/+1
* Add file and lineno parameters to warn() methodCharles Yin2011-10-211-6/+7
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-212-15/+4
* Remove the InputContext module.Andrew den Exter2011-10-1810-1470/+1
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-1/+1
* Build with qt-in-namespaceKent Hansen2011-09-281-1/+7
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-221-3/+21
* Re-enable QtQuickTest.Rohan McGovern2011-09-191-2/+1
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-2/+1
|\
| * remove useless debug logCharles Yin2011-09-071-2/+1