1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00
CLK/OSBindings/Qt
2024-01-21 21:49:59 -05:00
..
.gitignore Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
audiobuffer.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
clksignal_en_GB.ts Make SDL and Qt binary names consistent 2021-11-01 09:13:06 +01:00
clksignal.pro Reintroduce Qt5 support. 2023-12-30 23:03:15 -05:00
functionthread.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
keyboard.cpp Avoid partial struct instantiation. 2021-05-05 22:00:50 -04:00
keyboard.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
main.cpp Attempt to load a file if passed on the command line. 2020-07-13 21:51:55 -04:00
mainwindow.cpp Avoid use of raw pointers in machine creation. 2024-01-12 22:03:19 -05:00
mainwindow.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
mainwindow.ui Reintroduce shortcuts; eliminate bad auto-UI additions. 2023-12-30 23:05:49 -05:00
scantargetwidget.cpp Apply de minimis adaptations to get to build under Qt6. 2023-12-29 22:04:24 -05:00
scantargetwidget.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
settings.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00
timer.cpp Add overt flushes to the SDL target. 2022-07-12 11:03:58 -04:00
timer.h Switch trailing files to #pragma once. 2024-01-21 21:49:59 -05:00