This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Qt
History
Thomas Harte
afb835398f
Ensures display selection is preserved in the app settings.
2020-06-27 16:26:39 -04:00
..
.gitignore
…
audiobuffer.h
Adds explicit conversions to
qint64
.
2020-06-19 23:12:18 -04:00
ClockSignal_en_GB.ts
…
ClockSignal.pro
Tidies up and makes a failing attempt at SDI improvements.
2020-06-21 23:50:18 -04:00
functionthread.h
…
main.cpp
Plugs a per-window memory leak.
2020-06-22 20:32:44 -04:00
mainwindow.cpp
Ensures display selection is preserved in the app settings.
2020-06-27 16:26:39 -04:00
mainwindow.h
Ensures display selection is preserved in the app settings.
2020-06-27 16:26:39 -04:00
mainwindow.ui
…
scantargetwidget.cpp
Ensures proper output sizeing on HiDPI displays.
2020-06-26 21:14:43 -04:00
scantargetwidget.h
Eliminates hard-coded concept of timer jitter.
2020-06-25 23:59:44 -04:00
settings.h
Makes an attempt at the single document interface.
2020-06-21 12:30:18 -04:00
timer.cpp
…
timer.h
…