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
/
plugins
/
platformthemes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant include statement from qgtk3theme.cpp
Axel Spoerl
22 hours
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
*
Detect appearance by colors unless GTK theme name contains "dark"
Axel Spoerl
2022-12-28
3
-1
/
+20
*
Add Q_UNUSED to avoid compilation errors
Tang Haixiang
2022-12-22
1
-0
/
+1
*
Cleanup QGtk3Theme
Yuhang Zhao
2022-12-21
1
-45
/
+10
*
Fix checkbox and radiobutton background in QGtk3Theme
Axel Spoerl
2022-12-16
1
-2
/
+2
*
GTK3 theme: simplify code
Yuhang Zhao
2022-12-16
1
-1
/
+1
*
Re-implement palette, standardPixmap, file icons, fonts in QGtk3Theme
Axel Spoerl
2022-12-02
9
-3
/
+1960
*
Add QPlatformTheme::MouseCursorTheme and MouseCursorSize
Liang Qi
2022-11-18
1
-0
/
+10
*
Gtk3: fix stack smashing on mismatch between bool and gboolean
Thiago Macieira
2022-11-11
1
-1
/
+1
*
Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions
Jan Grulich
2022-11-08
1
-0
/
+14
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Replace QPlatformTheme::Appearance by Qt:Appearance
Axel Spoerl
2022-09-20
4
-14
/
+14
*
FileChooser portal: set current_file only when file already exists
Ilya Fedin
2022-09-10
1
-3
/
+6
*
QGtk3Dialog: remove the #include for empty moc
Thiago Macieira
2022-09-01
1
-2
/
+0
*
QGtk3Theme: subscribe to theme hint changes
Ilya Fedin
2022-08-27
1
-0
/
+20
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeTheme
Ilya Fedin
2022-08-22
1
-2
/
+0
*
QGtk3Theme: Support setting dialog parent on Wayland
Ilya Fedin
2022-08-19
1
-2
/
+21
*
Remove unneeded QWindow from QGtk3Dialog
Ilya Fedin
2022-08-17
2
-71
/
+20
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
Send parent_window handle to desktop portal
David Redondo
2022-07-25
1
-3
/
+12
*
QGtk3Theme: Respect xcb_xlib config option
Ilya Fedin
2022-07-07
2
-0
/
+7
*
QGtk3Theme: Ensure gtk uses the same windowing system as Qt
Ilya Fedin
2022-07-07
1
-0
/
+11
*
QGtk3Theme: Use GDK X11-specific API only built with X11
Ilya Fedin
2022-07-06
2
-2
/
+14
*
QXdgDesktopPortalFileDialog: fix C++20 build
Giuseppe D'Angelo
2022-06-20
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Fallback to another file dialog implementation when XDP is inaccessible
Ilya Fedin
2022-06-09
3
-33
/
+53
*
Add QXdgDesktopPortalFileDialog::useNativeFileDialog()
Ilya Fedin
2022-06-08
2
-4
/
+15
*
Fix a leak of fallback dialog helper in xdgdesktopportal
Ilya Fedin
2022-06-07
1
-3
/
+3
*
Initialize m_exclusive in QGtk3MenuItem constructor
Elias Rudberg
2022-06-01
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
12
-456
/
+24
*
Plugins: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-05-04
1
-1
/
+1
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
4
-34
/
+42
*
Plugins: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
3
-10
/
+10
*
QGtk3ThemePlugin: includemocs
Marc Mutz
2022-04-29
2
-0
/
+4
*
QXdgDesktopPortalThemePlugin: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
FileChooser portal: set current_name
Ilya Fedin
2022-04-14
1
-1
/
+6
*
xdgdesktopportal theme: Implement appearance()
Magnus Groß
2022-03-04
2
-0
/
+55
*
Add PreselectFirstFileInDirectory platform theme hint
Mitch Curtis
2022-01-07
1
-0
/
+2
*
QGtk3Theme: implement appearance function to detect dark themes
Mitch Curtis
2021-10-11
2
-0
/
+44
*
Implement preview support for GTK file dialog
Ilya Fedin
2021-09-29
2
-0
/
+43
*
Fix memory leak
JiDe Zhang
2021-09-29
2
-0
/
+2
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
2
-2
/
+2
*
FileChooser portal: send window id in hex
Jan Grulich
2021-03-08
1
-1
/
+1
*
cmake: Don't give plugins PUBLIC usage requirements
Craig Scott
2021-02-24
2
-3
/
+2
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-27
/
+0
[next]