summaryrefslogtreecommitdiffstats
path: root/tests/auto/client
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2811-29/+490
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2311-24/+30
| |\
| | * Fix autotest directory structurePaul Olav Tvete2016-08-1911-24/+30
| * | 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
* | | Don't use deprecated wl_client_add_object and wl_display_add_globalJohan Klokkhammer Helsing2016-05-314-13/+12
|/ /
* / Updated license headersAntti Kokko2016-01-209-154/+109
|/
* Update copyright headersJani Heikkinen2015-02-179-198/+126
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-094-9/+9
* 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
* Fix possible crash of the test clientGiulio Camuffo2014-08-151-1/+1
* Fix client testsGiulio Camuffo2014-08-153-0/+19
* Reset the wl_keyboard/wl_pointer resource pointers if destroyedGiulio Camuffo2014-08-132-0/+19
* explicitly request wayland-scanner featureOswald Buddenhagen2013-10-211-0/+1
* Use QMultiMap instead of wl_list for resourcesJan Arne Petersen2013-08-281-20/+2
* Make test compile with Wayland 1.2Jan Arne Petersen2013-08-227-139/+288
* Update tests so that it does not deadlockJørgen Lind2013-08-025-93/+73
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-258-192/+192
* Update Wayland SHAJorgen Lind2012-08-171-1/+1
* Compile fixesJorgen Lind2012-08-131-0/+1
* Introduce standard pkg-config usageDonald Carr2012-06-111-23/+4
* Migrate from wl_input_device to wl_seatLaszlo Agocs2012-05-203-33/+96
* Implemented refresh rate support.Samuel Rødal2012-05-091-1/+2
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-091-2/+4
* Update to wayland headLaszlo Agocs2012-05-091-1/+31
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-194-15/+22
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-106-167/+12
* Fixed mockshell error in client auto testAndy Nichols2012-03-301-1/+1
* Make the module not depend on QtBase configureJørgen Lind2012-03-121-15/+20
* Added missing header for client autotest.Samuel Rødal2012-03-121-0/+62
* Added testing of QBackingStore backend in wayland plugin.Samuel Rødal2012-03-076-36/+110
* Added testing of key events to client auto test.Samuel Rødal2012-03-074-2/+56
* Added auto-test for wayland plugin.Samuel Rødal2012-03-0710-0/+1354