aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickpathview: show window before flickingShawn Rutledge2014-02-251-0/+5
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-3/+38
* Update QQuickTextInput's baselineOffset when only height changesJan Arve Saether2014-02-221-6/+19
* QQuickTimeLine: add missing time checksJ-P Nurmi2014-02-213-0/+77
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-214-1/+76
* Fix item polishingJ-P Nurmi2014-02-201-0/+61
* Add a signal for syncing external animation systemsLaszlo Agocs2014-02-201-0/+15
* Ensure Behavior stops animating when a new value is set while disabled.Michael Brasser2014-02-203-0/+115
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+7
|\
| * Disable Flickable tests on Mac OS X.Jani Heikkinen2014-02-131-0/+1
| * Expose Qt Quick gradient conversion code privately.Mitch Curtis2014-02-121-0/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-125-14/+53
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-115-14/+53
| |\|
| | * Fix memory leak in testFrederik Gladhorn2014-02-111-2/+2
| | * Fix origin for short reversed item viewsJohn Brooks2014-02-101-9/+19
| | * Revert "Skip unstable test"Liang Qi2014-02-031-1/+0
| | * Fix crash in header when regenerating view.Michael Brasser2014-01-302-0/+31
| | * Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-281-1/+0
* | | Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-124-0/+78
* | | Disable Flickable tests on Mac OS X.Gunnar Sletta2014-02-121-0/+1
* | | Fixed wrong baseline alignment for TextInputJan Arve Saether2014-02-121-0/+91
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-074-3/+47
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-264-3/+47
| |\|
| | * Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-252-0/+36
| | * Positioners: fix layout mirroringJ-P Nurmi2014-01-251-0/+8
| | * Mark tst_qquickanimations as insignificant on MinGWJ-P Nurmi2014-01-251-1/+1
| | * Fix tst_qquickflickable::stopAtBounds()J-P Nurmi2014-01-251-2/+2
* | | Skip mysteriously failing test for nowSimon Hausmann2014-02-071-0/+4
* | | Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6Simon Hausmann2014-02-041-5/+1
* | | Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-291-0/+4
* | | Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-0/+3
* | | Skip animations tests for MinGW.Friedemann Kleint2014-01-282-0/+6
* | | Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-273-2/+104
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-242-5/+53
|\|
| * QQuickText: fix layout mirroringJ-P Nurmi2014-01-221-0/+18
| * Ensure Flickable bounds detection is executed at the end of animation.Martin Jones2014-01-211-5/+35
* | fix whitespaceOswald Buddenhagen2014-01-2223-51/+51
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-174-12/+11
|\|
| * Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-152-4/+1
| * Fix nodetest autotest.Gunnar Sletta2014-01-151-1/+3
| * tst_qquickpathview: Use QCOMPARE instead of QVERIFY.Friedemann Kleint2014-01-101-7/+7
* | Remove old unused functionFrederik Gladhorn2014-01-151-44/+0
* | Fix RenderNode autotest on BlackBerryFabian Bumberger2014-01-151-7/+9
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-0/+37
|\|
| * Fix Flickable generated release event with pressDelay.Martin Jones2014-01-092-0/+37
* | Dont call updatePolish if an item is not visibleFabian Bumberger2014-01-082-4/+20
* | Add QQuickMatrix4x4, a way to specify a matrix transform in QML.Erik Larsson2014-01-071-1/+3
* | Fix interaction of QQuickItems with the garbage collectorSimon Hausmann2014-01-062-0/+79
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2414-31/+54
|\|
| * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-1914-31/+54