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
/
gui
/
platform
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
QGnomeTheme: Enhance system color scheme detection
MohammadHossein Qanbari
7 hours
2
-28
/
+72
*
dbusmenu: Skip registration with the registrar on Wayland
Vlad Zahorodnii
2025-04-11
1
-14
/
+19
*
QGnomeTheme: Prevent leak of QDBusPendingCallWatcher
David Redondo
2025-04-10
2
-3
/
+4
*
Remove double negation ifdefs in QKdeTheme
Axel Spoerl
2025-04-07
2
-10
/
+10
*
Remove double negation ifdefs in QGnometheme
Axel Spoerl
2025-04-07
2
-14
/
+14
*
Remove double negation ifdefs in QGenericUnixTheme
Axel Spoerl
2025-04-07
2
-12
/
+12
*
GnomeTheme: Add missing QtDBus includes
Michael Weghorn
2025-03-30
1
-0
/
+3
*
GnomeTheme: read the initial color-scheme value from dbus
Oliver Eftevaag
2025-03-28
1
-18
/
+39
*
Add virtual member QPlatformTheme::contrastPreference()
Oliver Eftevaag
2025-03-28
5
-12
/
+70
*
QDesktopUnixServices: don't leak the QDBusPendingCallWatcher
Marc Mutz
2025-03-28
2
-3
/
+6
*
QGenericUnixTheme: Fix build w/o xcb and wayland
Axel Spoerl
2025-03-27
1
-3
/
+4
*
Correctly name pragma macro in qgenericunixtheme_p.h
Axel Spoerl
2025-03-25
1
-3
/
+3
*
QKdeTheme: de-inline dtor; make ctor explicit
Marc Mutz
2025-03-24
2
-1
/
+5
*
QKdeTheme: Don't leak resources on shutdown
Fabian Kosmale
2025-03-21
1
-0
/
+1
*
QDBusListener: remove ChangeSignal's defaut ctor
Marc Mutz
2025-03-21
2
-3
/
+3
*
QGenericUnixTheme: de-pessimise xdgFileIcon()
Marc Mutz
2025-03-20
1
-1
/
+1
*
Clean up QKdeTheme
Axel Spoerl
2025-03-19
2
-62
/
+68
*
Re-implement QPlatformTheme::requestColorScheme() in QKdeTheme
Axel Spoerl
2025-03-17
2
-13
/
+46
*
QGenericUnixTheme: Fix build, adding missing #includes
Thiago Macieira
2025-03-12
3
-0
/
+6
*
Refactor qgeneericunixthemes_p.h/cpp
Axel Spoerl
2025-03-11
9
-933
/
+1090
*
QGenericUnixTheme: reduce unnecessary relocations
Marc Mutz
2025-03-06
1
-32
/
+35
*
Add logging category for platform services
David Redondo
2025-02-25
1
-9
/
+5
*
Add Qt::Key_Keyboard
Kai Uwe Broulik
2025-02-17
1
-0
/
+1
*
QDesktopUnixServices: Fix #endif comment
David Redondo
2025-01-30
1
-1
/
+1
*
Platform: unix - avoid modifying the environment
Tim Blechmann
2025-01-29
1
-7
/
+16
*
QDesktopUnixServices: avoid to call virtual function in constructor
Liang Qi
2025-01-23
1
-1
/
+1
*
platforms: rename QGenericUnixServices to QDesktopUnixServices
Liang Qi
2025-01-21
3
-28
/
+28
*
QGenericUnixServices: avoid dbus calls on non xdg envs
Liang Qi
2025-01-21
1
-0
/
+3
*
Fix the unsupported Q_UNREACHABLE_RETURN statement in constexpr functions
Alexey Edelev
2025-01-17
1
-3
/
+18
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
2
-5
/
+5
*
Guard the usages of QPlatformIntegration::services()
Liang Qi
2024-11-25
1
-1
/
+2
*
Introduce VxKeyboard input plugin
Michał Łoś
2024-10-30
1
-0
/
+15
*
xcb: Report location of DBus menubar on window properties
David Edmundson
2024-10-10
4
-7
/
+36
*
De-inline dtors of QAbstractEventDispatcherPrivate subclasses
Marc Mutz
2024-10-08
2
-0
/
+4
*
QGenericUnixServices: properly disconnect signals in dtor
Christian Ehrlicher
2024-08-30
2
-1
/
+14
*
QGUTheme: add Pantheon to the list of GTK based desktop environments
Liang Qi
2024-07-12
1
-0
/
+1
*
QKdeTheme: Fix default value for ItemViewActivateItemOnSingleClick
Nicolas Fella
2024-06-24
1
-0
/
+4
*
Gui: Make more logging categories static
Ulf Hermann
2024-06-24
1
-1
/
+1
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-2
/
+0
*
QFileSystemModel: only use theme icons if a theme is set
Volker Hilsheimer
2024-06-17
1
-0
/
+6
*
Check D-Bus tray availability every time
Ilya Fedin
2024-06-01
1
-9
/
+4
*
Don't fallback to X11 tray backend on non-X11
Ilya Fedin
2024-06-01
1
-11
/
+13
*
QKdeTheme: update color scheme with unknown desktop theme
Axel Spoerl
2024-05-21
1
-4
/
+1
*
QKdeThemePrivate: refactor reading of KDE settings
Axel Spoerl
2024-05-20
1
-36
/
+215
*
Fix documentation of QKdeThemePrivate::updateColorScheme()
Axel Spoerl
2024-05-20
1
-5
/
+5
*
ColorScheme: clean up code to prepare adding a setter
Volker Hilsheimer
2024-04-23
1
-1
/
+1
*
QDbusTrayIcon: handle open() failure
Giuseppe D'Angelo
2024-03-26
1
-1
/
+4
*
qxkbcommon: fix isKeypad
Yifan Zhu
2024-03-19
1
-1
/
+40
*
QGenericUnixServices: make sure the picker returns a color
Liang Qi
2024-02-03
1
-3
/
+7
*
qxkbcommon: map XKB_KEY_XF86Calculator to Qt::Key_Calculator
Yifan Zhu
2024-01-31
1
-0
/
+1
[next]