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
b850183a1e
Switches to an alternative to window(), for older Qt support.
2020-07-02 21:53:30 -04:00
..
.gitignore
…
audiobuffer.h
…
ClockSignal_en_GB.ts
…
ClockSignal.pro
…
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
FunctionThreads no longer automatically start.
2020-07-01 18:55:42 -04:00
mainwindow.h
Centralises window title responsibility.
2020-06-28 23:08:40 -04:00
mainwindow.ui
…
scantargetwidget.cpp
Switches to an alternative to window(), for older Qt support.
2020-07-02 21:53:30 -04:00
scantargetwidget.h
Trusts Qt to supply a refresh rate, and handles retina <-> non-retina window transitions.
2020-06-30 23:03:39 -04:00
settings.h
…
timer.cpp
FunctionThreads no longer automatically start.
2020-07-01 18:55:42 -04:00
timer.h
…