summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | * Windows XP style: Change theme logic to use qreal.Friedemann Kleint2016-04-051-7/+3
| * | Widgets: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-061-5/+7
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-20/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | QtWidgets: use new QRect::transposed()Marc Mutz2016-02-131-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QWindows*Style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-041-18/+10
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-4/+5
|\
| * WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-181-4/+5
* | QWindowsStyle: Do not rely on the widget to draw the dock titleOlivier Goffart2015-04-221-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-021-4/+17
* QtWidgets: convert some users of QSize::transpose() to transposed()Marc Mutz2015-01-081-3/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+14
|\
| * QWindowsStyle: fix CE_ComboBoxLabel text colorJ-P Nurmi2014-10-301-0/+14
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-2/+2
|\|
| * Additional support for devicePixelRatio in CE_MenuItem’s icon paintingMihailNaydenov2014-09-301-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Refactor the sloppy submenu logicJørgen Lind2014-09-161-0/+11
|/
* Windows styles: Scale hardcoded-values according to DPI.Friedemann Kleint2014-09-051-54/+56
* Windows styles: Add device pixel scaling for system metrics.Friedemann Kleint2014-09-051-71/+68
* Fix radioButton height for Windows styleMaks Naumov2014-09-021-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-1/+1
|\
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* | WinRT: Fix Widget buildsAndrew Knight2013-09-271-8/+12
|/
* Windows style: Support underlined mnemonics from Qt Quick ControlsGabriel de Dietrich2013-09-121-0/+6
* Make password mask characters themeable.Mitch Curtis2013-04-191-15/+0
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-121-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Made QWindowsStyle internalJ-P Nurmi2012-11-301-1/+2
* Moving code for PE_IndicatorArrow* from windows to common styleThomas Hartmann2012-11-261-74/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-1/+1
* Move some icon code from WindowsStyle to CommonStyleJens Bache-Wiig2012-10-221-455/+1
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-0/+5
* Improve branch indicators in common styleJens Bache-Wiig2012-10-181-35/+0
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-171-56/+6
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-224/+36
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-161-38/+20
* More consistent dock widget painting on WindowsJens Bache-Wiig2012-09-271-31/+10
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-311-4/+4
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Merge master into api_changesKent Hansen2012-03-231-10/+4
|\
| * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-4/+4
| * Remove Q_WS_X11Frederik Gladhorn2012-03-211-6/+0
* | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-201-2/+1
|/