index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.5.5
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
/
platformthemes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
9 days
1
-2
/
+2
*
Revert "CMake: Annotate some qt_find_package calls with MODULE"
Alexandru Croitor
14 days
1
-2
/
+2
*
CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
2025-06-17
1
-2
/
+2
*
QXdgDesktopPortalTheme: normalize SLOT argument
Marc Mutz
2025-05-31
1
-1
/
+1
*
QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus Interactions
MohammadHossein Qanbari
2025-05-30
7
-202
/
+58
*
gtk3theme: Honor gtk-cursor-blink for whether blinking is on
Kai Uwe Broulik
2025-04-16
1
-1
/
+5
*
Add virtual member QPlatformTheme::contrastPreference()
Oliver Eftevaag
2025-03-28
3
-9
/
+29
*
QXdgDesktopPortalTheme: Refactor base theme creation loop
Axel Spoerl
2025-03-28
1
-16
/
+7
*
gtk3theme: Flush PlatformTheme palette on ColorScheme change
Piotr Wiercinski
2025-03-26
1
-0
/
+1
*
XdgDesktopPortal: Prevent c'tor re-entry
Axel Spoerl
2025-03-26
3
-6
/
+14
*
Refactor qgeneericunixthemes_p.h/cpp
Axel Spoerl
2025-03-11
1
-1
/
+1
*
Re-implement QPlatformTheme::requestColorScheme() in QGtk3Theme
Axel Spoerl
2025-03-07
2
-2
/
+33
*
platforms: rename QGenericUnixServices to QDesktopUnixServices
Liang Qi
2025-01-21
2
-4
/
+4
*
QGtk3Interface: code tidies
Giuseppe D'Angelo
2025-01-08
1
-0
/
+1
*
GTK3 platformtheme: port from Q_FOREACH to ranged-for
Ahmad Samir
2025-01-03
1
-3
/
+4
*
src/plugins/*: fix GCC -Wextra-semi colon after member func definition
Ahmad Samir
2024-12-31
2
-7
/
+7
*
Remove GTK3 native menu
Axel Spoerl
2024-07-20
5
-595
/
+1
*
Logging: use qCDebug/Warning/Info when for categorized logging
Volker Hilsheimer
2024-07-16
1
-2
/
+2
*
FileChooser portal: Store directory as QUrl instead of QString
Nicolas Fella
2024-07-07
1
-3
/
+3
*
Gtk3 Theme: Fix disabled colors for texts
MohammadHossein Qanbari
2024-07-02
3
-5
/
+105
*
Use QFlatMap::operator[] when the reference value is needed
MohammadHossein Qanbari
2024-07-01
1
-1
/
+1
*
CMake: Disable unity build for QGtk3ThemePlugin
Joerg Bornemann
2024-06-27
1
-0
/
+1
*
QXdgDesktopPortalTheme: watch for color scheme changes on runtime
Jan Grulich
2024-04-19
1
-3
/
+22
*
QGtk3Theme: Add support for xdg-desktop-portal to get color scheme
Jan Grulich
2024-04-19
5
-9
/
+206
*
QGtk3Theme: Fix QGtk3Interface::fileIcon
Thorbjørn Lindeijer
2024-02-16
1
-6
/
+6
*
QGtk3Theme: define light, midlight, mid, dark and shadow colors
Axel Spoerl
2023-10-19
1
-0
/
+12
*
Fix tooltip palette issue in gtk3 theme
Santhosh Kumar
2023-10-18
1
-1
/
+0
*
Fix inactive palette in gtk3 theme
Santhosh Kumar
2023-10-11
1
-87
/
+123
*
Fix disabled button color in Linux (X11/Wayland)
Santhosh Kumar
2023-10-09
1
-0
/
+3
*
FileChooser portal: Make sure filter.name is not empty
Albert Astals Cid
2023-10-01
1
-0
/
+3
*
qxdgdesktopportalfiledialog: avoid implicit detach
Anton Kudryavtsev
2023-09-08
1
-2
/
+2
*
Mark all of Qt as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-19
1
-1
/
+0
*
Deprecate Q_ASSUME()
Thiago Macieira
2023-08-14
1
-2
/
+2
*
Mark GTK theme plugin as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-09
2
-0
/
+5
*
Fix memory leak in QGtk3Interface::themeName
Thorbjørn Lindeijer
2023-08-03
2
-8
/
+11
*
Add support for setting the initial directory in portal file dialog
David Redondo
2023-07-12
1
-13
/
+12
*
QGtk3Theme: Do not default Active WindowText to button foreground
Axel Spoerl
2023-06-28
1
-1
/
+1
*
QtGui: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-06-28
1
-1
/
+1
*
QGtk3Interface: Explicitly add monospace font provider
Axel Spoerl
2023-06-13
1
-1
/
+2
*
xdgdesktopportal: Fallback to base theme if color scheme is unknown
Ilya Fedin
2023-05-30
1
-0
/
+2
*
QGtk3Theme: Improve fixed font delivery
Axel Spoerl
2023-04-20
1
-2
/
+21
*
Revert "Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions"
Ilya Fedin
2023-04-14
1
-14
/
+0
*
Rename Qt::Appearance to Qt::ColorScheme
Tor Arne Vestbø
2023-02-13
10
-81
/
+81
*
Fix build with -no-feature-action
Tasuku Suzuki
2023-02-12
1
-0
/
+1
*
Fix build with -no-feature-library
Tasuku Suzuki
2023-02-11
1
-1
/
+0
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
3
-15
/
+4
*
Remove redundant include statement from qgtk3theme.cpp
Axel Spoerl
2023-02-04
1
-1
/
+0
*
Document QGtk3Storage
Axel Spoerl
2023-01-05
2
-39
/
+193
*
Document QGtk3Interface
Axel Spoerl
2023-01-05
2
-21
/
+183
*
Change parsing log output in QGtk3Json from qCDebug to qCInfo
Axel Spoerl
2023-01-03
1
-11
/
+11
[next]