1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 07:55:01 +00:00
CLK/OSBindings/Qt
2020-07-24 16:32:59 -04:00
..
.gitignore
audiobuffer.h Adds explicit conversions to qint64. 2020-06-19 23:12:18 -04:00
ClockSignal_en_GB.ts
ClockSignal.pro Add c++1z as a config option, for older versions of Qt. 2020-07-24 16:32:59 -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 Exposes activity lights in Qt. 2020-07-10 23:18:38 -04:00
mainwindow.h Exposes activity lights in Qt. 2020-07-10 23:18:38 -04:00
mainwindow.ui
scantargetwidget.cpp Ensures ScanTargetWidget doesn't eat irrelevant keypresses. 2020-07-04 19:12:34 -04:00
scantargetwidget.h Attempts mouse event capture. 2020-07-04 00:29:37 -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