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-16 18:30:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Qt
History
Thomas Harte
b96f7711e3
Corrects attempt at back-to-UI final window SDI behaviour.
...
Maybe it'll turn out to be not what I want, but at least now it works.
2020-06-22 22:36:36 -04:00
..
.gitignore
…
audiobuffer.h
…
ClockSignal_en_GB.ts
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
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
Corrects attempt at back-to-UI final window SDI behaviour.
2020-06-22 22:36:36 -04:00
mainwindow.h
Corrects attempt at back-to-UI final window SDI behaviour.
2020-06-22 22:36:36 -04:00
mainwindow.ui
…
scantargetwidget.cpp
Corrects attempt at back-to-UI final window SDI behaviour.
2020-06-22 22:36:36 -04:00
scantargetwidget.h
Corrects attempt at back-to-UI final window SDI behaviour.
2020-06-22 22:36:36 -04:00
settings.h
Makes an attempt at the single document interface.
2020-06-21 12:30:18 -04:00
timer.cpp
…
timer.h
…