summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qmovie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-1/+1
|\
| * Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-1/+1
* | QMovie: move-enable QFrameInfoMarc Mutz2019-07-181-8/+5
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+1
* | Remove a few usages of deprecated APIShawn Rutledge2019-06-131-1/+2
|/
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-021-1/+1
* QMovie: use rvalue moreAnton Kudryavtsev2018-10-211-2/+2
* Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-1/+7
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+1
|\
| * Fix: WebP missing from QMovie::supportedFormats()Eirik Aavitsland2017-08-291-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-4/+0
|\|
| * Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-291-4/+0
* | QMovie: Add lastError and lastErrorString gettersRobin Burchell2017-04-141-0/+27
* | QMovie: Make sure to pass on QImageReader errors when they occurRobin Burchell2017-04-141-3/+18
|/
* Fix build without features.movieTasuku Suzuki2017-01-271-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QMovie: fix quadratic behaviorMarc Mutz2015-12-031-6/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-2/+2
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove non-const QMovie::cacheMode().Robin Burchell2011-12-201-9/+0
* Remove stale documentation.Casper van Donderen2011-10-181-56/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1089