# # ChangeLog for tests/blit # # Generated by Trac 1.6 # Nov 29, 2025, 4:02:42 PM Sun, 24 Jul 2011 18:49:38 GMT Dmitry A. Kuminov [904] * tests/blit/blit.pro (modified) * tests/blit/mk (deleted) * tests/blit/mk.cmd (deleted) * tests/common.pri (modified) * tests/process/mk (deleted) * tests/process/mk.cmd (deleted) * tests/process/process-async/process-async.pro (modified) * tests/process/process.pro (modified) * tests/process/test/test.pro (modified) * tests/widget/mk (deleted) * tests/widget/mk.cmd (deleted) tests: Optimize/simplify the build process for shadow building. Fri, 29 Oct 2010 18:11:21 GMT Dmitry A. Kuminov [812] * tests/blit/blit.cpp (modified) tests/blit: Added transparent fillRect. Tue, 22 Dec 2009 21:11:18 GMT Dmitry A. Kuminov [436] * tests/blit (added) * tests/blit/blit.cpp (added) * tests/blit/blit.pro (added) * tests/blit/mk (added) * tests/blit/mk.cmd (added) tests: Added blit example to calculate the roundtrip speed of copying ...