1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/OSBindings/Qt
2021-06-29 20:36:28 -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
ClockSignal_en_GB.ts
ClockSignal.pro Add Enterprise to Qt project file. 2021-06-29 20:36:28 -04:00
functionthread.h
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
mainwindow.cpp Adds drag-and-drop snapshot support for Qt. 2021-06-13 21:41:20 -04:00
mainwindow.h Adds drag-and-drop snapshot support for Qt. 2021-06-13 21:41:20 -04:00
mainwindow.ui Fix lead-in text. 2021-06-06 22:02:11 -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
timer.cpp FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
timer.h