summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * Fusion style: Observe text alignment of QGroupBox.Friedemann Kleint2016-04-221-1/+17
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-264-79/+77
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-254-79/+77
| | |\|
| | | * QWindowsXPStyle: Enlarge QLineEdit/QComboBox when High DPI scaling is active.Friedemann Kleint2016-04-191-3/+5
| | | * QWindowsXP/VistaStyle: Move the Vista treeview handling to QWindowsXPStylePri...Friedemann Kleint2016-04-184-76/+72
| * | | Darwin: set SH_BlinkCursorWhenTextSelected to false on DarwinRichard Moe Gustavsen2016-04-251-0/+4
| * | | Android: don't iterate over .keys()Marc Mutz2016-04-251-2/+3
| * | | Android: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-251-3/+3
| * | | Android: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-251-9/+9
| |/ /
* | | QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-9/+2
* | | Windows CE cleanup.Friedemann Kleint2016-04-148-10226/+0
* | | Take the size and the icon size for MDI buttons from a styleAlexander Volkov2016-04-134-20/+31
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-119-129/+165
|\| |
| * | QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-077-110/+141
| |\|
| | * Refactor QWindowsXPStylePrivate::drawBackground() and helpers.Friedemann Kleint2016-04-062-9/+7
| | * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-7/+3
| | * Vista style animation: Create images with device pixel ratio.Friedemann Kleint2016-04-052-17/+18
| | * Windows XP style: Change theme logic to use qreal.Friedemann Kleint2016-04-055-69/+65
| | * Windows XP style: Allow High DPI scaling to draw directly.Friedemann Kleint2016-04-052-11/+51
| * | Widgets: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-063-13/+17
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-073-122/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-056-24/+44
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-3/+6
| |\|
| | * QMacStyle: Return a guess for SE_ProgressBarGroove's rectGabriel de Dietrich2016-03-291-0/+3
| | * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-3/+3
| * | Unify license header usage.Jani Heikkinen2016-03-291-5/+5
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-7/+1
| |\|
| | * Fix Fusion style combobox dirty lines in HiDPI mode.Marko Kangas2016-03-241-7/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-233-9/+32
| |\|
| | * QLineEdit: Use High DPI pixmap for clear button.Friedemann Kleint2016-03-223-9/+32
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2212-43/+90
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2111-29/+87
| |\|