aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Use feature profile loading instead of direct inclusion.axis2011-06-071-2/+2
| * Merge branch 'qtquick2'Martin Jones2011-05-31137-85/+18442
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-248-136/+136
* | | Immense Particles Refactor Part AAlan Alpert2011-06-07106-14414/+21
| |/ |/|
* | fix shadow build errorCharles Yin2011-05-301-0/+4
* | Compile fix.Kim Motoyoshi Kalland2011-05-301-4/+0
* | copy other .qml .js files during build timeCharles Yin2011-05-301-4/+21
* | Multi-line sprite files will now workAlan Alpert2011-05-268-45/+195
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-232-4/+0
|\ \
| * \ Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-232-10/+55
| |\ \