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
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
/
platforms
/
eglfs
/
deviceintegration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rid of 'special case' markers
Alexey Edelev
2023-04-13
1
-3
/
+3
*
Utilize NO_UNITY_BUILD arguments instead of manual exclusion
Amir Masoud Abdol
2023-03-14
1
-2
/
+1
*
Add some exclusions for CMake Unity (Jumbo) builds
Friedemann Kleint
2023-02-16
1
-0
/
+2
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
10
-45
/
+0
*
eglfs-kms/gbm: fix segfault and add qScopeGuard
Thomas Senyk
2022-12-13
1
-6
/
+13
*
eglfs_kms: Prevent drm errors with more than one window during the screen's l...
Laszlo Agocs
2022-12-12
1
-1
/
+10
*
eglfs: kms: Make screen cloning functional by default
Laszlo Agocs
2022-10-28
2
-41
/
+93
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-4
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
3
-3
/
+3
*
eglfs: Add env.var. to disable the dedicated drmHandleEvent thread
Laszlo Agocs
2022-09-22
5
-15
/
+58
*
Fix compilation with clang
Sona Kurazyan
2022-09-06
1
-1
/
+1
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
2
-2
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
10
-10
/
+10
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
10
-0
/
+30
*
eglfs: Fix screen cloning when atomic is enabled
Laszlo Agocs
2022-08-01
1
-5
/
+6
*
Add a way to declare _exported_ logging categories
Giuseppe D'Angelo
2022-06-27
1
-1
/
+1
*
Fix typo in code
Duan Ting
2022-06-23
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
64
-2473
/
+169
*
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
2
-18
/
+22
*
eglfs_x11: Fix running flag linkage
Laszlo Agocs
2022-04-27
1
-1
/
+1
*
Fix remaining uses of deprecated QScopedPointer::take
Mårten Nordheim
2022-03-15
1
-3
/
+3
*
eglfs: QNX uses own QPA plugin and not eglfs
Pasi Petäjäjärvi
2022-03-07
2
-14
/
+0
*
Fix run time failure for UI autotests (INTEGRITY)
Tatiana Borisova
2022-01-25
2
-8
/
+18
*
Support to get timing from pagefilp
Elvis Lee
2021-12-03
3
-3
/
+14
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
8
-8
/
+8
*
CMake: Don't give plugins PUBLIC usage requirements part 2
Alexandru Croitor
2021-07-15
5
-5
/
+4
*
CMake: Don't give plugins PUBLIC usage requirements
Joerg Bornemann
2021-07-07
3
-3
/
+3
*
Add the 'Private' suffix to the internal module names
Alexey Edelev
2021-05-31
2
-5
/
+5
*
Add EGLFS OpenWFD plugin for INTEGRITY
Kimmo Ollila
2021-05-19
2
-1
/
+25
*
eglfs: Newer Nvidia libdrm provide device instead driver module name
Pasi Petäjäjärvi
2021-04-01
1
-1
/
+6
*
Support additional gbm surface flags
Elvis Lee
2021-03-12
2
-2
/
+4
*
Support EGL protected content extension
Elvis Lee
2021-03-09
1
-1
/
+15
*
Long live VK_KHR_display platform plugin!
Laszlo Agocs
2021-02-08
2
-27
/
+0
*
eglfs: kms: Log gbm bo handle and stride as well
Laszlo Agocs
2021-02-08
1
-1
/
+2
*
eglfs: Use drmClose in drm/EGLDevice backend
Laszlo Agocs
2021-01-18
1
-1
/
+1
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
3
-93
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
15
-303
/
+0
*
eglfs: Enable building the fbdev-based Mali backend
Laszlo Agocs
2020-12-28
2
-1
/
+27
*
CMake: Re-generate project files in src
Joerg Bornemann
2020-11-30
2
-5
/
+0
*
Correct headers to build with eglfs modules
Elvis Lee
2020-11-17
14
-22
/
+8
*
Remove usages of Q_FOREACH
Allan Sandfeld Jensen
2020-11-02
1
-5
/
+5
*
CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEs
Alexandru Croitor
2020-10-30
3
-0
/
+3
*
CMake: Regenerate qtbase projects
Alexandru Croitor
2020-10-30
1
-6
/
+1
*
Export gbm device integration to build it outside
Elvis Lee
2020-10-23
36
-109
/
+274
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-1
/
+1
*
EGLFS: Don’t compute logical DPI from physical size
Morten Johan Sørvig
2020-10-06
4
-16
/
+14
*
Remove QPlatformScreen::pixelDensity()
Morten Johan Sørvig
2020-10-05
2
-10
/
+0
*
CMake: enable egl_viv plugins
Samuli Piippo
2020-10-05
3
-2
/
+58
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
3
-4
/
+4
[next]