361 Commits

Author SHA1 Message Date
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
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
f38f5e532c Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-02-08 13:01:16 -05:00
Alex Spataru
88e55946c0 Do not disable autoscroll if we are not connected 2021-02-08 12:59:35 -05:00
Alex Spataru
8e693bb884
Update updates.json 2021-02-08 12:42:09 -05:00
Alex Spataru
a0701bde69 Add scale dialgs v1.0.15 2021-02-08 12:20:51 -05:00
Alex Spataru
aaaf23f3d7 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-02-08 11:02:06 -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
04b2336e8a
Update setup.nsi for 1.0.15 2021-02-08 10:29:46 -05:00
Alex Spataru
0c50d2a24a Upgrade to 1.0.15 2021-02-08 10:20:24 -05:00
Alex Spataru
4f915d7d40 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-02-08 10:18:33 -05:00
Alex Spataru
75e3e8280d Fix CSV-playback problem (#22) 2021-02-08 10:18:27 -05:00
Alex Spataru
9dea64ac15
Update updates.json 2021-02-08 01:09:46 -05:00
Alex Spataru
1eff1f66ed Remove line count & caret line, keep simple UI v1.0.14 2021-02-08 00:49:40 -05:00
Alex Spataru
f0b8cb9348 Make widgets double-clickable 2021-02-08 00:20:42 -05:00
Alex Spataru
4b9c33ff6d Finish implementing custom scrollbar 2021-02-07 23:27:06 -05:00
Alex Spataru
d7d0febe3d Add home-made scrollbar for console 2021-02-07 21:37:40 -05:00
Alex Spataru
bf1119bcc2 Change window flags 2021-02-07 20:27:29 -05:00
Alex Spataru
c65a457764 Update welcome messages 2021-02-07 20:12:00 -05:00
Alex Spataru
4f327ddf7d Double click graph/dataset to show external window 2021-02-07 20:04:57 -05:00
Alex Spataru
5ff6a790e5 Simplify line delegate object 2021-02-07 18:19:01 -05:00
Alex Spataru
944659936d Limit selection rectangle to console window size 2021-02-07 00:09:50 -05:00
Alex Spataru
3a889e32bf Improve appearance of line counter widget 2021-02-06 23:00:18 -05:00
Alex Spataru
0c66cb5393 Change Ctrl to ⌘ in macOS welcomet texts 2021-02-06 22:46:06 -05:00
Alex Spataru
41c6337e8e Add shortcuts in welcome text 2021-02-06 22:18:35 -05:00
Alex Spataru
6ffb522d86 Add shortcuts 2021-02-06 21:58:08 -05:00
Alex Spataru
e3a19ec7c4 Add rectangular selection support 2021-02-06 21:41:32 -05:00
Alex Spataru
f6b894e20d Change log levels 2021-02-06 19:08:11 -05:00
Alex Spataru
309633c61b Fix caret line on word wrapped frames 2021-02-06 02:01:06 -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
37dc293a1f Make caret line have same width as console 2021-02-05 23:38:21 -05:00
Alex Spataru
293aaf8bd8 Format code 2021-02-05 23:10:27 -05:00
Alex Spataru
6d2e60f3e5 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-02-05 23:09:53 -05:00
Alex Spataru
372f36a0ee Add line counter in console & fix several issues 2021-02-05 23:09:46 -05:00
Alex Spataru
fda3b6b11e Fix console behaviour on Windows 2021-02-05 17:57:28 -05:00
Alex Spataru
00face16a3 Begin working on supporting ListView without scrollbar 2021-02-05 17:44:18 -05:00
Alex Spataru
32105880ff Use ListView to generate console 2021-02-05 16:39:16 -05:00
Alex Spataru
f0c85dcd52 Format code 2021-02-05 14:38:18 -05:00
Alex Spataru
3195cadf8c Disable console when its not visible 2021-02-05 14:32:30 -05:00
Alex Spataru
08036ae0ed Fix slow behaviour when auto-scroll is disabled 2021-02-05 14:05:19 -05:00
Alex Spataru
25276ab8f4 Fix text selection on autoscroll 2021-02-05 13:14:12 -05:00
Alex Spataru
681952701e Allow copying & exporting console data 2021-02-05 10:48:29 -05:00
Alex Spataru
99471c771f Update german translations 2021-02-05 09:42:34 -05:00
Alex Spataru
c0696d825a Update translations & add hex validator (#20) 2021-02-05 09:34:28 -05:00