summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-141-1/+1
* CMake: Regenerate some of projects to be up-to-dateAlexandru Croitor2020-03-063-1/+9
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-052-10/+0
|\
| * Remove overridden QSvgIOHandler::name()Shawn Rutledge2020-03-032-10/+0
* | Regenerate qtsvgwip/cmakeAlexandru Croitor2020-02-122-9/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-02-121-3/+2
|\ \ | |/
| * Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-3/+2
* | Regenerate projectsAlexandru Croitor2019-11-152-8/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-13/+26
|\ \ | |/
| * Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-092-2/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-171-1/+1
|\ \ | |/
| * Fix deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-051-1/+1
* | cmake: Initial CMake build system supportKevin Funk2019-05-035-0/+43
|/
* Make svg icons work as pixmap iconsThorbjørn Martsum2018-06-111-25/+70
* SVG image handler: catch and warn about QImage allocation failureEirik Aavitsland2018-05-221-1/+6
* svgiconengine: Fix isNull() for deserialized iconsPalo Kisa2018-01-101-1/+1
* Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+2
|\
| * Do not reallocate memory for QImageAllan Sandfeld Jensen2017-06-201-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta4v5.9.0-beta3Liang Qi2017-04-181-1/+1
| |\
| | * QSvgIconEngine: Paint correct size if device pixel ratio is fractional5.8Błażej Szczygieł2017-03-271-1/+1
* | | Implement QIcon::isNull support for QtSVG IconsDavid Edmundson2017-04-042-0/+9
|/ /
* | Use defaultSize according to svg standard in svg pluginLars Schmertmann2017-01-041-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-269-37/+50
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-247-3/+32
| |\
| | * Use separate metadata files for plugins if QT_NO_COMPRESS is definedAlexander Volkov2016-11-105-0/+16
| | * Imageformat plugin: Add mime type "image/svg+xml-compressed"Alexander Volkov2016-11-101-1/+1
| | * Ignore .svgz images unless compression is enabledAlexander Volkov2016-10-272-2/+15
| * | Remove unused methods from plugin classes5.7.1Alexander Volkov2016-11-112-16/+0
| * | Add missing 'override' keyword to pluginsAlexander Volkov2016-11-114-18/+18
* | | Fix checking for feature 'imageformatplugin' in pluginsFriedemann Kleint2016-11-241-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-171-1/+1
|\ \ | |/
| * Fix UB (signed overflow) in QSvgIconEnginePrivate::pmcKey()Marc Mutz2016-09-091-1/+1
* | QSvgIconEngine::addFile(): Use QMimeDatabase to determine file typeFriedemann Kleint2016-08-301-18/+38
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-191-2/+7
|\ \ | |/
| * Fix QSvgIconEngine fallback to try icon with same state firstJoni Poikelin2016-05-121-2/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-10/+10
|\ \ | |/
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-252-10/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-2/+2
|\ \ | |/
| * Improve format detection in the image reader pluginv5.6.0-beta1Eirik Aavitsland2015-11-201-2/+2
* | Fix building with unusual optionsUlf Hermann2016-02-083-6/+5
* | Updated license headersJani Heikkinen2016-01-256-84/+120
* | QSvgIconEngine: fix expensive iteration over QHash::keys()Anton Kudryavtsev2016-01-131-5/+5
* | QSvgIconEngine: fix build with QT_NO_COMPRESSAnton Kudryavtsev2015-12-071-1/+2
|/
* Imageformat plugin: Set mime type "image/svg+xml"Alessandro Portale2015-03-171-1/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+4
|\
| * Account for the devicePixelRatio when painting the iconAndy Shaw2015-02-181-1/+4
* | Update copyright headersJani Heikkinen2015-02-116-42/+42
|/
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-256-113/+65
* Remove obsolete dependency on QtXmlv5.3.1stable5.3.1Alessandro Portale2014-05-201-1/+1