1377 Commits

Author SHA1 Message Date
Alex Spataru
1def318ea3 Update translations 2024-09-29 02:21:15 -05:00
Alex Spataru
27be3aab33 Re-enable showing debug messages on the console 2024-09-29 02:14:08 -05:00
Alex Spataru
8a1ee9b9b2 Fix single-world selection in terminal 2024-09-29 02:05:21 -05:00
Alex Spataru
8345d64ae7 Rewrite terminal widget from the ground up 2024-09-29 00:31:14 -05:00
Alex Spataru
1ceeb0e7e9 Fix native window on widget external windows 2024-09-26 22:27:43 -05:00
Alex Spataru
6d73f70b61 Rename JSON::Generator to JSON::FrameBuilder 2024-09-26 21:52:44 -05:00
Alex Spataru
8a6ea187a3 Allow users to edit datagrid widget :S 2024-09-26 11:59:18 -05:00
Alex Spataru
b0950641a2 Update translations 2024-09-26 11:50:09 -05:00
Alex Spataru
d5d8bc73c0 Make frame extraction code more robust 2024-09-26 11:47:55 -05:00
Alex Spataru
1d491ea5d3 Use base color on native dialogs 2024-09-26 11:03:49 -05:00
Alex Spataru
06f854389c Update widget view switches to show widget color 2024-09-26 10:47:36 -05:00
Alex Spataru
65e865eb21 Fix window buttons on Microsoft Windows 2024-09-26 10:02:41 -05:00
Alex Spataru
ff741be86a Use an exponential moving average filter with a time-dependent factor to smooth out FFT sampling rate 2024-09-26 00:14:33 -05:00
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