summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client
Commit message (Expand)AuthorAgeFilesLines
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-111-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-281-0/+1
|\
| * Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()v5.11.1Johan Klokkhammer Helsing2018-06-091-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-131-0/+12
|\|
| * Don't ask libwayland to set absurdly long window titlesJohan Klokkhammer Helsing2018-06-061-0/+11
| * Client tests: Ensure there are no leftover ivi_surfacesJohan Klokkhammer Helsing2018-05-281-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-8/+0
|\|
| * Client tests: Remove redundant cleanup testingJohan Klokkhammer Helsing2018-05-251-8/+0
* | Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-2/+18
|/
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-231-2/+19
* Run shell agnostic tests on all shellsJohan Klokkhammer Helsing2018-03-132-0/+8
* Send configure events in shell-agnostic client testsJohan Klokkhammer Helsing2018-03-081-0/+11
* Client test for xdg-shell v6 configure eventsJohan Klokkhammer Helsing2018-03-081-0/+1
* Ensure paintGL() is called in tst_WaylandClient::glWindow()Johan Klokkhammer Helsing2018-02-281-0/+4
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-7/+7
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-18/+9
* Fix use after free in tst_WaylandClient::dontCrashOnMultipleCommitsv5.11.0-beta1Kari Oikarinen2018-02-211-12/+14
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-211-0/+25
* Fix flakiness in tst_WaylandClient::eventsJohan Klokkhammer Helsing2018-02-211-9/+11
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-3/+3
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-16/+60
|\
| * 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-073-18/+29
| |\|
| | * 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
* | | Client: Add removePrimaryScreen testJohan Klokkhammer Helsing2017-11-241-0/+33
* | | Verify that the client supports the compositor removing outputsJohan Klokkhammer Helsing2017-11-151-0/+16
* | | Client: Test that the current screen is updated by surface eventsJohan Klokkhammer Helsing2017-11-151-3/+42
* | | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-271-0/+44
|\| |
| * | Merge remote-tracking branch 'qt/5.9' into 5.10v5.10.0-beta3Paul Olav Tvete2017-10-251-0/+44
| |\|
| | * Fix crash when wl-shell setType is called with a hidden parentJohan Klokkhammer Helsing2017-10-201-0/+44
* | | Test client side xdg shell v6Johan Klokkhammer Helsing2017-10-209-1712/+3
* | | 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-262-5/+5
|/ /
* / Add missing header guard to mocksurface.hJohan Klokkhammer Helsing2017-05-191-0/+5
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-15/+15
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-233-15/+15
* | Merge remote-tracking branch 'qt/5.8' into devPaul Olav Tvete2016-11-232-7/+3
|\|
| * Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-5/+1
| * Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-2/+2
* | 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
|/
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-284-13/+12