Martin Piatka
63e7af8fc6
GUI: Rewrite launch manager using lambdas
2023-01-13 12:20:05 +01:00
Martin Piatka
cf357e516c
GUI: Fix inconsistent formatting
2021-03-15 14:59:54 +01:00
Martin Piatka
8bbefbbcef
GUI: log_window: Try to choose monospace font in a more portable way
2021-03-04 13:39:16 +01:00
Martin Piatka
cfadea4c65
GUI: Replace deprecated Qt calls + fix warnings
...
Since QTextEdit::setTabStopDistance() is available starting 5.10 and we
still support Qt 5.5 (Ubuntu 16), it's moved to log_window.cpp and
ifdefed according to version
2021-02-15 15:43:04 +01:00
Martin Piatka
0f10b01701
GUI: Hint close button for log window
2019-03-19 16:08:11 +01:00
Martin Piatka
a758158597
GUI: Restructuralize into directories
2019-03-04 13:44:49 +01:00