summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client/tst_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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