summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-172-1/+18525
|\
| * Fix UB (signed overflow) in QSvgIconEnginePrivate::pmcKey()Marc Mutz2016-09-091-1/+1
| * BC data files for QtSvg for Qt 5.6Milla Pohjanheimo2016-09-051-0/+18524
* | BC data files for QtSvg (5.7)Milla Pohjanheimo2016-09-131-0/+18956
* | QSvgIconEngine::addFile(): Use QMimeDatabase to determine file typeFriedemann Kleint2016-08-301-18/+38
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-017-14/+21
|\ \ | |/
| * Allow running qicon_svg test against local qtsvg buildv5.6.25.6.2Dmitry Shachnev2016-07-121-2/+1
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
| * QSvgAnimate{Color,Transform}: initialize all members.Edward Welbourne2016-05-312-8/+17
| * do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+0
* | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-0/+32
|\ \
| * | Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-0/+32
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-199-213/+13
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-1/+1
| |\
| | * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.15.6.1Topi Reinio2016-05-121-1/+1
| * | Bump versionOswald Buddenhagen2016-05-191-1/+1
| * | Fix QSvgIconEngine fallback to try icon with same state firstJoni Poikelin2016-05-121-2/+7
| |/
| * purge symbian vestigeOswald Buddenhagen2016-04-281-8/+0
| * delete .desktop files of examplesOswald Buddenhagen2016-04-283-33/+0
| * remove unreferenced svg filesOswald Buddenhagen2016-04-282-167/+0
| * qtsvg.qdocconf: Fix plugin paths.Friedemann Kleint2016-04-191-2/+4
| * Handle PdmDevicePixelRatioScaled metricSune Vuorela2016-04-131-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-082-3/+5
|\ \ | |/
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
| * examples: Only deploy on wince*Heiko Becker2016-03-211-3/+5
* | purge symbian vestigeOswald Buddenhagen2016-04-061-4/+0
* | QSvgGenerator: remove unused varAnton Kudryavtsev2016-03-291-2/+0
* | SVG viewer: Add export option.Friedemann Kleint2016-03-157-6/+363
* | Polish the SVG viewer example.Friedemann Kleint2016-03-115-87/+102
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-076-20/+21
|\ \ | |/
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-023-9/+9
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-253-11/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-156-8/+22
|\ \ | |/
| * Bump versionOswald Buddenhagen2016-02-081-1/+1
| * Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-rc1v5.6.05.6.0Liang Qi2016-01-191-1/+4
| |\
| | * Support custom ZLIB library name(s)5.5Mike Gelfand2016-01-151-1/+4
| * | Improve format detection in the image reader pluginv5.6.0-beta1Eirik Aavitsland2015-11-203-2/+15
| * | make use of the new QtZlib moduleOswald Buddenhagen2015-11-181-4/+1
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+1
| |\ \ | | |/
| | * Add missing string for tspanAndy Shaw2015-10-201-0/+1
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | | Fix building with unusual optionsUlf Hermann2016-02-084-7/+7
* | | Updated license headersJani Heikkinen2016-01-257-102/+776
* | | Updated license headersJani Heikkinen2016-01-2518-294/+600
* | | Updated license headersJani Heikkinen2016-01-2535-448/+1818
* | | QSvgGenerator: POD function param should be passed by valueAnton Kudryavtsev2016-01-181-1/+1
* | | Replace foreach with range-based forAnton Kudryavtsev2016-01-182-4/+4
* | | 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