summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client/tst_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()v5.11.1Johan Klokkhammer Helsing2018-06-091-0/+1
* 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
* Client tests: Remove redundant cleanup testingJohan Klokkhammer Helsing2018-05-251-8/+0
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-231-2/+19
* 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
|\
| * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-0/+37
| * Client tests: Support testing with window decorations enabledJohan Klokkhammer Helsing2018-01-051-15/+22
* | 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
|\|
| * Fix crash when wl-shell setType is called with a hidden parentJohan Klokkhammer Helsing2017-10-201-0/+44
* | Tests: Add missing Q_UNUSEDsJohan Klokkhammer Helsing2017-10-161-0/+2
|/
* 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-251-2/+2
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* | Merge remote-tracking branch 'qt/5.8' into devPaul Olav Tvete2016-11-231-2/+2
|\|
| * Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-2/+2
* | Fix failing test for touch dragJohan Klokkhammer Helsing2016-10-101-0/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-231-17/+12
* Fix autotest directory structurePaul Olav Tvete2016-08-191-0/+360