summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test that xdg_toplevel_v6s are destroyed before xdg_surface_v6sJohan Klokkhammer Helsing2018-02-011-4/+21
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-314-19/+68
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+37
| |\
| | * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-0/+37
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-074-19/+30
| |\|
| | * Client tests: Support testing with window decorations enabledJohan Klokkhammer Helsing2018-01-052-16/+23
| | * Client tests: Fix wrong position being sent when mocking touch eventsJohan Klokkhammer Helsing2018-01-041-2/+6
| | * fix build without xkbcommon-evdevRaphael Freudiger2017-11-161-1/+1
* | | Client: Add removePrimaryScreen testJohan Klokkhammer Helsing2017-11-241-0/+33
* | | Verify that the client supports the compositor removing outputsJohan Klokkhammer Helsing2017-11-154-0/+35
* | | Client: Test that the current screen is updated by surface eventsJohan Klokkhammer Helsing2017-11-159-44/+267
* | | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-2717-25/+379
|\| |
| * | Merge remote-tracking branch 'qt/5.9' into 5.10v5.10.0-beta3Paul Olav Tvete2017-10-2517-25/+379
| |\|
| | * Fix crash when wl-shell setType is called with a hidden parentJohan Klokkhammer Helsing2017-10-201-0/+44
| | * Fix outdated BSD license headerKai Koehne2017-10-2010-23/+123
| | * Fix crash after destroying view with mouse focusJohan Klokkhammer Helsing2017-10-186-2/+212
* | | Compositor tests: Don't assume global numeric name == wayland object idJohan Klokkhammer Helsing2017-10-272-7/+4
* | | qtwaylandscanner: Remove globals when destroying wrappersJohan Klokkhammer Helsing2017-10-253-6/+39
* | | Test client side xdg shell v6Johan Klokkhammer Helsing2017-10-2014-24/+274
* | | Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()Johan Klokkhammer Helsing2017-10-191-1/+1
* | | Add missing field initializer for wl_registry_listener::global_removeJohan Klokkhammer Helsing2017-10-161-1/+2
* | | Tests: Add missing Q_UNUSEDsJohan Klokkhammer Helsing2017-10-162-0/+9
* | | Fix -Wreorder warning by using default member initializersJohan Klokkhammer Helsing2017-10-052-11/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-271-0/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+27
| |\|
| | * Fix crash when window attach is called without waiting for frame callbacksJohan Klokkhammer Helsing2017-08-311-0/+27
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-265-8/+8
|/ /
* | Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-211-0/+48
* | Add missing header guard to mocksurface.hJohan Klokkhammer Helsing2017-05-191-0/+5
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2512-27/+172
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-238-27/+27
| * Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-164-0/+145
* | Fix pointless asserts in compositor testsJohan Klokkhammer Helsing2016-12-231-6/+6
* | Merge remote-tracking branch 'qt/5.8' into devPaul Olav Tvete2016-11-238-24/+184
|\|
| * Use the feature system internallyLars Knoll2016-11-231-4/+1
| * Move qtwayland over to use the new configuration systemLars Knoll2016-11-233-19/+9
| * Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-2/+2
| * Add a QML client manual testPier Luigi Fiorini2016-11-144-0/+173
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-033-4/+20
|\|
| * Clients tests: Don't send leave events for destroyed surfacesJohan Klokkhammer Helsing2016-10-113-4/+20
* | Fix failing test for touch dragJohan Klokkhammer Helsing2016-10-101-0/+1
|/
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-033-7/+78
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-303-5/+93
* C++ API and tests for the ivi-application extensionJohan Klokkhammer Helsing2016-09-304-1/+192
* Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-081-1/+1
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-26/+26
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2826-66/+533
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2326-61/+73
| |\
| | * Fix autotest directory structurePaul Olav Tvete2016-08-1926-57/+69
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-115-5/+460
| |\|