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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
plugins
/
styles
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Port from deprecated NSAppearance.currentAppearance
Tor Arne Vestbø
8 days
3
-39
/
+12
*
macOS: respect strikeout attribute in menu item fonts
Marcus Tillmanns
2025-04-24
1
-1
/
+3
*
Cast NativeResourceForIntegrationFunction via QFunctionPointer
Tor Arne Vestbø
2025-03-27
1
-1
/
+1
*
macOS: Remove unused variable in QMacStyle::drawPrimitive
Tor Arne Vestbø
2025-03-27
1
-1
/
+1
*
QStyleHints: Add menuSelectionWraps
Kai Uwe Broulik
2025-02-04
1
-3
/
+0
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-1
/
+0
*
macOS: paint the menu-like empty area of an itemview
Volker Hilsheimer
2024-10-29
1
-1
/
+4
*
Mac style: remove appearance observer
Volker Hilsheimer
2024-07-03
2
-12
/
+4
*
macOS: use QStyleHint to get color scheme in the style
Volker Hilsheimer
2024-06-11
1
-1
/
+5
*
QStyle: deprecate PM_DialogButtons* enums
Christian Ehrlicher
2024-04-17
1
-19
/
+0
*
Mac style: draw dock widget titles and status bar without gradient
Volker Hilsheimer
2024-04-11
1
-56
/
+2
*
Mac style: draw MDI window title bar without gradient
Volker Hilsheimer
2024-04-11
1
-10
/
+1
*
Don't show mnemonics in dockwidget titles
Christian Ehrlicher
2024-03-09
1
-1
/
+1
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-2
/
+2
*
Remove redundant QPair includes
Ahmad Samir
2023-09-06
1
-1
/
+0
*
macOS: Avoid memory leak when using NSSlider for style drawing
Tor Arne Vestbø
2023-04-27
1
-15
/
+15
*
QTabBar: draw text within moving tab
Axel Spoerl
2023-04-20
1
-0
/
+1
*
QStyleSheet: never treat styled scrollbars as transient
Volker Hilsheimer
2023-02-27
1
-4
/
+8
*
Rename Qt::Appearance to Qt::ColorScheme
Tor Arne Vestbø
2023-02-13
1
-1
/
+1
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-7
/
+0
*
Revert "Let styles indicate that they support dark mode"
Volker Hilsheimer
2022-12-08
1
-3
/
+0
*
Stop using deprecated constants and use suggested replacement
Timur Pocheptsov
2022-12-02
1
-1
/
+1
*
Let styles indicate that they support dark mode
Santhosh Kumar
2022-11-26
1
-0
/
+3
*
macOS: delay initialization of small font
Volker Hilsheimer
2022-11-09
2
-9
/
+14
*
Revert "QMacStyle: paint PE_PanelScrollArea differently"
Timur Pocheptsov
2022-10-28
1
-6
/
+6
*
QMacStyle: paint PE_PanelScrollArea differently
Timur Pocheptsov
2022-10-27
1
-6
/
+6
*
QMacStyle: Set NSControlStateValueOn for selected tabs
Doris Verria
2022-10-19
1
-1
/
+6
*
QMacStyle: restore control size after re-initialization
Timur Pocheptsov
2022-10-18
1
-0
/
+2
*
Replace QPlatformTheme::Appearance by Qt:Appearance
Axel Spoerl
2022-09-20
1
-1
/
+1
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-0
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Remove unneeded @available check for macOS <= 10.14 and iOS <= 13
Tor Arne Vestbø
2022-08-05
1
-7
/
+3
*
darwin: Remove unneeded SDK version checks for older versions
Tor Arne Vestbø
2022-08-05
1
-4
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-8
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
4
-152
/
+8
*
Macstyle: fix the text color on the disabled button
Timur Pocheptsov
2022-05-02
1
-1
/
+1
*
QTabBar: let styles draw tab text with foreground role
Volker Hilsheimer
2022-03-21
1
-2
/
+3
*
macOS: Remove dead code for focus ring handling in Mac style
Tor Arne Vestbø
2022-03-18
1
-21
/
+0
*
QMacStyle: fix tool buttons (in checked mode)
Timur Pocheptsov
2022-02-28
1
-3
/
+8
*
QMacStyle::standardIcon - use the real file name
Timur Pocheptsov
2022-02-01
1
-1
/
+1
*
QMacStyle: fix a regression introduced by a button type change
Timur Pocheptsov
2022-01-12
1
-0
/
+7
*
QMacStyle: use the 'momentary push in' type for push buttons
Timur Pocheptsov
2022-01-05
1
-8
/
+22
*
macOS: Fix QSlider's knob positioning on Monterey
Volker Hilsheimer
2021-11-18
1
-1
/
+13
*
macOS: make the slider knob big enough for BigSur and Monterey
Volker Hilsheimer
2021-11-15
1
-0
/
+4
*
QMacStyle: skip 'custom' rendering of CE_HeaderLabel
Timur Pocheptsov
2021-11-05
1
-28
/
+0
*
styles: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-6
/
+6
*
macOS: Use new QPlatformTheme::appearance() function
Mitch Curtis
2021-09-17
1
-20
/
+21
*
Port to QImage and QPixmap deviceIndependentSize()
Morten Sørvig
2021-09-01
1
-13
/
+13
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
1
-1
/
+1
[next]