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
/
tests
/
auto
/
compositor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tst_WaylandCompositor::sizeFollowsWindow on high-dpi
Johan Klokkhammer Helsing
2018-05-14
1
-1
/
+3
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
5
-5
/
+5
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
2
-5
/
+5
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
3
-22
/
+12
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
2
-7
/
+7
*
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2018-01-31
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-07
1
-1
/
+1
|
|
\
|
|
*
fix build without xkbcommon-evdev
Raphael Freudiger
2017-11-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2017-10-27
6
-2
/
+212
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'qt/5.9' into 5.10
v5.10.0-beta3
Paul Olav Tvete
2017-10-25
6
-2
/
+212
|
|
\
\
|
|
|
/
|
|
*
Fix crash after destroying view with mouse focus
Johan Klokkhammer Helsing
2017-10-18
6
-2
/
+212
*
|
|
Compositor tests: Don't assume global numeric name == wayland object id
Johan Klokkhammer Helsing
2017-10-27
2
-7
/
+4
*
|
|
qtwaylandscanner: Remove globals when destroying wrappers
Johan Klokkhammer Helsing
2017-10-25
3
-6
/
+39
*
|
|
Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()
Johan Klokkhammer Helsing
2017-10-19
1
-1
/
+1
*
|
|
Add missing field initializer for wl_registry_listener::global_remove
Johan Klokkhammer Helsing
2017-10-16
1
-1
/
+2
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
2
-2
/
+2
|
/
/
*
|
Compositor: Add support for xdg-shell-unstable-v6
Johan Klokkhammer Helsing
2017-07-21
1
-0
/
+48
|
/
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
4
-10
/
+10
|
\
|
*
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
4
-10
/
+10
*
|
Fix pointless asserts in compositor tests
Johan Klokkhammer Helsing
2016-12-23
1
-6
/
+6
|
/
*
Use the feature system internally
Lars Knoll
2016-11-23
1
-4
/
+1
*
Move qtwayland over to use the new configuration system
Lars Knoll
2016-11-23
1
-11
/
+3
*
Add mode support to QWaylandOutput
Pier Luigi Fiorini
2016-10-03
3
-7
/
+78
*
Make QWaylandKeymap a QObject
Johan Klokkhammer Helsing
2016-09-30
2
-5
/
+6
*
C++ API and tests for the ivi-application extension
Johan Klokkhammer Helsing
2016-09-30
4
-1
/
+192
*
Rename QWaylandView::attach() to bufferCommitted()
Paul Olav Tvete
2016-09-08
1
-1
/
+1
*
Rename the QWaylandXdg* classes to QWaylandXdg*V5
Giulio Camuffo
2016-09-05
1
-26
/
+26
*
Merge remote-tracking branch 'qt/5.7' into 5.8
v5.8.0-alpha1
Liang Qi
2016-08-28
14
-37
/
+42
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-23
14
-37
/
+42
|
|
\
|
|
*
Fix autotest directory structure
Paul Olav Tvete
2016-08-19
14
-33
/
+38
*
|
|
Rename QWaylandSurface::isMapped to hasContent
Johan Klokkhammer Helsing
2016-08-22
1
-5
/
+5
*
|
|
Compositor API: rename QWaylandInputDevice to QWaylandSeat
Johan Klokkhammer Helsing
2016-08-11
8
-53
/
+53
*
|
|
Rename sendUnMaximized to sendUnmaximized
Johan Klokkhammer Helsing
2016-07-12
1
-2
/
+2
*
|
|
Compositor: Rename shm to sharedMemory
Johan Klokkhammer Helsing
2016-07-11
1
-1
/
+1
*
|
|
Rename xdg surface request<state> methods send<state>
Johan Klokkhammer Helsing
2016-05-31
1
-7
/
+7
|
/
/
*
|
Fix test build
Pier Luigi Fiorini
2016-04-21
1
-0
/
+2
*
|
Compositor-api: Test for xdg_shell::configure event
Johan Klokkhammer Helsing
2016-04-18
3
-0
/
+120
*
|
Add basic tests for xdg-shell compositor API
Johan Klokkhammer Helsing
2016-04-11
4
-5
/
+114
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-08
1
-0
/
+2
|
\
\
|
|
/
|
*
fix namespaced build
Oswald Buddenhagen
2016-04-06
1
-0
/
+2
*
|
Rename compositor Shell to WlShell
Johan Klokkhammer Helsing
2016-04-05
2
-3
/
+3
*
|
Set socket name for TestCompositor
Johan Klokkhammer Helsing
2016-04-03
2
-1
/
+1
*
|
Fix incorrect function signature in compositor test
Johan Klokkhammer Helsing
2016-03-31
2
-3
/
+3
*
|
Test: Make compositor tests runnable with new API
Erik Larsson
2016-03-21
8
-133
/
+143
*
|
Updated license headers
Antti Kokko
2016-01-20
11
-187
/
+132
*
|
Rename QtCompositor to QtWaylandCompositor
Jørgen Lind
2015-09-10
1
-1
/
+1
|
/
*
Add a mechanism to delay unmapping of surfaces
Giulio Camuffo
2015-07-15
1
-0
/
+3
*
Tests: Blacklist tst_WaylandCompositor::keyboardGrab
Caroline Chao
2015-03-30
1
-0
/
+2
*
Fix the compositor test
Giulio Camuffo
2015-03-19
3
-2
/
+10
*
Test: Fix compilation error in compositor test
Caroline Chao
2015-03-18
1
-1
/
+1
[next]