index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
/
styles
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtWidgets: eradicate Q_FOREACH loops [rvalues]
Marc Mutz
2016-02-28
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-1
/
+1
|
\
|
*
Fix build when QMacStyle is disabled.
Jake Petroules
2016-02-18
1
-1
/
+1
*
|
QtWidgets: use new QRect::transposed()
Marc Mutz
2016-02-13
8
-12
/
+10
*
|
Use QFlags::setFlag where prudent in qtbase
Andre Somers
2016-02-12
2
-26
/
+8
*
|
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-02-11
3
-44
/
+43
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
3
-44
/
+43
|
|
\
\
|
|
|
/
|
|
*
QWindowsVistaStyle: Suppress animation when QLineEdit's base color is set.
Friedemann Kleint
2016-02-10
1
-5
/
+22
|
|
*
QWindowsXPStyle: Introduce utility function for QLineEdit's palette.
Friedemann Kleint
2016-02-10
3
-39
/
+21
*
|
|
Add SH_ItemView_ScrollMode style hint and use it in QMacStyle
Gabriel de Dietrich
2016-02-11
4
-0
/
+11
|
/
/
*
|
Drop most "#ifndef QT_NO_LIBRARY"
Ulf Hermann
2016-02-08
1
-6
/
+0
*
|
QFusionStyle: Fix subtle groove painting
Louai Al-Khanji
2016-02-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-1
/
+1
|
\
\
|
|
/
|
*
QWindowsVistaStyle: Reorder the if statement so the variable is checked first
Andy Shaw
2016-01-26
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
53
-740
/
+1058
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Frederik Gladhorn
2016-01-08
1
-1
/
+0
|
\
\
|
|
/
|
*
QHeaderView and others: Fix font lookup name
Gabriel de Dietrich
2015-12-21
1
-1
/
+0
*
|
QCommonStyle: Multiple icon sizes for more Windows stock icons
Frank Richter
2015-12-24
1
-7
/
+5
*
|
QStyleOption*V<N>: mark as Q_DECL_DEPRECATED
Marc Mutz
2015-12-11
1
-12
/
+12
*
|
QMacStyle: fix quadratic behavior
Marc Mutz
2015-12-03
1
-7
/
+6
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
2
-5
/
+5
|
\
\
|
|
/
|
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
2
-5
/
+5
*
|
Remove dead code.
Jake Petroules
2015-11-27
1
-1
/
+2
*
|
QPixmapStyle: Add "We mean it." warning.
Friedemann Kleint
2015-11-26
1
-0
/
+11
*
|
QtWidgets: use Q_UNLIKELY for every qWarning() (2)
Marc Mutz
2015-11-25
5
-15
/
+15
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-23
2
-50
/
+33
|
\
\
|
|
/
|
*
QCommonStyle: remove use of obsolete QStyleOption*V<N>
Marc Mutz
2015-11-19
2
-50
/
+33
*
|
Add QPixmapStyle class
Rafael Roquetto
2015-11-19
4
-2
/
+1461
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-18
2
-2
/
+14
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
2
-2
/
+14
|
|
\
|
|
*
QStyleOption*V<N>: mark as \obsolete
Marc Mutz
2015-11-05
1
-0
/
+12
|
|
*
[docs] QStyle: remove remaining references to QStyleOption*V<N>
Marc Mutz
2015-11-05
1
-2
/
+2
|
|
*
Fix Vista style compilation with QT_NO_ACCESSIBILITY
Dyami Caliri
2015-10-30
1
-2
/
+4
*
|
|
Widgets: enable scroll buttons to be placed anywhere on a QTabBar
Richard Moe Gustavsen
2015-11-16
3
-12
/
+57
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-04
9
-156
/
+141
|
\
\
\
|
|
/
/
|
*
|
QWindows*Style: remove use of obsolete QStyleOption*V<N>
Marc Mutz
2015-11-04
5
-54
/
+34
|
*
|
QMacStyle: remove use of obsolete QStyleOption*V<N>
Marc Mutz
2015-11-04
1
-37
/
+28
|
*
|
QAndroidStyle: remove use of obsolete QStyleOption*V<N>
Marc Mutz
2015-11-03
1
-12
/
+7
|
*
|
QStyleSheetStyle: remove use of obsolete QStyleOption*V<N>
Marc Mutz
2015-11-03
1
-16
/
+16
|
*
|
QMacStyle: Select high-dpi pixmaps from icons
Morten Johan Sørvig
2015-10-30
1
-8
/
+19
|
*
|
QCommonStyle: Select high-dpi pixmaps from icons
Morten Johan Sørvig
2015-10-30
1
-27
/
+35
|
*
|
QtWidgets: use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2015-10-27
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
QMacStyle: Set NSButton title to empty string, not nil
Tor Arne Vestbø
2015-10-08
1
-1
/
+1
*
|
|
QMacStyle: Simplify PM_TitleBarHeight calculation.
Jake Petroules
2015-10-09
1
-26
/
+3
*
|
|
qevent.h: Add fixme comments to remove include directives for Qt 6.
Friedemann Kleint
2015-10-02
1
-0
/
+1
*
|
|
Get scroll bar metrics from public API instead of hardcoded numbers.
Jake Petroules
2015-10-01
2
-23
/
+18
*
|
|
Mark some obsolete enum items from QStyle for removal in Qt 6
Alexander Volkov
2015-09-30
1
-9
/
+9
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-09-25
4
-24
/
+35
|
\
\
\
|
|
/
/
|
*
|
Change indicator arrow direction in Fusion style
Joni Poikelin
2015-09-24
1
-0
/
+8
[next]