summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qcallbackmapping
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-12/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-3/+3
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Fix animation cmake projectsMike Krus2020-06-051-2/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+31
* Remove deprecated classes and functionsPaul Lemire2020-02-111-74/+9
* Clean up includesMike Krus2019-10-011-1/+0
* Update mapping classes to use direct syncMike Krus2019-09-231-16/+5
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-9/+4
* Fix compile warningsPaul Lemire2018-06-201-2/+2
* Split animation callback handling into its own frontend classSean Harmer2017-11-162-0/+235