aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickimageprovider.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in async image response handlingSimon Hausmann2018-05-171-0/+6
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-4/+4
* Add missing Q_OBJECT macro to QQuickTextureFactorySimon Hausmann2018-01-021-0/+1
* Use new ImageProviderWithOptions also for sync image loadingEirik Aavitsland2017-04-061-1/+0
* Scale images correctly with sourceSize and PreserveAspectCrop/FitAlbert Astals Cid2016-11-111-3/+10
* Quick utils: add missing 'override'Anton Kudryavtsev2016-09-201-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-0/+6
|\
| * Optionally apply orientation on imagesAllan Sandfeld Jensen2015-05-191-0/+6
* | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-0/+32
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Allow image providers to force their loading to be asynchronousTor Arne Vestbø2012-05-111-1/+2
* Provide imageType() from QQmlImageProviderBaseMatthew Vogt2012-03-211-7/+0
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-0/+1
* Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-071-0/+97