summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methods from plugin classes5.7.1Alexander Volkov2016-11-112-16/+0
* Add missing 'override' keyword to pluginsAlexander Volkov2016-11-114-18/+18
* 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
* Remove dependency of the SVG icon engine plugin on QtWidgets.Friedemann Kleint2014-05-163-10/+6
* Let svg plugins extend svg modulev5.3.0-rc1v5.3.0release5.3.0Richard Moe Gustavsen2014-05-022-2/+2
* avoid that SVG-based plugins are automatically linked to static appsOswald Buddenhagen2014-04-092-0/+2
* Fixes: runtime warnings when trying to render 0-size iconv5.3.0-beta1aavit2014-03-171-0/+3
* Remove unused pmKey functionv5.2.1Thiago Macieira2014-01-091-5/+0
* remove pointless #ifndef QT_NO_SVGOswald Buddenhagen2013-10-292-4/+1
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-106-6/+6
* Fix crash when running in a QGuiApplicationAlbert Astals Cid2012-12-201-5/+7
* Add PLUGIN_CLASS_NAME to qtsvg pluginsMiikka Heikkinen2012-12-102-0/+2
* adjust to qt_plugin.prf changesv5.0.0-beta2Oswald Buddenhagen2012-11-012-8/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-246-144/+144
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-4/+0
* Make qtsvg compile with -no-widgetsTasuku Suzuki2012-07-101-1/+1
* build system cleanupsOswald Buddenhagen2012-06-232-2/+2
* QIcon has been moved back to QtGuiOlivier Goffart2012-05-192-2/+2
* Remove Symbian and Maemo code from QtSvgJanne Anttila2012-04-191-2/+0
* Use new plugin system in QtSvg.Friedemann Kleint2012-02-175-8/+17
* QtSvg: Fix compile.Friedemann Kleint2012-02-013-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update obsolete contact address.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* Refactor branchGunnar Sletta2011-08-262-2/+2
* Use feature profile loading instead of direct inclusion.axis2011-06-072-2/+2
* Fixed DESTDIR after modularization.axis2011-06-072-2/+2
* Update licenseheader text in source files for qtsvg Qt moduleJyri Tahtela2011-05-246-102/+102
* Move QtSvg into a separate repositoryLiang Qi2011-04-272-4/+8
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2711-0/+996