summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1874-154/+78
|\
| * Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| * | remove pointless conditionalsOswald Buddenhagen2013-01-3071-142/+71
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-283-6/+6
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-17149-18394/+17766
|\| |
| * | tst_bic: Add linux-gcc-ia32 bic dataSergio Ahumada2013-01-152-0/+17622
| * | Remove the Qt 4 BIC data for qtquick1Sergio Ahumada2013-01-151-18158/+0
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10143-143/+143
| * | Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-093-93/+1
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-1753-229/+806
|\|
| * Improve tst_qdeclarativetextedit.Friedemann Kleint2013-01-072-60/+82
| * test: Mark tst_qdeclarativetext as insignificantSergio Ahumada2012-12-181-0/+2
| * Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-122-0/+427
| * Process imports in the order they appear in the code.Robin Burchell2012-12-1229-0/+169
| * centralize and fixup example sources install targetsOliver Wolff2012-12-111-1/+2
| * make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-53/+2
| * Fix typo in metatype registration.Stephen Kelly2012-12-111-1/+1
| * Stabilize tst_qdeclarativetimerAlan Alpert2012-12-052-24/+40
| * Remove 'com/nokia' string from autotestAlan Alpert2012-12-051-11/+11
| * Remove 'com.nokia' string from autotestAlan Alpert2012-12-0511-66/+66
| * remove symbian & maemo5 vestigesOswald Buddenhagen2012-12-041-9/+0
* | Add a method that allows registration of files to typesAlan Alpert2012-12-053-0/+22
* | Delay loading implicit importAlan Alpert2012-12-053-0/+32
|/
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-12-011-4/+5
* Mark randomly failing test as insignificantLars Knoll2012-12-011-0/+2
* Make tst_examples::namingConvention not failKai Koehne2012-12-011-1/+7
* Fix tst_qdeclarative buildSimon Hausmann2012-12-011-1/+1
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-281-0/+50
* QtQuick1: Fix ObserverModeAurindam Jana2012-11-279-0/+402
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-262-0/+22
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-75/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+6
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-202-38/+40
* Change qtdeclartive tst_examples autotest to use qWaitForWindowExposed.Janne Anttila2012-10-191-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-172-17/+41
* QtQuick1: Introduce messages to some tests.Friedemann Kleint2012-10-172-8/+19
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-17154-309/+309
* 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-281-3/+21
* Add QtQuick1 WebKit integration (from QtWebKit module)Simon Hausmann2012-09-2723-0/+837
* Mark qtextdeclarativetextinput test as insignificantSimon Hausmann2012-09-271-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24144-3465/+3465
* Remove Symbian platformKai Koehne2012-09-18105-621/+55
* Use qInstallMessageHandlerKai Koehne2012-09-149-44/+44
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-072-6/+11