summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * QtWidgets: includemocsMarc Mutz2016-03-187-0/+15
| | * QWindows(XP)Style: fix build with Clang after includemocs runMarc Mutz2016-03-182-2/+0
| | * QMacStyle: Ensure proper focus ring clippingGabriel de Dietrich2016-03-172-22/+70
| | * Add argument names to the function signatures in headersOlivier Goffart2016-03-101-5/+5
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-14/+3
| |\|
| | * Clean up WINVER, _WIN32_WINNT macros for MinGW.Friedemann Kleint2016-03-071-12/+0
| | * QMacStyle and QCocoaTheme: Fix selected item color for non-native menubarGabriel de Dietrich2016-02-291-2/+3
* | | QtWidgets: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-03-022-12/+7
|/ /
* | QtWidgets: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-281-1/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\|
| * Fix build when QMacStyle is disabled.Jake Petroules2016-02-181-1/+1
* | QtWidgets: use new QRect::transposed()Marc Mutz2016-02-138-12/+10
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-122-26/+8
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-02-113-44/+43
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-113-44/+43
| |\|
| | * QWindowsVistaStyle: Suppress animation when QLineEdit's base color is set.Friedemann Kleint2016-02-101-5/+22
| | * QWindowsXPStyle: Introduce utility function for QLineEdit's palette.Friedemann Kleint2016-02-103-39/+21
* | | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-114-0/+11
|/ /
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-6/+0
* | QFusionStyle: Fix subtle groove paintingLouai Al-Khanji2016-02-041-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * QWindowsVistaStyle: Reorder the if statement so the variable is checked firstAndy Shaw2016-01-261-1/+1
* | Updated license headersJani Heikkinen2016-01-1553-740/+1058
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-1/+0
|\|
| * QHeaderView and others: Fix font lookup nameGabriel de Dietrich2015-12-211-1/+0
* | QCommonStyle: Multiple icon sizes for more Windows stock iconsFrank Richter2015-12-241-7/+5