atse
|
44bea87f03
|
Thermostat.disconnect -> Thermostat.end_session
QObject already has a disconnect method, avoid overriding it.
|
2024-07-10 15:56:43 +08:00 |
atse
|
e6f62e9e19
|
flake: sha256 -> hash
|
2024-07-10 15:56:43 +08:00 |
atse
|
271fe449ba
|
Remove duplicated show call
MainWindow.show() already called in coro_main
|
2024-07-10 15:56:43 +08:00 |
atse
|
70db0a39eb
|
Remove duplicated antialias config option
Already set in live_plot_view.py
|
2024-07-10 15:56:43 +08:00 |
atse
|
26c7382b1e
|
Move GUI components and examples into folder
For better organisation
|
2024-07-10 15:56:43 +08:00 |
atse
|
c415d9de8a
|
Use MANIFEST.in
Allows for more accurate control over included files in pytec package
|
2024-07-10 15:56:43 +08:00 |
atse
|
7069111e21
|
Expose frontend scripts exclusively in pytec
|
2024-07-10 15:56:43 +08:00 |
atse
|
1707728c3c
|
thermostat_data_model.py -> thermostat.py
|
2024-07-10 15:56:34 +08:00 |
atse
|
a16d2e9a9e
|
Follow CapWords convention for class names
Re: PEP8
|
2024-07-10 15:45:03 +08:00 |
atse
|
bc4ac43e0b
|
Put comments in right place
|
2024-07-10 13:07:31 +08:00 |