1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/OSBindings/Qt
2020-06-21 17:25:21 -04:00
..
.gitignore Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
audiobuffer.h Adds explicit conversions to qint64. 2020-06-19 23:12:18 -04:00
ClockSignal_en_GB.ts Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
ClockSignal.pro Makes an attempt at the single document interface. 2020-06-21 12:30:18 -04:00
functionthread.h Goes further in ensuring safe shutdown. 2020-06-19 20:17:47 -04:00
main.cpp Adds an 'about' box and a hypothetical 'New' file option. 2020-06-16 23:15:47 -04:00
mainwindow.cpp Ensures no out-of-bounds access for unlabelled keys. 2020-06-21 17:11:24 -04:00
mainwindow.h Makes an attempt at the single document interface. 2020-06-21 12:30:18 -04:00
mainwindow.ui Wires up all new machine options. 2020-06-18 23:34:37 -04:00
scantargetwidget.cpp Ensures changes in the framebuffer are passed onward. 2020-06-21 17:25:21 -04:00
scantargetwidget.h Ensures changes in the framebuffer are passed onward. 2020-06-21 17:25:21 -04:00
settings.h Makes an attempt at the single document interface. 2020-06-21 12:30:18 -04:00
timer.cpp Goes further in ensuring safe shutdown. 2020-06-19 20:17:47 -04:00
timer.h Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00