1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/OSBindings/Qt
Thomas Harte a681576d6c Adds redraw logic.
If you sit around and constantly reeize the window, you can now see that a machine is running.
2020-06-04 22:39:32 -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 Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
main.cpp Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.cpp Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.h Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.ui Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
scantargetwidget.cpp Adds redraw logic. 2020-06-04 22:39:32 -04:00
scantargetwidget.h Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
timer.cpp Attempts to start updating a started machine. 2020-06-03 00:21:37 -04:00
timer.h Attempts to start updating a started machine. 2020-06-03 00:21:37 -04:00