1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/OSBindings/Qt
2023-05-15 10:09:39 -04:00
..
.gitignore Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
audiobuffer.h Improves comment. 2021-05-06 12:57:32 -04:00
clksignal_en_GB.ts Make SDL and Qt binary names consistent 2021-11-01 09:13:06 +01:00
clksignal.pro Remove dead 68000 references. 2023-05-15 10:09:39 -04:00
functionthread.h FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
keyboard.cpp Avoid partial struct instantiation. 2021-05-05 22:00:50 -04:00
keyboard.h Wrangles a single working call to XKeysymToKeycode. 2021-05-05 21:35:08 -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 Introduce Qt options for MSX model, MSX-MUSIC. 2023-05-15 09:50:22 -04:00
mainwindow.h Add the Amiga to Qt's UI. 2021-12-08 11:41:38 -05:00
mainwindow.ui Introduce Qt options for MSX model, MSX-MUSIC. 2023-05-15 09:50:22 -04: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 Add overt flushes to the SDL target. 2022-07-12 11:03:58 -04:00
timer.h Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00