summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-0/+20
|\|
| * Fix a bug where completed was emitted twice when duration was zero.v5.1.0-alpha1Thomas Kristensen2013-03-261-0/+20
* | Fixed some declarative auto testsBernd Weimer2013-03-273-35/+32
|/
* Merge branch 'dev' into stableSergio Ahumada2013-03-198-4/+89
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1410-42/+597
| |\
| * | 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-1972-148/+77
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1872-148/+77
| | |\ \ \
| * | | | | 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-17102-192/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-1751-176/+804
| |\ \ \ \ \
| * | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-132-0/+33
* | | | | | Fix warning about adding int to a QString (CLANG).Friedemann Kleint2013-03-111-1/+1
* | | | | | Fix warnings about unused variables in tests (CLANG).Friedemann Kleint2013-03-114-28/+23
* | | | | | Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-02-273-13/+540
| |_|_|_|/ |/| | | |
* | | | | Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-223-2/+116
* | | | | MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-222-0/+120
| |_|_|/ |/| | |
* | | | 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-282-5/+5
| |_|/ |/| |
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1099-99/+99
* | | Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-093-93/+1
|/ /
* | 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
* | 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
|/
* 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
* 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