1264 Commits

Author SHA1 Message Date
Alex Spataru
d58792e31e Automatically update main window title when language is changed 2024-09-25 23:29:18 -05:00
Alex Spataru
e6bd289001 Add quick-plot mode for project-less data visualization (address issue #188) 2024-09-25 23:22:28 -05:00
Alex Spataru
5e5cd3bc9d Update translations + fix static QStringList issues 2024-09-25 21:44:59 -05:00
Alex Spataru
64adad403d Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2024-09-25 21:30:14 -05:00
Alex Spataru
5fb89d8fce Add German & Chinese translations 2024-09-25 21:30:08 -05:00
Alex Spataru
61d582b9d7
Update README_ZH.md 2024-09-25 21:11:59 -05:00
Alex Spataru
52829bea27
Update README_RU.md 2024-09-25 21:11:45 -05:00
Alex Spataru
00ab120c03
Update README_ES.md 2024-09-25 21:11:33 -05:00
Alex Spataru
11c94f6991
Update README_DE.md 2024-09-25 21:11:11 -05:00
Alex Spataru
381d66f8c6
Update README.md 2024-09-25 21:10:38 -05:00
Alex Spataru
fb5e96380f Regenerate project editor views when language is changed 2024-09-25 18:41:14 -05:00
Alex Spataru
b3f4e1d4ac Add a scrollbar to the action icon picker 2024-09-25 18:33:42 -05:00
Alex Spataru
f31955f5bd Implement #205 2024-09-25 18:09:13 -05:00
Alex Spataru
9c48f99c95 Fix stupid window width issues 2024-09-23 02:44:59 -05:00
Alex Spataru
d46f9e5e76 Do not force console window to stay on top 2024-09-23 01:23:57 -05:00
Alex Spataru
f27ff52aa9 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2024-09-23 01:17:33 -05:00
Alex Spataru
414f06c0c2 Finish spanish translation 2024-09-23 01:17:27 -05:00
Alex Spataru
59a3b8af4e
Update README.md 2024-09-22 20:19:13 -05:00
Alex Spataru
284384fc67 Avoid allow zero indexes in project editor 2024-09-22 20:07:51 -05:00
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
9895d906cd Fix translated READMEs links 2024-09-21 02:04:49 -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
4623c0ba79 Correctly rename target on UNIX systems 2024-09-19 12:15:26 -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
ce1fe55c61 Maybe I should have written QMQTT's CMakeLists file by myself... 2024-09-18 23:55:46 -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