index
:
delta/qt5/qtwayland.git
0.85
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/genivi-5.4.0-wip
baserock/genivi-5.5.0-wip
baserock/genivi-test
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/genivi-5.4.2-wip
baserock/v5.3.0
baserock/v5.5.1-genivi
baserock/v5.6.0-15-gebba84e+ivi-shell
dev
master
release
stable
wip-compositor-api
wip/cmake
wip/qt6
wip/texturesharing-5.12
code.qt.io: qt/qtwayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
qwaylandshmbackingstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QWaylandShmBackingStore: replace a QLinkedList with std::list
Marc Mutz
2019-07-12
1
-7
/
+7
*
Eradicate Q_FOREACH loops [1/2]: trivial cases
Marc Mutz
2019-05-21
1
-1
/
+2
*
Client: Avoid unnecessarily redrawing decorations
Johan Klokkhammer Helsing
2019-05-01
1
-5
/
+8
*
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-10-30
1
-2
/
+1
|
\
|
*
Client: Don't attach buffers to unexposed windows
Johan Klokkhammer Helsing
2018-10-26
1
-2
/
+1
*
|
Don't include system versions of wayland protocol
Johan Klokkhammer Helsing
2018-10-03
1
-2
/
+1
|
/
*
Don't commit same buffer multiple times
Paul Olav Tvete
2018-08-08
1
-5
/
+12
*
Proper naming for backingstore logging category
Paul Olav Tvete
2018-07-09
1
-3
/
+3
*
Suppress warning about MFD_CLOEXEC being redefined
Thiago Macieira
2018-05-23
1
-1
/
+3
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
1
-6
/
+0
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
1
-8
/
+8
*
Adapt to qtbase 5.10 API change: qssize_t -> qsizetype
Liang Qi
2018-01-07
1
-1
/
+1
*
Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()
Johan Klokkhammer Helsing
2017-10-19
1
-4
/
+4
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-1
/
+1
*
QWaylandShmBuffer: use a memfd if we can for a simple memory buffer
v5.10.0-alpha1
Thiago Macieira
2017-08-26
1
-7
/
+28
*
QWaylandShmBuffer: use QTemporaryFile
Thiago Macieira
2017-07-31
1
-20
/
+12
*
Translucent background support
Tasuku Suzuki
2017-06-19
1
-1
/
+9
*
Use new feature system, part 2
Lars Knoll
2016-11-23
1
-2
/
+2
*
Create and destroy the shell surface when showing and hiding
Giulio Camuffo
2016-11-17
1
-7
/
+1
*
Remove useless method QWaylandShmBackingStore::hidden
Johan Klokkhammer Helsing
2016-11-11
1
-4
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-10
/
+18
|
\
|
*
Fix high-DPI scaling of window decorations for shared memory buffers
Johan Klokkhammer Helsing
2016-07-11
1
-10
/
+18
*
|
Merge remote-tracking branch 'qt/5.6' into 5.7
Paul Olav Tvete
2016-03-08
1
-107
/
+69
|
\
\
|
|
/
|
*
Fix SHM drawing logic
Giulio Camuffo
2016-03-07
1
-86
/
+66
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
|
Support non-blocking flush for shm subsurfaces
Mikko Levonmaa
2015-11-28
1
-12
/
+31
*
|
Add QWayland::shm object to client
Mikko Levonmaa
2015-09-25
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-4
/
+8
|
\
|
*
Fix shm buffers init and destruction on failure
Olivier Blin
2015-03-27
1
-4
/
+8
*
|
Update copyright headers
Jani Heikkinen
2015-02-17
1
-22
/
+14
*
|
Add a SHM format converter class
Jorgen Lind
2015-02-05
1
-1
/
+5
*
|
Namespace the platform plugins
Giulio Camuffo
2015-01-29
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-12-29
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix possible double free when hiding a window
Giulio Camuffo
2014-12-06
1
-0
/
+3
*
|
Implement high-dpi support
Morten Johan Sorvig
2014-12-17
1
-6
/
+12
|
/
*
Fix -no-opengl builds
Laszlo Agocs
2014-10-14
1
-0
/
+2
*
Fix shm windows sometimes not showing after being hidden
Giulio Camuffo
2014-10-06
1
-0
/
+11
*
Rename QWaylandDecoration => QWaylandAbstractDecoration
Robin Burchell
2014-09-23
1
-2
/
+2
*
Support RasterGLSurface windows
Laszlo Agocs
2014-08-25
1
-17
/
+30
*
Reduce headers inter-dependency in the QPA plugin
Giulio Camuffo
2014-06-16
1
-0
/
+18
*
Make classes in client private
Jorgen Lind
2013-12-27
1
-5
/
+5
*
Move wayland into a client directory not under the plugins src folder
Jorgen Lind
2013-12-27
1
-0
/
+322