summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Include wayland-client with < and not "Jorgen Lind1-1/+1
2013-10-21explicitly request wayland-scanner featureOswald Buddenhagen1-0/+1
2013-08-28Use QMultiMap instead of wl_list for resourcesJan Arne Petersen1-20/+2
2013-08-22Make test compile with Wayland 1.2Jan Arne Petersen7-139/+288
2013-08-02Update tests so that it does not deadlockJørgen Lind5-93/+73
2013-02-08Qt-ify the QtCompositor moduleAndy Nichols3-14/+14
2013-02-05Don't build QtCompositor unless explicitly enabledAndy Nichols1-1/+7
2013-01-29Update tests to build with wayland 1.0.0Andy Nichols2-13/+20
2012-09-25Change copyrights from Nokia to DigiaIikka Eklund13-314/+314
2012-08-17Update Wayland SHAJorgen Lind3-3/+5
2012-08-13Compile fixesJorgen Lind1-0/+1
2012-06-11Introduce standard pkg-config usageDonald Carr2-48/+8
2012-05-20Migrate from wl_input_device to wl_seatLaszlo Agocs3-33/+96
2012-05-09Implemented refresh rate support.Samuel Rødal1-1/+2
2012-05-09Start using the new wl_fixed_t type properlyLaszlo Agocs1-2/+4
2012-05-09Update to wayland headLaszlo Agocs1-1/+31
2012-04-19Sync up with the latest wayland developments.Hannu Lyytinen4-15/+22
2012-04-11Updated SHA-1 in wayland_sha1.txt to one against which qtwayland builds.Samuel Rødal1-1/+0
2012-04-10Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind8-169/+18
2012-03-30Fixed mockshell error in client auto testAndy Nichols1-1/+1
2012-03-29Introduced WaylandClient API to keep track of clients.Samuel Rødal1-0/+27
2012-03-12Make the module not depend on QtBase configureJørgen Lind2-19/+42
2012-03-12Added missing header for client autotest.Samuel Rødal1-0/+62
2012-03-07Added testing of QBackingStore backend in wayland plugin.Samuel Rødal6-36/+110
2012-03-07Added testing of key events to client auto test.Samuel Rødal4-2/+56
2012-03-07Get rid of dummy source update functions and debug output.Samuel Rødal1-6/+1
2012-03-07Added auto-test for wayland plugin.Samuel Rødal11-1/+1355
2012-03-06Fixed build of compositor auto test.Samuel Rødal1-1/+8
2012-03-05Added auto-test for WaylandCompositor.Samuel Rødal8-0/+607