summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix flakiness in tst_WaylandClient::eventsJohan Klokkhammer Helsing2018-02-211-9/+11
* Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-0/+37
* 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
* 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
* Fix crash when window attach is called without waiting for frame callbacksJohan Klokkhammer Helsing2017-08-311-0/+27
* 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
| |\|
| | * Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-025-0/+282
| | * Client tests: Unlock mutex while processing compositor commandsJohan Klokkhammer Helsing2016-08-021-4/+14
| | * Also test touch in client events testJohan Klokkhammer Helsing2016-08-015-1/+164
* | | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-5/+5
* | | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-118-53/+53
* | | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-121-2/+2
* | | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-1/+1
* | | Don't use deprecated wl_client_add_object and wl_display_add_globalJohan Klokkhammer Helsing2016-05-314-13/+12
* | | Rename xdg surface request<state> methods send<state>Johan Klokkhammer Helsing2016-05-311-7/+7
|/ /
* | Move subsurface test application to tests/manualPaul Olav Tvete2016-05-027-0/+445
* | Fix test buildPier Luigi Fiorini2016-04-211-0/+2
* | Compositor-api: Test for xdg_shell::configure eventJohan Klokkhammer Helsing2016-04-183-0/+120
* | Add basic tests for xdg-shell compositor APIJohan Klokkhammer Helsing2016-04-114-5/+114
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+2
|\|
| * fix namespaced buildOswald Buddenhagen2016-04-061-0/+2
* | Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-3/+3
* | Set socket name for TestCompositorJohan Klokkhammer Helsing2016-04-032-1/+1
* | Remove traces of obsolete config flag "wayland-compositor"Johan Klokkhammer Helsing2016-04-011-6/+1
* | Fix incorrect function signature in compositor testJohan Klokkhammer Helsing2016-03-312-3/+3
* | Test: Make compositor tests runnable with new APIErik Larsson2016-03-2110-136/+147