summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-19322-322/+322
* Revert "Temporarily disable WebKit as build dependency for QtQuick1"Simon Hausmann2012-10-191-1/+1
* Change qtdeclartive tst_examples autotest to use qWaitForWindowExposed.Janne Anttila2012-10-191-1/+1
* Do not use an export macro in the function definitionThiago Macieira2012-10-171-1/+1
* Increase the timeout for the example window to 3s (up from 1)Thiago Macieira2012-10-171-1/+1
* QtQuick1: Make the examples test for QtQuick1 pass.Friedemann Kleint2012-10-177-35/+85
* Do not use module-include in shader-plugin.Friedemann Kleint2012-10-176-7/+10
* QtQuick1: Fix qmlviewer no longer showing file dialog.Friedemann Kleint2012-10-171-6/+4
* QtQuick1: Introduce messages to some tests.Friedemann Kleint2012-10-172-8/+19
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-17387-743/+743
* Temporarily disable WebKit as build dependency for QtQuick1Simon Hausmann2012-10-171-1/+1
* QPerformanceTimer: fixed wrong implementation of elapsedToAbsoluteTime()Frantisek Vacek2012-10-131-4/+6
* Fix quick1_debug -> declarative_debugSergio Ahumada2012-10-134-4/+4
* QtQuick1: fixed qperformancetimer testChristiaan Janssen2012-10-013-16/+11
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-09-286-7/+134
* Add QtQuick1 WebKit integration (from QtWebKit module)Simon Hausmann2012-09-2726-3/+842
* Mark qtextdeclarativetextinput test as insignificantSimon Hausmann2012-09-271-0/+2
* Remove qtXXXversion.h from gitignoreThiago Macieira2012-09-251-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241372-21055/+21055
* Remove Symbian platformKai Koehne2012-09-18187-1608/+64
* qmlplugindump: Update help outputKai Koehne2012-09-181-1/+1
* Compile & install qmlplugindump by default (again)Kai Koehne2012-09-172-27/+5
* Use qInstallMessageHandlerKai Koehne2012-09-1410-53/+51
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-2/+1
* qmlplugindump: Fix compilation againKai Koehne2012-09-101-24/+18
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-072-6/+11
* Compile without xmlpatterns again.Daniel Molkentin2012-09-051-0/+1
* Register Qt 4.7 import on-demand, instead of at startup.Robin Burchell2012-09-039-73/+124
* Update the git-archive export optionsThiago Macieira2012-09-032-0/+4
* Use CONFIG+=quick1_debug in pro files to activate debuggingv5.0.0-beta1Kai Koehne2012-08-245-5/+5
* Unskip test that's no longer failingKent Hansen2012-08-221-2/+0
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-201-1/+1
* Skip failing test for now.Lars Knoll2012-08-201-0/+2
* Remove the user of the QWidgetStar metatypeid.Stephen Kelly2012-08-153-6/+0
* Use qtxmlpatterns only if it is availableYuchen Deng2012-08-141-1/+1
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-141-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-141-1/+1
* Update autotest to match new QScriptEngine::pushContext behaviorKent Hansen2012-08-141-3/+5
* Remove insignification from qdeclarativeimage test.Jason McDonald2012-08-072-2/+4
* Fix warning in qdeclarativeimage autotest.Jason McDonald2012-08-071-0/+4
* Remove insignification from qdeclarativeviewer autotest.Jason McDonald2012-08-071-1/+0
* Remove insignificant_test from qdeclarativexmlhttprequest.Andrew den Exter2012-08-061-1/+0
* Fix tst_qdeclarativexmlhttprequest failure on Windows.Andrew den Exter2012-08-061-0/+3
* Fix compilation of missed network dependYuchen Deng2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0392-0/+95
* Remove obsolete scene argumentLars Knoll2012-08-030-0/+0
* Fix install paths of demos and examples.Andrew den Exter2012-08-03521-628/+131
* Do not assume ordering of resources declared for the default propertyMatthew Vogt2012-08-033-2/+26
* Compile fix for QWindowSystemInterface and QGraphicsObjectMatthew Vogt2012-08-035-4/+6
* Fix instability in QDeclarativeListModel test.Andrew den Exter2012-08-022-10/+14