summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAntti Kokko2015-02-23145-1201/+1105
* Replace Q_WS_MAC macro in tst_qdeclarativeflickable::flickVelocity()J-P Nurmi2015-02-231-1/+1
* Fix autotest to not rely on broken operator<<(QDebug, QUrl) behaviorKai Koehne2015-02-131-6/+5
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimo Fält2014-12-032-1/+5
|\
| * Extend timeout in tst_qdeclarativetextedit::delegateLoadingv5.4.0-rc1v5.4.0Frederik Gladhorn2014-10-291-1/+1
| * Skip failing test dataAlan Alpert2014-10-271-0/+4
* | Change test data from 6.7 to 6.5Simo Fält2014-12-032-3/+3
|/
* tests: tst_qdeclarativelanguage: fix filesystem case sensitivityShawn Rutledge2014-10-222-10/+22
* Blacklist constantly failing test case on Mac OS Xv5.4.0-beta1Kalle Viironen2014-09-221-0/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-182-0/+119
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-162-0/+119
| |\
| | * Make sure that the itemview's count property is reliableNils Jeisecke2014-09-102-0/+119
* | | Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-09-171-2/+6
|/ /
* | Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-25133-2526/+1462
* | Add handling of value-type lists to QDeclarativeExpression::evaluate()Robert Griebl2014-08-051-0/+10
* | QDeclarativeError::toString: improve handling of empty urls.David Faure2014-07-2617-50/+50
* | Fix tst_qdeclarativeapplication on OS XSergio Ahumada2014-06-031-1/+7
* | Fix tst_qdeclarativetextinput::copyAndPaste() for asynchronous clipboard noti...Sergio Ahumada2014-06-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+13
|\|
| * Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-241-0/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-0/+24
|\|
| * Correct QDeclarativeTextEdit::positionToRectangle().v5.3.0-beta1Mitch Curtis2014-03-201-0/+24
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-113-3/+3
|\|
| * Fix typos in comments and documentationSergio Ahumada2014-03-053-3/+3
* | Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-02-256-24/+24
* | whitespace fixesOswald Buddenhagen2014-02-20151-474/+474
|/
* Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-127-14/+14
* tests: fix tst_qdeclarativemoduleplugin::incorrectPluginCase()Liang Qi2013-11-011-3/+7
* tests: replace nokia with qtproject in tst_qdeclarativemodulepluginLiang Qi2013-10-3127-30/+30
* tests: Replace Q_OS_MACX -> Q_OS_OSXv5.2.0-beta1Sergio Ahumada2013-10-211-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-08-053-109/+108
|\
| * Fail tst_qdeclarativeborderimage::mirror() on Windows.Friedemann Kleint2013-07-291-1/+5
| * Stabilize and fix tst_qdeclarativetextedit.Friedemann Kleint2013-07-251-49/+41
| * Stabilize and fix tst_qdeclarativetextinput on Windows.Friedemann Kleint2013-07-251-59/+62
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-2313-40/+63
|\|
| * Fix regression from Qt 4 for deep group propertiesSimon Hausmann2013-07-173-0/+23
| * Replace qt.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-153-10/+10
| * Fix organization domains.Friedemann Kleint2013-07-151-2/+2
| * Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-127-28/+28
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-111-0/+17855
|\|
| * test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-081-0/+17855
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-233-32/+5
|\|
| * tst_qdeclarativeimage: it's OK to receive a network image in chunksShawn Rutledge2013-05-101-2/+2
| * Fix bic baseline dataJan Arve Saether2013-04-301-28/+3
| * test: Remove CONFIG+=parallel_test from tst_examplesSergio Ahumada2013-04-111-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-033-2/+22
|\|
| * Fix a bug where completed was emitted twice when duration was zero.v5.1.0-alpha1Thomas Kristensen2013-03-261-0/+20
| * Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-03-262-2/+2
* | Fixed some declarative auto testsBernd Weimer2013-03-273-35/+32
|/
* Merge branch 'dev' into stableSergio Ahumada2013-03-199-155/+89
|\