summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid space between parenthesis and control statement => unbreak Jomqt-v5.0.0-alpha1Marius Storm-Olsen2012-03-304-5/+5
* TextInput not to use obsolete realText() in QWidgetLineControlPekka Vuorela2012-03-231-1/+1
* TextInput not to emit selection change signals if values do not changePekka Vuorela2012-03-232-26/+21
* Fix text editor mouse handler unit testsPekka Vuorela2012-03-232-5/+2
* Build with g++ / C++11.Friedemann Kleint2012-03-201-1/+4
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-132-2/+33
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1384-1414/+1414
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* Use new plugin system in QtQuick1 examples/demos.Friedemann Kleint2012-02-2817-49/+15
* Define Q_QUICK1_EXPORT independentlyMatthew Vogt2012-02-2767-163/+304
* Make the gettingStarted example runnable.Matthew Vogt2012-02-273-52/+12
* Windows: Fix qdeclarativemoduleplugin testMiikka Heikkinen2012-02-231-1/+1
* Windows: Mark qdeclarativefontloader test insignificantMiikka Heikkinen2012-02-231-0/+1
* Windows: Fix tst_qdeclarativeanchors crash.Miikka Heikkinen2012-02-231-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2213-61/+9
* Use the declarative_debug config option to enable debug.Andrew den Exter2012-02-226-6/+5
* Fix build issues related to QT_NO_*MODULE* defines.Andrew den Exter2012-02-227-22/+11
* Use new plugin system in QtQuick1.Friedemann Kleint2012-02-2150-54/+96
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-155-30/+30
* Fix compilation on HarmattanSimon Hausmann2012-02-151-11/+11
* Remove obsolete skip mode parameter from QSKIP calls.Jason McDonald2012-02-152-2/+2
* Copy qmldir files into build tree with associated plugins.Matthew Vogt2012-02-1527-13/+224
* Add QDeclarativeDataTest base class to locate test data.Friedemann Kleint2012-02-0936-843/+904
* Add missing dependency on QtWidgets.Andrew den Exter2012-02-091-1/+1
* Fix QQDeclarativeText expected failure.Andrew den Exter2012-02-091-2/+1
* Fix linking of manual tests on Windows.Friedemann Kleint2012-02-091-1/+1
* Skip tests dependent on SVG support if QtSvg is not built.Andrew den Exter2012-02-091-1/+6
* Install import qmldir files to correct locationMatthew Vogt2012-02-091-1/+1
* QtQuick1: Fix warnings of gcc 4.6Friedemann Kleint2012-02-086-9/+7
* Do not run tests that currently fail.Matthew Vogt2012-02-081-0/+32
* Don't include pri file from qtbase source directory.Andrew den Exter2012-02-071-2/+3
* Fix license header format.Matthew Vogt2012-02-071361-2724/+1362
* Install QtQuick1 imports to the correct locationSean Harmer2012-02-071-1/+1
* Remove innaccurate dependency on declarative module.Matthew Vogt2012-02-071-1/+1
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-0720-18/+21
* Disable test dependant on qtconcurrent.Andrew den Exter2012-02-071-0/+3
* Add a .gitignore file.Andrew den Exter2012-02-071-0/+274
* Fix compile failures due to the removal of QInputContext.Andrew den Exter2012-02-072-4/+0
* Fix license headers to match conventions.Matthew Vogt2012-02-071361-3007/+4418
* Add tests directory to the qtquick1 pro file.Andrew den Exter2012-02-061-0/+7
* Remove WebView visual tests and examples.Andrew den Exter2012-02-06151-21943/+1
* Add QtScript and QtWidgets dependencies to sync.profile.Andrew den Exter2012-02-061-0/+2
* Fix qdeclarativedebug* test failures.Andrew den Exter2012-02-035-1/+303
* Fix visual tests with incorrect imports.Andrew den Exter2012-02-038-8/+8
* Install binaries and imports to qtbase.Andrew den Exter2012-02-036-13/+8
* Fix crash in QDeclarativePathView test.Andrew den Exter2012-02-022-0/+2
* Add expected failures for failing TextEdit and TextInput tests.Andrew den Exter2012-02-023-1/+3
* Fix assert in moduleqt47 test.Andrew den Exter2012-02-021-1/+1
* Fix QDeclarativeXmlHttpRequest test failures.Andrew den Exter2012-02-0211-18/+17
* Fix or ignore test qdeclarativetextinput test failures.Andrew den Exter2012-02-023-34/+31