summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.4' into devGiulio Camuffo2014-11-154-9/+9
|\
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-094-9/+9
* | Support for multiple input devicesMikko Levonmaa2014-10-208-0/+335
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1910-56/+141
|\|
| * Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-082-5/+13
| * 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
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-5/+7
|/
* Fix possible crash of the test clientGiulio Camuffo2014-08-151-1/+1
* Fix client testsGiulio Camuffo2014-08-153-0/+19
* Fix compositor testsGiulio Camuffo2014-08-154-4/+22
* Reset the wl_keyboard/wl_pointer resource pointers if destroyedGiulio Camuffo2014-08-132-0/+19
* Fix license test.Robin Burchell2014-08-132-4/+2
* Add cmake test for QtCompositor and disable cmake files for QtWaylandClientGiulio Camuffo2014-07-083-0/+22
* Add grab support for QtWayland::KeyboardMikko Levonmaa2014-05-066-2/+206
* Support configurable capabilities for input devicesMikko Levonmaa2014-04-292-1/+34
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-2/+24
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191-1/+1
|\
| * Merge remote-tracking branch stable into devAndy Nichols2014-01-092-1/+2
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devAndy Nichols2013-09-097-221/+332
| |\ \
| * | | client test also needs compositorOswald Buddenhagen2013-08-081-1/+1
* | | | Make the compositor test buildGiulio Camuffo2014-02-091-1/+1
| |_|/ |/| |
* | | Include wayland-client with < and not "Jorgen Lind2014-01-091-1/+1
* | | 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
|/
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-083-14/+14
* Don't build QtCompositor unless explicitly enabledAndy Nichols2013-02-051-1/+7
* Update tests to build with wayland 1.0.0Andy Nichols2013-01-292-13/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2513-314/+314
* Update Wayland SHAJorgen Lind2012-08-173-3/+5
* Compile fixesJorgen Lind2012-08-131-0/+1
* Introduce standard pkg-config usageDonald Carr2012-06-112-48/+8
* 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
* Updated SHA-1 in wayland_sha1.txt to one against which qtwayland builds.Samuel Rødal2012-04-111-1/+0
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-108-169/+18
* Fixed mockshell error in client auto testAndy Nichols2012-03-301-1/+1
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-291-0/+27
* Make the module not depend on QtBase configureJørgen Lind2012-03-122-19/+42
* 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
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-6/+1
* Added auto-test for wayland plugin.Samuel Rødal2012-03-0711-1/+1355