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
/
kernel
/
qoffscreensurface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-1
/
+3
*
gui: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Use member function instead of template function to resolve native interface
Tor Arne Vestbø
2021-07-17
1
-6
/
+5
*
Type erase native interfaces via string instead of typeid
Tor Arne Vestbø
2021-05-20
1
-2
/
+2
*
Rejig native interface plumbing
Tor Arne Vestbø
2021-05-12
1
-0
/
+17
*
doc: Update and flesh out native interface docs
Tor Arne Vestbø
2020-10-18
1
-12
/
+13
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-3
/
+3
*
Add QOffScreenSurface platform API abstraction
Assam Boudjelthia
2020-08-27
1
-67
/
+14
*
Merge QOffscreenSurface constructor overloads
Volker Hilsheimer
2020-08-26
1
-13
/
+0
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-7
/
+7
*
QOffscreenSurface: Suppress setting of a default geometry on the window
Friedemann Kleint
2019-04-11
1
-0
/
+8
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-15
1
-1
/
+1
|
\
|
*
Fix reset with qoffscreensurface destruction with multimonitor support
Määttä Antti
2017-08-08
1
-1
/
+1
*
|
QOffscreenSurface: add a constructor taking a parent object
Giuseppe D'Angelo
2017-04-21
1
-3
/
+17
|
/
*
Fix some qdoc-warnings for 5.9
Friedemann Kleint
2017-01-25
1
-1
/
+1
*
Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurface
Andy Nichols
2016-12-14
1
-0
/
+37
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-29
1
-1
/
+1
|
\
|
*
QOffscreenSurface: warning-fix - QString(char*) deprecated
Edward Welbourne
2016-08-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-25
1
-0
/
+1
|
\
|
|
*
Make QWindow backed QOffscreenSurfaces easier to identify
Tor Arne Vestbø
2016-08-24
1
-0
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when available
Laszlo Agocs
2015-02-02
1
-1
/
+6
*
Send events when platform surfaces are created/about to be destroyed
Sean Harmer
2014-11-17
1
-0
/
+7
*
Update QOffscreenSurface docs regarding threads
Laszlo Agocs
2014-10-13
1
-0
/
+8
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Use default surface format in QOffscreenSurface
Laszlo Agocs
2014-09-14
1
-0
/
+1
*
Do not add QOffscreenSurface windows to the global list
Laszlo Agocs
2014-06-30
1
-0
/
+3
*
Enhance QOffscreenSurface docs wrt the format
Laszlo Agocs
2014-03-27
1
-0
/
+8
*
Check the thread in QOffscreenSurface
Laszlo Agocs
2013-11-27
1
-0
/
+2
*
Added QOffscreenSurface class.
Yoann Lopes
2013-02-18
1
-0
/
+345