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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always destroy OpenGL context when the window is destroyed
Jacek Poplawski
6 days
1
-3
/
+6
*
Add VxWorks support in QEglFSDeviceIntegration
Jacek Poplawski
10 days
1
-3
/
+3
*
Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged
Tor Arne Vestbø
2023-11-23
1
-1
/
+1
*
Egldevices: Use valid DRM handle to get platform display
Alex Bu
2023-10-03
1
-1
/
+4
*
eglfs: add a default framebuffer to NVIDIA eglstreams
Kurt Kiefer
2023-10-03
2
-4
/
+61
*
eglfs: Extend GBM surface creation probing
Andreas Holzammer
2023-09-21
1
-1
/
+16
*
QOpenGLCompositorBackingStore: ensure backing store on flushed windows
Axel Spoerl
2023-09-13
1
-2
/
+2
*
Fix link to platform window in QAndroidPlatformBackingStore::flush()
Axel Spoerl
2023-08-04
2
-6
/
+2
*
eglfs plugin: port away from Q_FOREACH
Marc Mutz
2023-08-02
3
-2
/
+4
*
Adapt setBackingStore() overrides in QWasmWindow and QEglFSWindow
Axel Spoerl
2023-07-16
2
-2
/
+6
*
QPA:EGLFS - ignore scissor and stencil when drawing the cursor
Inho Lee
2023-04-21
1
-7
/
+11
*
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
11
-77
/
+5
*
Add QEGLContext::invalidateContext
Thomas Senyk
2023-01-12
2
-4
/
+36
*
Remove QEglFSCursor's inheritance of QOpenGLFunctions
Thomas Senyk
2022-12-16
2
-27
/
+26
*
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
5
-6
/
+6
*
Replace the syncqt.pl script with syncqt tool
Alexey Edelev
2022-09-27
1
-0
/
+2
*
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
11
-11
/
+11
*
eglfs: Fix crash when painting the mouse cursor in a multiscreen setup
Dominik Holland
2022-08-05
1
-5
/
+5
*
eglfs: Fix mouse events not being delivered to the frontmost window
Sergio Martins
2022-08-04
2
-0
/
+20
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
11
-0
/
+33
*
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
82
-3157
/
+205
*
includemocs (updated script)
Marc Mutz
2022-05-05
2
-0
/
+4
*
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
6
-29
/
+41
*
Revive eglfs' raster window support
Laszlo Agocs
2022-04-27
3
-11
/
+20
*
eglfs_x11: Fix running flag linkage
Laszlo Agocs
2022-04-27
1
-1
/
+1
*
Reorganize work with graphical libraries on INTEGRITY
Tatiana Borisova
2022-04-05
1
-0
/
+5
*
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
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
1
-7
/
+0
*
eglfs: Unset shared raster compositing context before deletion
Tor Arne Vestbø
2022-01-12
1
-0
/
+2
*
QPA: Set focus reason when window activation changes focus
Volker Hilsheimer
2021-12-03
1
-1
/
+1
*
Support to get timing from pagefilp
Elvis Lee
2021-12-03
3
-3
/
+14
*
Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin path
Thiago Macieira
2021-11-10
2
-34
/
+4
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-3
/
+3
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
9
-9
/
+9
[next]