aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Disable more unstable testsGunnar Sletta2013-03-071-0/+2
* Add core application functionality to Qt.application in QMLAlan Alpert2013-03-051-5/+3
* Accessibility: Adapt memory management for Qt 5.1Frederik Gladhorn2013-03-051-46/+40
* Work with synchronous replies from a custom QNetworkAccessManagerAlan Alpert2013-03-041-0/+49
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-0410-68/+31
* PinchArea autotest doesn't depend on window activation; QScopedPointerShawn Rutledge2013-03-042-20/+10
* pressedCanceledOnWindowDeactivate pops up a second windowShawn Rutledge2013-03-042-6/+11
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0412-10/+409
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2512-10/+409
| |\
| | * Fix warnings about shadowing membersThiago Macieira2013-02-221-2/+0
| | * ListView's highlightMoveDuration should default to -1.Michael Brasser2013-02-221-0/+13
| | * Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-224-8/+116
| | * MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-222-0/+112
| | * Stabilize clicking in QQuickTextEdit testFrederik Gladhorn2013-02-211-0/+2
| | * Add Test for Animating Qml Dynamic Properties using QPropertyAnimationDavid E. Narváez2013-02-214-0/+166
* | | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-044-0/+207
* | | skip failing constantUpdatesOnWindow test for nowShawn Rutledge2013-03-011-0/+1
* | | Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-261-1/+2
|/ /
* | Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-0/+24
* | Add QQuickTextDocumentFrederik Gladhorn2013-02-194-0/+109
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-193-5/+38
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-5/+38
| |\|
| | * A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-142-0/+38
| | * Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
* | | Improved animations in the new render loopGunnar Sletta2013-02-193-1/+79
* | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-187-5/+33
|/ /
* | Add Composite Types to QQmlTypeAlan Alpert2013-02-188-1/+89
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-078-16/+112
|\|
| * Stabilize resizemodeitem test.Frederik Gladhorn2013-02-071-2/+1
| * Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-071-0/+8
| * Ensure the cursorRectangle is updated as the width of the text changes.Andrew den Exter2013-02-011-0/+8
| * Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-244-18/+21
| * Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-242-0/+77
* | Stabilize tst_qquickpositionersGunnar Sletta2013-02-071-80/+45
* | Stabilize tst_qquicktextinput::remoteCursorDelegate()Michael Brasser2013-02-011-1/+1
* | Reenable tst_QQuickItem::simpleFocus and fix warnings.Gunnar Sletta2013-01-311-4/+2
* | Allow aligning items in a gridFabian Bumberger2013-01-282-1/+131
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-249-257/+256
* | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-2422-110/+109
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-233-1/+21
|\|
| * Stabilize QQuickTextEdit testFrederik Gladhorn2013-01-231-1/+1
| * Fix crash in PathViewTasuku Suzuki2013-01-182-0/+20
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-188-206/+264
* | Merge branch 'stable' into devGunnar Sletta2013-01-17295-298/+5092
|\|
| * Merge branch 'release' into stableGunnar Sletta2013-01-171-1/+1
| |\
| | * test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10286-286/+286
| * | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-101-0/+4622
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-106-8/+8
| * | Test case for tapping on stacked mouse areasDaniel d'Andrada2013-01-092-0/+82