49 Commits

Author SHA1 Message Date
Alex Spataru
c91004b3cf Finish implementing JSON editor 2021-09-17 19:44:59 -05:00
Alex Spataru
12960bef26 Use Roboto as UI font 2021-09-16 20:27:01 -05:00
Alex Spataru
589284f2db Add new gauge & widget icons 2021-09-14 15:02:31 -05:00
Alex Spataru
8a35bc5861 Modify widget page to resemble dashboard page 2021-09-13 02:22:11 -05:00
Alex Spataru
050f64e749 Fix bug where gauge widgets where not displayed 2021-09-12 22:42:02 -05:00
Alex Spataru
afc68e49d6 Fix issues when using only gauge datasets 2021-09-12 21:30:16 -05:00
Alex Spataru
47bc62c40a Change application palette 2021-09-12 17:54:26 -05:00
Alex Spataru
ed9191d1f1 Center dialogs 2021-09-08 01:15:35 -05:00
Alex Spataru
1f5b0fc448 Implement gauge widget (#64) 2021-09-03 13:51:43 -05:00
Alex Spataru
4f45cd44bb Update GraphProvider.cpp 2021-09-03 12:25:10 -05:00
Alex Spataru
85c0c417a6 Fix graph titles 2021-09-02 23:10:47 -05:00
Alex Spataru
5c06b8c3b1 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-08-04 19:00:20 -05:00
Alex Spataru
808dab3562 Add more decent VT-100 support 2021-08-04 19:00:14 -05:00
Alex Spataru
aaa40da4ac
Fix #62 2021-07-08 16:32:45 -05:00
Alex Spataru
1a68c4f8d9 Implement compass widget #44 2021-03-12 09:56:17 -05:00
Alex Spataru
5b71b86179 Add groundwork for #44 2021-03-12 00:19:54 -05:00
Alex Spataru
a8fb35cc49 Let Serial Studio act as a MQTT publisher (WIP) 2021-02-27 01:50:42 -05:00
Alex Spataru
973a1e1c5b Update widgets when the latest frame is parsed 2021-02-25 13:53:49 -05:00
Alex Spataru
c031a49ec1 Add print support 2021-02-20 15:19:35 -05:00
Alex Spataru
4a42742956 Add new frame identification system to address #35 2021-02-18 00:46:21 -05:00
Alex Spataru
56d9ce101a Fix #35 & improve performance 2021-02-17 20:18:27 -05:00
Alex Spataru
0f4128e721 Add simple VT-100 support 2021-02-16 16:43:13 -05:00
Alex Spataru
e32c276303 Fix autoscroll issues 2021-02-16 12:48:07 -05:00
Alex Spataru
49f42ae4be Fix issue with empty startup console text 2021-02-14 14:13:52 -05:00
Alex Spataru
d6cf76746d Fix scrollbar issues 2021-02-13 17:12:24 -05:00
Alex Spataru
7686f9b4ba Fix scrolling issue mentioned in #21 2021-02-13 12:52:02 -05:00
Alex Spataru
4716d39bcd Set UI refresh frequency to 40 Hz 2021-02-12 12:06:09 -05:00
Alex Spataru
6927c232f2 Improve text insertion in console widget 2021-02-12 08:47:50 -05:00
Alex Spataru
b2dcb18842 Autoscroll fixes 2021-02-11 00:39:13 -05:00
Alex Spataru
113c6e4c5a QML optimizations 2021-02-10 19:44:30 -05:00
Alex Spataru
8f1e50a170 Fix warnings & add text edit shortcuts 2021-02-10 14:05:40 -05:00
Alex Spataru
7fdd1aa281 Add mouse event support for QmlPlainTextEdit 2021-02-10 13:25:14 -05:00
Alex Spataru
277fb98838 Fix autoscrolling issue 2021-02-10 01:02:51 -05:00
Alex Spataru
383607b206 Handle data without extra lines 2021-02-10 00:51:47 -05:00
Alex Spataru
5bdc1783d7 Document changes 2021-02-09 22:37:01 -05:00
Alex Spataru
f170984552 Add global timer module 2021-02-09 21:03:20 -05:00
Alex Spataru
733a659ba1 Draw graph & widgets @ 24 FPS 2021-02-09 18:11:37 -05:00
Alex Spataru
826b601897 Move JSON interpretation to another thread 2021-02-09 17:50:01 -05:00
Alex Spataru
5a69162c30 Use QPlainTextEdit through QQuickPaintedItem 2021-02-09 01:22:56 -05:00
Alex Spataru
8dcd401531 Work on #22 2021-02-08 11:02:00 -05:00
Alex Spataru
e9696a06cb Do not update graphs/widgets if CSV is paused 2021-02-08 10:42:00 -05:00
Alex Spataru
75e3e8280d Fix CSV-playback problem (#22) 2021-02-08 10:18:27 -05:00
Alex Spataru
4f327ddf7d Double click graph/dataset to show external window 2021-02-07 20:04:57 -05:00
Alex Spataru
f6b894e20d Change log levels 2021-02-06 19:08:11 -05:00
Alex Spataru
4e939b4352 Performance improvements at very high data transfer rates 2021-02-06 01:40:53 -05:00
Alex Spataru
cc4354fddb Reset QML widgets & graphs when device is changed 2021-02-06 00:06:03 -05:00
Alex Spataru
08036ae0ed Fix slow behaviour when auto-scroll is disabled 2021-02-05 14:05:19 -05:00
Alex Spataru
c0696d825a Update translations & add hex validator (#20) 2021-02-05 09:34:28 -05:00
Alex Spataru
939f63eb34 Organize code & work on issues #21 & #17 2021-02-04 16:44:54 -05:00