index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
styles
/
qstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move styles example to manual test
Tor Arne Vestbø
2023-06-29
1
-4
/
+1
*
Doc: Fix typo in word mnemonic
Ivan Tkachenko
2023-02-26
1
-1
/
+1
*
Revert "Let styles indicate that they support dark mode"
Volker Hilsheimer
2022-12-08
1
-7
/
+0
*
Let styles indicate that they support dark mode
Santhosh Kumar
2022-11-26
1
-0
/
+7
*
Sync and assert StandardPixmap enums in QPlatformTheme and QStyle
Axel Spoerl
2022-07-22
1
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QStyle: Fix cases when logicalValue is outside range
Robert Löhning
2022-03-10
1
-2
/
+4
*
QStyle: Fix overflows and crash when converting slider positions
Robert Löhning
2022-03-09
1
-7
/
+7
*
Fix version in which SH_Table_AlwaysDrawLeftTopGridLines was added
Volker Hilsheimer
2022-01-21
1
-1
/
+1
*
QStyle docs: Use since enum attribute
Kai Köhne
2022-01-12
1
-30
/
+16
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-3
/
+3
*
Add style hint for preventing spin box selection on up/down
Volker Hilsheimer
2021-10-08
1
-0
/
+4
*
Port to QImage and QPixmap deviceIndependentSize()
Morten Sørvig
2021-09-01
1
-2
/
+3
*
QStyle: allow styles to control the margin around icons in QLineEdit
Wang Peng
2021-08-17
1
-0
/
+3
*
QStyle: Add SP_TabCloseButton
Volker Hilsheimer
2021-07-20
1
-0
/
+2
*
Add a style hint to draw the left/top border lines when header is hidden
Andy Shaw
2021-06-16
1
-0
/
+5
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-1
/
+1
*
Add setting the ICON size attribute in lineedit to the style plugin
Tang Haixiang
2021-03-12
1
-0
/
+3
*
Make QStyle::proxy() always return the leaf proxy
Sergio Martins
2021-01-20
1
-2
/
+4
*
control scrolling of QTabBar using StyleHint
Sophie Kums
2021-01-19
1
-0
/
+5
*
QStyle: add name() to return the name of the style
Christian Ehrlicher
2021-01-14
1
-0
/
+24
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-2
/
+2
*
Doc: Clean up widget snippets project
Paul Wicking
2020-09-10
1
-1
/
+1
*
QStyle: remove deprecated SH_SpellCheckUnderlineStyle
Christian Ehrlicher
2020-09-05
1
-3
/
+0
*
Linux: Fix QLabel content truncated under high dpi
Chen Bin
2020-08-28
1
-1
/
+1
*
Fix a number of qdoc warnings
Friedemann Kleint
2020-08-20
1
-2
/
+0
*
Remove dead code from src/widgets
Volker Hilsheimer
2020-05-11
1
-19
/
+0
*
Clean up some more mixed enum/int math
Giuseppe D'Angelo
2020-05-07
1
-1
/
+1
*
Remove deprecated QStyle enum values
Volker Hilsheimer
2020-04-16
1
-24
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-18
1
-1
/
+1
|
\
|
*
Add 'since' tag to documentation of new enum value
Volker Hilsheimer
2020-03-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
1
-1
/
+1
|
\
|
|
*
QStyle: deprecate enum values that are marked for removal in Qt 6
Volker Hilsheimer
2020-02-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-0
/
+2
|
\
|
|
*
QPushButton: only trigger button when click occurs within the bevel rect
Volker Hilsheimer
2020-01-28
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-28
1
-3
/
+3
|
\
|
|
*
Doc/QtWidgets: replace some 0 with \nullptr
Christian Ehrlicher
2020-01-26
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-25
1
-1
/
+1
|
\
|
|
*
Honor alpha for SH_Table_GridLineColor
Christian Ehrlicher
2019-11-14
1
-1
/
+1
*
|
Remove deprecated PE_IndicatorViewItemCheck and PE_FrameStatusBar
Volker Hilsheimer
2019-10-09
1
-1
/
+0
|
/
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-2
/
+2
*
Fix qdoc warnings for Qt 5.14
Friedemann Kleint
2019-05-21
1
-0
/
+14
*
QMenu/QComboBox: Extract helper for determining the pop up geometry
Friedemann Kleint
2019-04-08
1
-0
/
+8
*
Improve documentation for opaque resize in QSplitter
Jan Arve Sæther
2019-03-18
1
-2
/
+2
*
Doc: Fix typo in QStyle
Kai Koehne
2018-12-22
1
-1
/
+1
*
Add QStyle::SH_SpinBox_StepModifier style hint
Nathan Collins
2018-07-12
1
-0
/
+7
*
Introducing SH_SpinBox_ButtonsInsideFrame
Gabriel de Dietrich
2018-02-05
1
-0
/
+4
*
doc: Remove several uses of '/' as continuation character
Martin Smith
2018-01-12
1
-8
/
+4
*
Add an option to scroll the QComboBox on macOS with the mouse wheel
Andy Shaw
2018-01-05
1
-0
/
+5
*
Fix implementation of spell check underline styles
Dmitry Shachnev
2017-10-21
1
-3
/
+2
[next]