summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle: fix focus ring thickness on retina displaysGabriel de Dietrich2017-01-171-11/+29
* Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-122-4/+4
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-091-154/+67
* QMacStyle: Fix drawing of PE_IndicatorMenuCheckMarkGabriel de Dietrich2017-01-061-80/+74
* QMacStyle: Remove unused focusRectPolicy methodsGabriel de Dietrich2017-01-063-60/+0
* doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-062-3/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1319-75/+60
|\
| * Fix for horizontal scrollbarsLambert Duijst2016-12-131-2/+2
| * Clean up style selection codeLars Knoll2016-11-2918-73/+58
* | QCommonStyle::sizeFromContents(): Increase height of CT_ItemViewItemFriedemann Kleint2016-11-291-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-173-8/+28
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+21
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+21
| | |\
| | | * QStyleHelper::uniqueName(): Improve palette pixmap cache keyFriedemann Kleint2016-11-081-1/+21
| * | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-3/+3
| * | | Replace custom type traits with std one'sKai Koehne2016-11-081-4/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0210-34/+40
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-015-27/+33
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-312-20/+20
| | |\|
| | | * QWindowsXPStyle: Use qreal scale factors in theme drawing helpersFriedemann Kleint2016-10-282-20/+20
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+3
| | |\|
| | | * Don't change the size of widgets just because it is in a floating dockAndy Shaw2016-10-241-1/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-5/+9
| | |\|
| | | * macOS: Don't override the set tab text color with whiteAndy Shaw2016-10-191-4/+0
| | | * QCommonStyle::standardIcon: Add 64x64 Qt logo pixmap for SP_TitleBarMenuButtonFriedemann Kleint2016-10-181-1/+9
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-1/+1
| | |\|
| | | * QFusionStyle: add missing break in switch in drawControl()Marc Mutz2016-10-121-1/+1
| * | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-145-7/+7
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-132-1/+4
|\| | |
| * | | Fix build with various features disabledLars Knoll2016-10-111-0/+4
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+0
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+0
| | |\|
| | | * docs: Don't mark qDrawBorderPixmap() as overloadSergio Martins2016-10-051-1/+0
* | | | 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