aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-314-4/+5
|\|
| * Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-1/+2
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-293-3/+3
* | Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-292-3/+4
* | Merge branch 'master' into refactorGunnar Sletta2011-08-253-6/+12
|\|
| * QML Autotests: Use fuzzy compare for real numbersJulian de Bhal2011-08-231-2/+2
| * add dummy notify signals to remove warningsCharles Yin2011-08-081-3/+5
| * qmltest: Fix SignalSpy to use TestUtil helper functionsCaio Marcelo de Oliveira Filho2011-08-031-1/+5
* | Merge branch 'master' into refactorGunnar Sletta2011-08-116-9/+7
|\|
| * Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-296-9/+7
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-1/+2
* | Build against refactor.Samuel Rødal2011-07-299-9/+9
|/
* fix qmltest bugsCharles Yin2011-07-203-6/+50
* make debug_and_release setting statement consistent with qt_module_configOswald Buddenhagen2011-07-201-1/+1
* Fixed compile (for certain configurations)Rohan McGovern2011-07-201-1/+1
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-1212-8/+206
* Merge branch 'v8'Aaron Kennedy2011-07-084-67/+66
|\
| * windowShown is a property of qtest, not util.Charles Yin2011-06-231-1/+1
| * get the caller file & line number from v8 stack trace.Charles Yin2011-06-234-67/+66
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-0820-340/+340
|/
* Merge branch 'master' into qtquick2Aaron Kennedy2011-06-098-121/+121
|\