summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1410-42/+597
| |\
| * | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-131-151/+0
| * | Fix qdeclarativelanguage test for installed builds.Friedemann Kleint2013-03-132-0/+4
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-254-2/+236
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1974-154/+78
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1874-154/+78
| | |\ \ \
| * | | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-181-0/+31
| |/ / / /
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-1753-229/+806
| |\ \ \ \ \
| * | | | | | Add a method that allows registration of files to typesAlan Alpert2012-12-053-0/+22
| * | | | | | Delay loading implicit importAlan Alpert2012-12-053-0/+32
* | | | | | | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-191-10/+10
* | | | | | | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-192-2/+8
| |_|_|_|_|/ |/| | | | |