1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/OSBindings/Qt
2020-06-01 23:14:57 -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 Adds a Qt timer class. Precision seems to be 'acceptable'. 2020-05-31 23:39:08 -04:00
main.cpp Adds a Qt timer class. Precision seems to be 'acceptable'. 2020-05-31 23:39:08 -04:00
mainwindow.cpp Adds a basic Qt ROM fetcher and attempt to create a machine. 2020-06-01 23:14:57 -04:00
mainwindow.h Cleans up a little and ensures a safe exit of the timer thread. 2020-05-31 23:58:19 -04:00
mainwindow.ui Adds a Qt timer class. Precision seems to be 'acceptable'. 2020-05-31 23:39:08 -04:00
timer.cpp Adds a Qt timer class. Precision seems to be 'acceptable'. 2020-05-31 23:39:08 -04:00
timer.h Adds a Qt timer class. Precision seems to be 'acceptable'. 2020-05-31 23:39:08 -04:00