summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Document loading of high resolution versions of images.Friedemann Kleint2014-08-261-2/+8
* Keep global state of debug stream (QImage, QPixmap, and QIcon)Kai Koehne2014-07-231-8/+10
* Improve debug output of QImage, QPixmap and QIcon.Friedemann Kleint2014-07-211-1/+11
* Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-031-1/+2
* QIcon: Prefer high-quality images of Windows .ico files.Friedemann Kleint2014-06-221-35/+84
* Load all available pixmaps in an icon file.Bastiaan Veelo2014-01-301-26/+30
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+1
|\
| * QIcon: Avoid fetching twice the same pixmapGabriel de Dietrich2013-07-011-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-0/+5
|\|
| * Fixed crashes relating to SVG icons.Samuel Rødal2013-04-241-0/+5
* | Make sure QIconLoader is always initializedKevin Ottens2013-04-221-1/+0
|/
* Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-281-0/+11
* Make QIcon generate high-dpi pixmaps.Morten Johan Sørvig2013-03-231-7/+113
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+5
|\
| * Let QPlatformTheme decide which engine QIcon::fromTheme usesKevin Ottens2013-02-191-1/+5
* | QIcon: ensure that QIconLoader is initializedDmitry Shachnev2013-03-061-0/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-2/+2
* Remove QFactoryInterface dependency from icon pluginsLars Knoll2012-06-081-2/+2
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-0/+1152
* moving some more files around.Lars Knoll2011-05-041-1165/+0
* remove more QT3_SUPPORT codeLars Knoll2011-05-031-94/+0
* QGuiApplication is not QPA specificLars Knoll2011-05-031-0/+1
* remove QApplication dependencies in gui/imageLars Knoll2011-05-031-30/+30
* split the HexString template class out of qstylehelperLars Knoll2011-05-031-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1258