aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickimage/tst_qquickimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Scale up SVG images if source size is larger than original sizeAndy Shaw2018-03-151-0/+6
* Fix: Do not read texture files when backend is not openglEirik Aavitsland2018-03-011-3/+25
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-25/+25
* Image: respect aspect ratio of an SVG when width or height is zeroAndy Shaw2018-02-211-0/+5
* Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-151-2/+2
|\
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-2/+2
| |\
| | * Use the image handler to return a scaled size for the SVGAndy Shaw2018-01-311-2/+2
* | | Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-131-0/+8
|/ /
* / Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+12
|/
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-281-2/+2
|\
| * Fix test for highdpi systemsErik Verbruggen2017-07-101-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-301-1/+1
|\|
| * tst_qquickimage::mirror(): Ensure screenshots are in the correct formatFriedemann Kleint2017-03-291-1/+1
* | QQuickImage: take DPI into account for implicit and painted sizesMitch Curtis2017-02-241-0/+61
|/
* Remove remnants of blackberry platform supportRobin Burchell2017-01-161-4/+0
* Fix imageSource and svg tests after change to how QtSvg interprets image sizeRobin Burchell2017-01-151-6/+6
* Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-1/+4
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fix autotests for change in QtNetworkDaniel Molkentin2015-11-291-1/+1
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-28/+28
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-4/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-281-29/+30
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-29/+30
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-29/+30
* | | Skip the remote image source test and fix blacklisting of the other testsSimon Hausmann2015-04-231-0/+12
* | | Stabilize tst_qquickimage::noLoadingSimon Hausmann2015-04-151-2/+3
|/ /
* / Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-231-0/+17
* Stabilize tst_qquickimageGunnar Sletta2014-07-311-19/+12
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-1/+49
|\
| * QNX: Fix qquickimage mirror auto testBernd Weimer2014-04-241-1/+5
| * Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-201-0/+44
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-10/+10
|/
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-2/+2
* Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-151-0/+1
* Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-011-0/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * Improve timer dependent tests.Frederik Gladhorn2013-03-111-1/+1
* | Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-4/+2
|/
* Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-241-0/+51
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-201-11/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-37/+37