1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/OSBindings/Qt
Thomas Harte 26ad760904 Withdraws the Apple IIgs tab item.
Also makes some Swift style changes while I'm here: I'm pervasively assuming that all these objects exist, might as well be upfront about it.
2021-03-06 18:53:09 -05: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 Commit SDL and Qt project files; improve commenting. 2021-02-10 21:28:32 -05:00
functionthread.h FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
main.cpp Attempt to load a file if passed on the command line. 2020-07-13 21:51:55 -04:00
mainwindow.cpp Withdraws the Apple IIgs tab item. 2021-03-06 18:53:09 -05:00
mainwindow.h Adds the IIgs as a user-selectable machine. 2020-10-20 22:18:11 -04:00
mainwindow.ui Merge branch 'master' into AppleIIgs 2021-02-26 21:31:18 -05:00
scantargetwidget.cpp Adds F8+F12 as an alternative mouse-release combo for Qt. 2020-10-02 20:31:47 -04:00
scantargetwidget.h Adds F8+F12 as an alternative mouse-release combo for Qt. 2020-10-02 20:31:47 -04:00
settings.h Makes an attempt at the single document interface. 2020-06-21 12:30:18 -04:00
timer.cpp FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
timer.h Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00