1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-12 13:55:55 +00:00
CLK/OSBindings/Qt
2020-11-29 00:01:11 -05:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts
ClockSignal.pro Updates Qt project; catches another couple of issues via its compiler. 2020-10-15 21:09:22 -04: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 Qt: don't copy the result of get_keyboard(). 2020-11-29 00:01:11 -05:00
mainwindow.h Provides user feedback upon improper command-line usage. 2020-07-27 20:40:38 -04:00
mainwindow.ui
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