summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowstheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-0/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows: devicePixelRatio aware QWindowsTheme::standardPixmapAlessandro Portale2014-09-241-4/+10
* Windows: fix obvious mistyping in getSysColorSergey Radionov2014-09-241-1/+1
* Windows: Add missing colors to tooltip palette.Friedemann Kleint2014-04-251-1/+5
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-1/+1
* Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-151-9/+0
* Windows: Show context menu on mouse release.Friedemann Kleint2013-12-101-0/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-0/+6
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-0/+6
| |\
| | * Fix compilation with latest Mingw-w64 headersKai Koehne2013-09-021-0/+6
* | | Fix build on MinGWKonstantin Ritt2013-09-091-1/+3
* | | Be pedantic with Window's icon indexes.Sérgio Martins2013-09-081-4/+4
|/ /
* | Windows: Added support for large icons to QFileIconProvider.Friedemann Kleint2013-09-061-6/+77
* | Remove qFill from the Windows platform pluginGiuseppe D'Angelo2013-09-051-4/+6
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+1
|\|
| * Don't run this code on WinCE, the variable will be unused.Sérgio Martins2013-07-311-1/+1
* | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+3
* | Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-4/+19
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2
* Fix compilation with MinGW-w64Jonathan Liu2012-10-171-1/+1
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+230
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-0/+17
* QPA: Add a themeHint for the animations.Friedemann Kleint2012-05-091-0/+18
* 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