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.6
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
/
xdgdesktopportal
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdgdesktopportal: Fallback to base theme if color scheme is unknown
Ilya Fedin
11 days
1
-0
/
+2
*
Rename Qt::Appearance to Qt::ColorScheme
Tor Arne Vestbø
2023-02-13
2
-10
/
+10
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-5
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Replace QPlatformTheme::Appearance by Qt:Appearance
Axel Spoerl
2022-09-20
2
-8
/
+8
*
FileChooser portal: set current_file only when file already exists
Ilya Fedin
2022-09-10
1
-3
/
+6
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Send parent_window handle to desktop portal
David Redondo
2022-07-25
1
-3
/
+12
*
QXdgDesktopPortalFileDialog: fix C++20 build
Giuseppe D'Angelo
2022-06-20
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
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
5
-190
/
+10
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
3
-33
/
+39
*
Plugins: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-1
/
+1
*
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
*
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
1
-1
/
+1
*
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
1
-1
/
+1
*
Remove QtDBus includes
David Skoland
2021-01-12
1
-3
/
+3
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-17
/
+0
*
CMake: Add handling of PLUGIN_EXTENDS for generic plugins
Alexey Edelev
2020-11-09
1
-0
/
+1
*
FileChooser portal: skip empty filters to avoid rejection from portals
Jan Grulich
2020-10-12
1
-0
/
+5
*
xdgdesktopportal: properly fix a dangling pointer
Giuseppe D'Angelo
2020-10-06
1
-6
/
+5
*
xdgdesktopportal: Avoid dangling pointer
Michael Weghorn
2020-08-20
1
-2
/
+2
*
Filechooser portal: Implement "current_filter"
Michael Weghorn
2020-08-10
2
-5
/
+58
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-3
/
+3
*
Move UNIX themes into QtGui
Friedemann Kleint
2020-06-22
2
-2
/
+1
*
Make sure we correctly construct underlying base platform theme
Jan Grulich
2020-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-05-18
2
-1
/
+30
|
\
|
*
Support opening directories over portal
Jan Grulich
2020-05-14
2
-1
/
+30
*
|
CMake: Regenerate projects to match updated plugin API
Leander Beernaert
2020-04-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
1
-1
/
+1
|
\
|
|
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+1
*
|
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
1
-5
/
+3
*
|
Regenerate plugin projects to get new target names
Alexandru Croitor
2020-01-27
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-1
/
+1
|
\
|
|
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
|
Regenerate src/*
Alexandru Croitor
2019-11-14
1
-1
/
+1
*
|
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
|
Regenerate platformthemes plugins
Alexandru Croitor
2019-10-08
1
-4
/
+9
*
|
Add some missing CLASS_NAME values to plugins
Alexandru Croitor
2019-07-22
1
-0
/
+1
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
3
-4
/
+9
|
\
|
|
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-26
2
-0
/
+4
|
|
\
|
|
*
qtlite: Fix build the source code with -no-feature-shortcut
Mikhail Svetkin
2019-02-25
2
-0
/
+4
[next]