|
|
2629136958
|
avoid uninitialized data access and segfaults when calling main widget functions
|
2023-10-13 06:20:12 -04:00 |
|
|
|
6195be5af7
|
make keyboard shortcut handling consistent across the entire app
|
2023-10-13 05:59:20 -04:00 |
|
|
|
a3c843f590
|
add support for shortcuts CTRL-/ (stop run) and CTRL-Q (quit) to most windows
|
2023-10-03 21:14:11 -04:00 |
|
|
|
18a69873f8
|
add keyboard shortcut for saving log to file
|
2023-10-03 15:23:52 -04:00 |
|
|
|
bb01afc498
|
provide default file name when writing log window text to file
|
2023-10-03 14:18:17 -04:00 |
|
|
|
1689c306b6
|
add "Save to File" option to the context dialog for the log window
|
2023-09-29 18:00:31 -04:00 |
|
|
|
fe7681d0b3
|
add chart viewer window to show graphs of ongoing runs from thermo data
|
2023-08-09 00:32:34 -04:00 |
|
|
|
d414dd52d5
|
subclass QPlainTextEdit for logwindows, so we can store its size on close
also some more settings tweaks (e.g. do not store window size when maximized)
and add setting to replace log windows instead or creating new ones.
|
2023-08-09 00:32:22 -04:00 |
|