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
/
xcb
/
qxcbbackingstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle device loss for texture widgets
David Redondo
2023-03-17
1
-2
/
+4
*
Make rhiFlush() support custom source DPR
Morten Sørvig
2022-06-14
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Don't blit individual rects of region when when scrolling backingstore
Tor Arne Vestbø
2022-04-07
1
-2
/
+2
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-7
/
+9
*
xcb: Return standalone image from QXcbBackingStore::toImage()
Tor Arne Vestbø
2021-11-19
1
-1
/
+7
*
xcb: Don't mark scrolled area as flushed when doing client side scroll
Tor Arne Vestbø
2021-11-18
1
-8
/
+9
*
xcb: Ensure we have pixmap GC before trying to flush to it during scroll
Tor Arne Vestbø
2021-11-18
1
-2
/
+2
*
xcb: Prepare correct area when doing client side backingstore scroll
Tor Arne Vestbø
2021-11-18
1
-2
/
+4
*
xcb: Flush scrolled region of backingstore to client when requesting image
Tor Arne Vestbø
2021-10-05
1
-1
/
+6
*
xcb: Fix flushing of native subwindows when not using shared memory
Tor Arne Vestbø
2020-08-22
1
-2
/
+11
*
Make bytes-per-line safe for int overflow
Allan Sandfeld Jensen
2020-02-20
1
-2
/
+2
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-6
/
+6
*
xcb: respect big-request encoding in max request size
Gatis Paeglis
2019-02-06
1
-8
/
+9
*
configure: make xcb-render a hard dependency for xcb plugin
Gatis Paeglis
2019-01-03
1
-12
/
+0
*
configure: properly atomize render vs. renderutil
Gatis Paeglis
2019-01-03
1
-6
/
+0
*
Fix image grab when XCB is rgb-swapping
Allan Sandfeld Jensen
2018-11-11
1
-0
/
+3
*
xcb: qxcbconnection_basic
Gatis Paeglis
2018-10-17
1
-9
/
+9
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-08-16
1
-57
/
+86
|
\
|
*
xcb: make sure we have a valid m_qimage in backing store
Gatis Paeglis
2018-08-13
1
-50
/
+61
*
|
xcb: Fix artifacts on the tray background with lock screens
Alexander Volkov
2018-07-10
1
-12
/
+193
|
/
*
xcb: fix regression with remote X11 clients
Gatis Paeglis
2018-06-11
1
-45
/
+62
*
xcb: cleanup the code for detecting when to create/destroy SHM segment
Gatis Paeglis
2018-04-14
1
-6
/
+8
*
xcb: various coding style cleanups in qxcbbackingstore
Gatis Paeglis
2018-04-09
1
-36
/
+32
*
xcb: rename two classes in qxcbbackingstore
Gatis Paeglis
2018-04-09
1
-21
/
+21
*
xcb: Prevent shared memory allocation on every window resize
Błażej Szczygieł
2018-03-14
1
-35
/
+83
*
xcb: Fix developer build
Friedemann Kleint
2018-02-19
1
-0
/
+3
*
xcb: Fix access to shm for X server running from another user
Alexander Volkov
2018-02-15
1
-35
/
+98
*
xcb: Enhance SHM management code
Alexander Volkov
2018-02-15
1
-39
/
+64
*
xcb: port away from last QRegion::rects()
Marc Mutz
2017-12-06
1
-5
/
+4
*
xcb: share code for QRegion -> xcb_rectangle_t[] conversion
Marc Mutz
2017-12-06
1
-10
/
+1
*
xcb: Speed-up image scrolling
Błażej Szczygieł
2017-11-23
1
-47
/
+152
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-17
1
-2
/
+2
|
\
|
*
Let QPlatformBackingStore handle its own QOpenGLContext
Tor Arne Vestbø
2017-10-05
1
-2
/
+2
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-1
/
+1
|
\
|
*
xcb: Increment iterator inside bgr888 region loop
Błażej Szczygieł
2017-06-28
1
-1
/
+1
*
|
xcb: remove code and macros related to Q_XCB_DEBUG
Gatis Paeglis
2017-03-10
1
-59
/
+43
|
/
*
xcb: Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-01
1
-6
/
+6
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-7
/
+9
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-13
1
-7
/
+9
|
|
\
|
|
*
QXcbShmImage: don't use shmget()'s return unless it succeeds
Edward Welbourne
2016-10-12
1
-7
/
+9
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-5
/
+13
|
\
|
|
|
*
|
xcb: support nested paint operations in remote scenarios
Louai Al-Khanji
2016-04-29
1
-4
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-03
1
-15
/
+22
|
\
|
|
|
*
|
xcb: Fix image scanline padding
Louai Al-Khanji
2016-04-15
1
-15
/
+22
*
|
|
Add QPlatformBackingStore::toImage() implementations
Andy Nichols
2016-04-30
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-11
1
-21
/
+88
|
\
|
|
|
*
|
xcb: Optimize non-shm backing store flushing
Louai Al-Khanji
2016-04-10
1
-21
/
+88
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-05
1
-31
/
+62
|
\
|
|
[next]