summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
Commit message (Expand)AuthorAgeFilesLines
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-7/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+7
|\
| * Fix KDE calculated colors being all blackKimmo Leppälä2014-02-041-3/+7
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-182-0/+21
* | Make QKdeTheme constructor public, allowing for custom inheritanceŁukasz 'sil2100' Zemczak2013-12-301-1/+1
|/
* Remove qFill usages from the generic unix themeGiuseppe D'Angelo2013-09-051-4/+6
* Add API to let applications integrate with the system fontsAleix Pol2013-07-051-11/+35
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+42
|\
| * QKdeTheme: generate sensible disabled colors for the system paletteJ-P Nurmi2013-06-161-0/+36
| * Read SingleClickActivation from KDE settings fileDominik Holland2013-06-161-0/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-262-101/+155
|\|
| * Make password mask characters themeable.Mitch Curtis2013-04-191-0/+2
| * Move Fusion styles palette into QtGuiJørgen Lind2013-04-172-101/+153
* | Improve desktop environment detection.David Faure2013-04-241-1/+5
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-1/+1
|\
| * QGnomeTheme style names: replace cleanlooks with fusionJ-P Nurmi2013-03-031-1/+1
* | Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-011-0/+3
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-201-2/+3
* Avoid duplicate entries in QGenericUnixTheme::themeNames()J-P Nurmi2012-11-121-3/+3
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Fix default font for X11.Friedemann Kleint2012-08-022-3/+43
* Remove Library dependency on SettingsTasuku Suzuki2012-07-092-0/+10
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-081-7/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Fix KDE palette.Olivier Goffart2012-03-201-17/+15
* Refactor theme plugin loading.Friedemann Kleint2012-03-152-10/+38
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-10/+64
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-1/+18
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-174-0/+436