149 Commits

Author SHA1 Message Date
Alex Spataru
05f5d203e8
Update CompassDelegate.qml 2021-03-12 12:43:25 -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
d19dddc2b7 Save MQTT settings 2021-03-08 17:36:41 -05:00
Alex Spataru
a575075d10 Misc updates 2021-03-01 17:50:29 -05:00
Alex Spataru
92323f546d Show MQTT errors in messagebox 2021-02-27 23:11:04 -05:00
Alex Spataru
48e8dc24b5 Add hide/show MQTT password 2021-02-27 03:12:16 -05:00
Alex Spataru
a8fb35cc49 Let Serial Studio act as a MQTT publisher (WIP) 2021-02-27 01:50:42 -05:00
Alex Spataru
44b734641f Update translations 2021-02-25 19:33:24 -05:00
Alex Spataru
ffe7fa23d6 Add Acknowledgements dialog 2021-02-25 18:56:57 -05:00
Alex Spataru
c031a49ec1 Add print support 2021-02-20 15:19:35 -05:00
Alex Spataru
34ac43df4e Add fullscreen option 2021-02-18 23:41:10 -05:00
Alex Spataru
56d9ce101a Fix #35 & improve performance 2021-02-17 20:18:27 -05:00
Alex Spataru
01d2bfb672 Save menubar visiblity status 2021-02-17 14:47:09 -05:00
Alex Spataru
2557711523 Add menubar 2021-02-17 14:36:39 -05:00
Alex Spataru
da16abd7cf Automatically add spaces between bytes in hex mode 2021-02-16 18:32:03 -05:00
Alex Spataru
0cef1183eb Save VT-100 checkbox state 2021-02-16 18:08:54 -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
5844ec3e5b Automatically resize background widget 2021-02-16 01:17:25 -05:00
Alex Spataru
9f851608e0 Remove spaces from DNS queries 2021-02-16 00:28:13 -05:00
Alex Spataru
4deb803c67 Add DNS search function 2021-02-16 00:06:05 -05:00
Alex Spataru
3d0e526453 UI changes 2021-02-15 17:06:47 -05:00
Alex Spataru
fc586ea706 UI updates 2021-02-15 16:53:00 -05:00
Alex Spataru
a9ad58b62e Add network controls 2021-02-15 16:35:04 -05:00
Alex Spataru
3a5d664ad1 Add C++ support for network devices 2021-02-15 14:35:46 -05:00
Alex Spataru
cf89a2c2fe Save main.qml settings again 2021-02-14 14:14:29 -05:00
Alex Spataru
49f42ae4be Fix issue with empty startup console text 2021-02-14 14:13:52 -05:00
Alex Spataru
64b2e0838e Fix issue with disconnect button 2021-02-13 21:03:30 -05:00
Alex Spataru
829463633e Update translations 2021-02-13 18:22:18 -05:00
Alex Spataru
cc6ad44870 Finish changes for #22 2021-02-13 18:14:43 -05:00
Alex Spataru
7686f9b4ba Fix scrolling issue mentioned in #21 2021-02-13 12:52:02 -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
5051795c76 Implement #31 2021-02-10 21:03:32 -05:00
Alex Spataru
113c6e4c5a QML optimizations 2021-02-10 19:44:30 -05:00
Alex Spataru
ba0bd221bb Change console colors 2021-02-10 18:35:21 -05:00
Alex Spataru
7ec5941b0e Add qml profile notes 2021-02-10 15:48:25 -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
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
826b601897 Move JSON interpretation to another thread 2021-02-09 17:50:01 -05:00
Alex Spataru
61f20b52d4 Work on plain text editor 2021-02-09 01:57:04 -05:00
Alex Spataru
5a69162c30 Use QPlainTextEdit through QQuickPaintedItem 2021-02-09 01:22:56 -05:00
Alex Spataru
b83fbc93f2 Ensure that CSV player state is updated when closing files 2021-02-08 21:10:13 -05:00
Alex Spataru
88e55946c0 Do not disable autoscroll if we are not connected 2021-02-08 12:59:35 -05:00
Alex Spataru
a0701bde69 Add scale dialgs 2021-02-08 12:20:51 -05:00
Alex Spataru
75e3e8280d Fix CSV-playback problem (#22) 2021-02-08 10:18:27 -05:00