summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowstheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
* WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-5/+5
* build fix for -no-freetype in Windowsjian liang2012-03-141-7/+7
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-27/+121
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-231-2/+3
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-4/+9
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+175
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-4/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-111-0/+33
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-0/+61