summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2825-66/+532
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2325-61/+72
| |\
| | * Fix autotest directory structurePaul Olav Tvete2016-08-1925-57/+68
| * | 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
|/ /
* | 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
* | Updated license headersAntti Kokko2016-01-2020-341/+241
* | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-023-0/+22
|\|
| * CMake: Create CMake files for WaylandClientKevin Funk2015-11-023-0/+22
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
|/
* Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-151-0/+3
* Tests: Blacklist tst_WaylandCompositor::keyboardGrabCaroline Chao2015-03-301-0/+2
* Fix the compositor testGiulio Camuffo2015-03-193-2/+10
* Test: Fix compilation error in compositor testCaroline Chao2015-03-181-1/+1
* Update copyright headersJani Heikkinen2015-02-1720-441/+281
* Merge branch '5.4' into devGiulio Camuffo2014-11-154-9/+9
|\
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-094-9/+9
* | Support for multiple input devicesMikko Levonmaa2014-10-208-0/+335
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1910-56/+141
|\|
| * Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-082-5/+13
| * Fix crash of test clientLi Qiu2014-09-044-0/+60
| * Indicate from the client buffer integration if decorations are supportedLaszlo Agocs2014-08-251-0/+5
| * Make the test client more robust and make valgrind happyGiulio Camuffo2014-08-197-51/+63
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-5/+7
|/
* Fix possible crash of the test clientGiulio Camuffo2014-08-151-1/+1
* Fix client testsGiulio Camuffo2014-08-153-0/+19
* Fix compositor testsGiulio Camuffo2014-08-154-4/+22
* Reset the wl_keyboard/wl_pointer resource pointers if destroyedGiulio Camuffo2014-08-132-0/+19
* Fix license test.Robin Burchell2014-08-132-4/+2
* Add cmake test for QtCompositor and disable cmake files for QtWaylandClientGiulio Camuffo2014-07-083-0/+22
* Add grab support for QtWayland::KeyboardMikko Levonmaa2014-05-066-2/+206
* Support configurable capabilities for input devicesMikko Levonmaa2014-04-292-1/+34
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-2/+24