summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-4/+4
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-4/+4
| | |\
| | | * QStyleOption: return Q_NULLPTR from qstyleoption_cast instead of 0Dyami Caliri2016-09-131-4/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-276/+3
|\| | |
| * | | macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-276/+3
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-202-12/+15
|/ / /
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-2/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-2/+10
| |\|
| | * Style sheets: detect and apply font set on QHeaderView sectionPeng Wu2016-09-041-2/+10
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-293-25/+30
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-253-23/+28
| |\|
| | * Windows style: Scale more native metrics per monitorFriedemann Kleint2016-08-252-15/+18
| | * QStyleSheetStyle: don't call pixelMetric when not neededDavid Faure2016-08-241-8/+10
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-2/+2
| |\|
| | * QStyleSheetStyle: remove 167 unneeded relocationsMarc Mutz2016-08-221-2/+2
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-262-11/+121
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-225-25/+11
|\ \ \
| * | | Revamp configure system for widget stylesLars Knoll2016-08-181-14/+0
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-164-11/+11
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-134-11/+11
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-124-11/+11
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-194-14/+13
|/ / /
* | | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-5/+5
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-015-20/+68
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-014-19/+67
| |\|
| | * Windows style: Scale native metrics per monitorFriedemann Kleint2016-07-274-19/+67
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
| |\|
| | * QMacStyle: Fix use of deprecated symbolGabriel de Dietrich2016-07-211-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-193-3/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-152-2/+2
| |\|
| | * QMacStyle::styleHint - test pixmap sizesTimur Pocheptsov2016-07-141-1/+1
| | * Fix typo in QStyle documentationSérgio Martins2016-07-091-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+10
| |\|
| | * Fix QLineEdit not showing clear button on macOSFriedemann Kleint2016-06-301-1/+10
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-1427-2/+27
* | | Clean up qwindowdefs_win.hLars Knoll2016-07-141-2/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-135-10/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-107-23/+11
| |\|
| | * Paint small progressbars correctly on Vista+Nico Rieck2016-06-101-1/+1
| | * Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-067-27/+12
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-8/+7
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | QtWidgets: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-05-174-462/+81
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-128-97/+116
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-2/+2
| |\|
| | * qstyle: Make image description match the image.Sérgio Martins2016-04-281-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-2/+18
| |\|
| | * QWindowsVistaStyle: Fix CE_MenuBarItem with QStyleSheetStyle.Friedemann Kleint2016-04-231-1/+1