summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | QStyleOption*V<N>: mark as Q_DECL_DEPRECATEDMarc Mutz2015-12-111-12/+12
* | QMacStyle: fix quadratic behaviorMarc Mutz2015-12-031-7/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-022-5/+5
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-282-5/+5
* | Remove dead code.Jake Petroules2015-11-271-1/+2
* | QPixmapStyle: Add "We mean it." warning.Friedemann Kleint2015-11-261-0/+11
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-255-15/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-232-50/+33
|\|
| * QCommonStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-192-50/+33
* | Add QPixmapStyle classRafael Roquetto2015-11-194-2/+1461
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-182-2/+14
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-172-2/+14
| |\
| | * QStyleOption*V<N>: mark as \obsoleteMarc Mutz2015-11-051-0/+12
| | * [docs] QStyle: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-051-2/+2
| | * Fix Vista style compilation with QT_NO_ACCESSIBILITYDyami Caliri2015-10-301-2/+4
* | | Widgets: enable scroll buttons to be placed anywhere on a QTabBarRichard Moe Gustavsen2015-11-163-12/+57
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-049-156/+141
|\| |
| * | QWindows*Style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-045-54/+34
| * | QMacStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-041-37/+28
| * | QAndroidStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-12/+7
| * | QStyleSheetStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-16/+16
| * | QMacStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-8/+19
| * | QCommonStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-27/+35
| * | QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-2/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\| |
| * | QMacStyle: Set NSButton title to empty string, not nilTor Arne Vestbø2015-10-081-1/+1
* | | QMacStyle: Simplify PM_TitleBarHeight calculation.Jake Petroules2015-10-091-26/+3
* | | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* | | Get scroll bar metrics from public API instead of hardcoded numbers.Jake Petroules2015-10-012-23/+18