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.5
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
/
qcommonstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QToolButton: Elide text when constraints prevent from showing whole text
Christian Ehrlicher
34 hours
1
-1
/
+2
*
QCommonStyle code cleanup
Axel Spoerl
2023-01-17
1
-84
/
+102
*
Fix build with -no-feature-imageformat_png
Tasuku Suzuki
2023-01-17
1
-1
/
+1
*
QListView: Prevent infinite loop when wrapping text of item with null-icon
Volker Hilsheimer
2023-01-04
1
-5
/
+14
*
Revert "Let styles indicate that they support dark mode"
Volker Hilsheimer
2022-12-08
1
-1
/
+0
*
Let styles indicate that they support dark mode
Santhosh Kumar
2022-11-26
1
-0
/
+1
*
Widgets: Fix high dpi hover icon
Christian Stenger
2022-11-16
1
-1
/
+1
*
QTreeView: fix drawing of background for alternate rows
Volker Hilsheimer
2022-10-24
1
-1
/
+1
*
Add QPlatformTheme::MenuBarFocusOnAltPressRelease
Volker Hilsheimer
2022-10-23
1
-1
/
+4
*
Add all known StyleHint values to QCommonStyle::styleHint's switch
Mikolaj Boc
2022-09-14
1
-2
/
+42
*
QCommonStyle: use logging categories
Timur Pocheptsov
2022-08-09
1
-4
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Stylesheet: Don't ignore item check indicator styling
Volker Hilsheimer
2022-05-06
1
-1
/
+3
*
QtWidgets: replace remaining uses of QL1String with QL1StringView
Sona Kurazyan
2022-05-02
1
-3
/
+5
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-252
/
+246
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
QTabBar: let styles draw tab text with foreground role
Volker Hilsheimer
2022-03-21
1
-1
/
+2
*
Add style hint for preventing spin box selection on up/down
Volker Hilsheimer
2021-10-08
1
-0
/
+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
-25
/
+17
*
Add high-resolution pixmaps for macOS dock widget title icons
Volker Hilsheimer
2021-07-05
1
-8
/
+8
*
Make dockwidget title bar buttons show again
Volker Hilsheimer
2021-06-14
1
-4
/
+6
*
Add setting the ICON size attribute in lineedit to the style plugin
Tang Haixiang
2021-03-12
1
-0
/
+3
*
Unbreak binary compatibility in QStyleOptionHeader
Volker Hilsheimer
2021-02-19
1
-5
/
+5
*
QDial: fix painting QDial when the rect has an offset
Christian Ehrlicher
2021-01-29
1
-2
/
+2
*
QPushButton: fix drawing pushbutton with a menu
Christian Ehrlicher
2021-01-20
1
-8
/
+9
*
control scrolling of QTabBar using StyleHint
Sophie Kums
2021-01-19
1
-0
/
+3
*
QTabBar/Windows: Fix close button icons being too small on high-res screens
Friedemann Kleint
2021-01-15
1
-11
/
+26
*
QHeaderView: respect the font role while calculating the elided text
Christian Ehrlicher
2020-12-08
1
-1
/
+8
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-7
/
+7
*
Adjust the format of code blocks in function pixelMetric()
Xu Shitong
2020-11-16
1
-13
/
+16
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-9
/
+0
*
Fix conversion warnings when setting alpha to QColor
Friedemann Kleint
2020-09-15
1
-1
/
+1
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
1
-1
/
+1
*
QStyle: remove deprecated SH_SpellCheckUnderlineStyle
Christian Ehrlicher
2020-09-05
1
-3
/
+0
*
Remove QStyleOptionProgressBar::orientation member
Volker Hilsheimer
2020-08-29
1
-4
/
+4
*
Port QtBase to the new QIcon::pixmap() API
Morten Johan Sørvig
2020-08-29
1
-29
/
+29
*
Properly deprecate Qt::MidButton in favor of Qt::MiddleButton
Edward Welbourne
2020-08-22
1
-1
/
+1
*
Don't crop the icon when it is aligned to the left
Andy Shaw
2020-08-19
1
-3
/
+3
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-3
/
+3
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-1
/
+1
*
Add an option to set the alignment of the text in QComboBox
Andy Shaw
2020-05-15
1
-1
/
+1
*
QtWidgets: fix a few more int/char -> QChar conversions
Marc Mutz
2020-04-30
1
-1
/
+1
*
Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)
Joerg Bornemann
2020-04-21
1
-1
/
+1
*
Remove deprecated QStyle enum values
Volker Hilsheimer
2020-04-16
1
-11
/
+1
*
QApplication: remove obsolete globalStrut functionality
Volker Hilsheimer
2020-04-10
1
-10
/
+5
*
Don't use deprecated QPixmapCache::find overload
Volker Hilsheimer
2020-03-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Friedemann Kleint
2020-02-24
1
-21
/
+21
|
\
|
*
Fix wrong DPI used by QStyle::pixelMetric()
Friedemann Kleint
2020-02-22
1
-21
/
+21
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-08
1
-1
/
+2
|
\
\
|
|
/
[next]