aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-6/+23
|\
| * Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-161-6/+23
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1416-47/+204
|\|
| * QQuickItem: correct focus reason for key navigationLiang Qi2015-10-141-1/+5
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-144-30/+17
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-135-14/+14
| * Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-122-2/+51
| * Purge spurious execute permissions.Edward Welbourne2015-09-302-0/+0
| * Flickable: remove spurious emission of content size changesJ-P Nurmi2015-09-291-0/+35
| * Cleanup fontloader cache when QGuiApplication is destroyedJørgen Lind2015-09-254-0/+82
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-257-24/+219
|\|
| * TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-14/+26
| * ListView: Set currentItem's culled state on geometry changeGabriel de Dietrich2015-09-212-0/+181
| * Fix autotestsLars Knoll2015-09-144-10/+12
* | Add some necessary files to qquickanimations.proUlf Hermann2015-09-151-0/+55
* | Fix OTHER_FILES in qquickcanvasitem.proUlf Hermann2015-09-151-3/+26
* | Allow forced completion of asynchronous Loader.Michael Brasser2015-09-101-0/+69
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-067-1/+36
|\|
| * Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-054-0/+12
| * QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-031-0/+4
| * Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-021-0/+18
| |\
| | * Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18
| * | Fix warning in tst_qquickdesignersupport.cppThomas Hartmann2015-08-251-1/+2
* | | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0536-55/+0
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0346-46/+0
* | | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-0220-26/+20
|/ /
* | Add isTabFence private flagGabriel de Dietrich2015-08-212-0/+121
* | Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-203-1/+254
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-189-16/+51
|\|
| * Canvas: add a testcase for QSGSimpleTextureNode crash.Mitch Curtis2015-08-121-0/+22
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-202-10/+0
| |\
| | * Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0
| * | Let unit tests pass if xmlpatterns is not aroundSune Vuorela2015-07-162-1/+5
| * | Doc: replace Mac OS X with OS XNico Vertriest2015-07-152-2/+2
| * | QSGSimpleTextureNode: Fix ownership of QSGTextureTobias Koenig2015-07-031-1/+20
| * | Improve support for HTML entities in StyledTextKai Uwe Broulik2015-07-031-0/+2
* | | Add some diagnostics to pixmap cache testUlf Hermann2015-07-311-2/+9
* | | tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-2737-509/+509
* | | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-2714-180/+180
* | | Emit movement signals for flick().Michael Brasser2015-07-222-0/+46
* | | Don't change the currentItem after a viewport resizeAlberto Mardegan2015-07-202-0/+48
* | | Adding tests for DesignerSupportThomas Hartmann2015-07-174-0/+564
* | | tst_qquickmultipointtoucharea: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-161-3/+3
* | | Fix potential use of incorrect bounds in delegate tracking.Michael Brasser2015-07-122-0/+45
* | | Prevent errors when removing items from Repeater that reference parent.Michael Brasser2015-06-302-0/+38
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-304-0/+97
|\| |
| * | Correctly initialize ListView section attached properties.Martin Jones2015-06-252-0/+65
| * | QSGDefaultRectangleNode: Fix gradient position calculationsSanttu Lakkala2015-06-172-0/+32
* | | Fix disabling of text input and pixmap cache tests on QT_NO_LIBRARYUlf Hermann2015-06-263-28/+34
* | | Clear stringCache explicitly instead of asserting its emptiness.Dmitry Volosnykh2015-06-252-0/+66