37 Commits

Author SHA1 Message Date
Alex Spataru
4a1555e3fa Fix small issue with project editor float validator 2024-09-22 20:07:03 -05:00
Alex Spataru
d7a8fa97e8 Start BLE device discovery only after user selects BLE interface 2024-09-22 16:53:17 -05:00
Alex Spataru
a5a37275b3 Add external dashboard windows & colorize rest of dialogs 2024-09-22 14:26:51 -05:00
Alex Spataru
feeb1085cf Add empty/container group widget 2024-09-22 00:46:31 -05:00
Alex Spataru
e58a1f6e85 Ensure that CSV export can handle projects with duplicated indexes 2024-09-21 18:07:55 -05:00
Alex Spataru
3d03b9830a Flush every second, not every frame 2024-09-21 17:44:57 -05:00
Alex Spataru
3e1905356c Fix issue/discussion #202 2024-09-21 17:16:40 -05:00
Alex Spataru
2d9d783be8 Do not force re-generation of GUI model in project editor 2024-09-21 14:53:54 -05:00
Alex Spataru
a9a8b42779 Fix console highlight color for Yaru Dark theme 2024-09-21 02:14:01 -05:00
Alex Spataru
360d9d74c1 Fix bug with hidding/showing dashboard widgets & update READMEs 2024-09-21 01:57:03 -05:00
Alex Spataru
4461bf6ab0 Ensure that widgets are re-enabled automatically without manual scrolling 2024-09-21 00:14:07 -05:00
Alex Spataru
0bd6c1e65a Only render dashboard widgets inside the current viewport 2024-09-20 23:51:39 -05:00
Alex Spataru
7931f7d2a6 Reduce signal/slot abuse for drawing dashboard items 2024-09-20 23:34:48 -05:00
Alex Spataru
a46159c3d8 Update terminal widget 2024-09-20 05:57:29 -05:00
Alex Spataru
fba69e8216 Update welcome messages & fix other minor issues in project editor 2024-09-20 04:54:36 -05:00
Alex Spataru
0887e1ee22 Do not call abort() 2024-09-20 03:58:24 -05:00
Alex Spataru
eee6f94ead Fix small Project::Model bug & show debug messages on console widget 2024-09-20 03:55:24 -05:00
Alex Spataru
ce981f4f55 Re-implement VT100 emulation 2024-09-20 02:11:46 -05:00
Alex Spataru
0966ad3621 Disable editing widgets with autogenerated datasets 2024-09-20 01:07:27 -05:00
Alex Spataru
80794f2f89 Add Doxygen comments to project model class 2024-09-20 00:30:27 -05:00
Alex Spataru
587fa4344e Format code 2024-09-19 18:47:52 -05:00
Alex Spataru
347de31087 Remove complicated diagrams from project editor 2024-09-19 18:47:15 -05:00
Alex Spataru
9b16f64b4e Make dataset option buttons checkable 2024-09-19 17:26:26 -05:00
Alex Spataru
e48d5242b5 Add a lot of themes 2024-09-19 16:51:27 -05:00
Alex Spataru
b1d0897293 Update CMakeLists format 2024-09-19 11:53:59 -05:00
Alex Spataru
2242f20c05 Enable Project Editor button by default 2024-09-19 00:00:22 -05:00
Alex Spataru
1b9e396915 To hell with QMQTT's import/export logic
Why the heck they use QT_STATIC as a macro, considering that Qt uses that macro internally?
2024-09-18 23:43:20 -05:00
Alex Spataru
ebab267a3c Update CMakeLists.txt 2024-09-18 23:31:22 -05:00
Alex Spataru
1d6e03ea9c Correct CPack build script 2024-09-18 22:27:25 -05:00
Alex Spataru
1bf7259726 Move Windows icon & resources 2024-09-18 22:24:17 -05:00
Alex Spataru
3a5dddc3d5 Restore CSV export functionality after modifying project model class 2024-09-18 21:56:57 -05:00
Alex Spataru
9d4aeb3f30 Make project editor usable 2024-09-18 21:48:57 -05:00
Alex Spataru
852669cace Add tree view in project editor 2024-08-30 23:15:37 -05:00
Alex Spataru
fec08f0cd5 Begin working on project editor redesign 2024-08-29 13:51:17 -05:00
Alex Spataru
7e127fa97b Update dashboard widgets to follow new UI style 2024-08-12 00:52:58 -05:00
Alex Spataru
0144b5c300 Halway over the UI revamp 2024-08-11 18:20:03 -05:00
Alex Spataru
87a8329c84 Move project to CMake 2024-08-10 12:58:21 -05:00