1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-15 12:08:33 +00:00
CLK/OSBindings/Qt
Thomas Harte 86737454a0 Exposes activity lights in Qt.
As a status bar, which is a bit of a quick fix, but it's better than not displaying this information.
2020-07-10 23:18:38 -04:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts
ClockSignal.pro Undoes extra dependency, checks for X11 at runtime. 2020-07-08 00:15:44 -04:00
functionthread.h FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
main.cpp Plugs a per-window memory leak. 2020-06-22 20:32:44 -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
timer.cpp FunctionThreads no longer automatically start. 2020-07-01 18:55:42 -04:00
timer.h