170 Commits

Author SHA1 Message Date
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
a0701bde69 Add scale dialgs 2021-02-08 12:20:51 -05:00
Alex Spataru
1eff1f66ed Remove line count & caret line, keep simple UI 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
4f327ddf7d Double click graph/dataset to show external window 2021-02-07 20:04:57 -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
4e939b4352 Performance improvements at very high data transfer rates 2021-02-06 01:40:53 -05:00
Alex Spataru
372f36a0ee Add line counter in console & fix several issues 2021-02-05 23:09:46 -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
3195cadf8c Disable console when its not visible 2021-02-05 14:32:30 -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
c0696d825a Update translations & add hex validator (#20) 2021-02-05 09:34:28 -05:00
Alex Spataru
69a3d443a7 Add option to disable QSU (#6) 2021-02-05 08:34:47 -05:00
Alex Spataru
d3f8774278 Make open CSV more friendly & add help button 2021-02-04 23:40:32 -05:00
Alex Spataru
9da79dfde4 Update to 1.0.14 2021-02-04 22:59:30 -05:00
Alex Spataru
d2e60c7544 Remove import duplicates & save console settings 2021-02-04 22:36:33 -05:00
Alex Spataru
939f63eb34 Organize code & work on issues #21 & #17 2021-02-04 16:44:54 -05:00
Alex Spataru
3d9214ce41 Fix issue #19 by using Mapbox with access token 2021-02-02 14:41:03 -05:00
Alex Spataru
11374a815b Work on issues #18 & #12 2021-02-01 18:55:15 -05:00
Alex Spataru
6b5cef43d4 Implement enhancement on issue #12 2021-02-01 12:32:22 -05:00
Alex Spataru
acf13f1775 Add console display mode settings 2021-01-30 14:12:03 -05:00
Alex Spataru
85c0a632a7 Update welcome messages & other UI fixes 2021-01-27 04:54:30 -05:00
Alex Spataru
5845c8ceb4
Fix issue where sent data was not displayed in console when using 'send' button 2021-01-25 13:12:22 -05:00
Alex Spataru
f88cd82f17 Ensure that console buffer only handles displayed text 2021-01-22 14:43:54 -05:00
Alex Spataru
c2a723ffd9 Update to 1.0.11 & work on combobox issue (part of #3) 2021-01-22 13:25:24 -05:00
Alex Spataru
5810fbc20a Change RGBA colors to HEX 2021-01-22 12:46:11 -05:00
Alex Spataru
4f5e121287 Rename 'device manager' to 'setup' 2021-01-20 15:06:40 -05:00
Alex Spataru
c8c8884e45 Add toolbar gradient 2021-01-20 14:54:45 -05:00
Alex Spataru
039b643b78 Add console clear button & display hex values of invalid unicode chars 2021-01-20 10:47:48 -05:00
Alex Spataru
46cf3e1ffa Allow more baud rates & add support for drag-and-drop 2021-01-20 10:31:27 -05:00
Alex Spataru
8637a5b9fe Do not work with serial port pointer if it has been disconnected 2021-01-19 01:18:04 -05:00
Alex Spataru
17c0c10343 Fix issues 2021-01-17 22:32:11 -05:00
Alex Spataru
147450c79f Add chinese translation 2021-01-17 15:57:49 -05:00
Alex Spataru
0c938a706d Create log file in %temp% and fix UI in issue #3 2021-01-16 11:51:27 -05:00
Alex Spataru
923e158b99 Update translations & work on cross-platform way to limit console line count 2021-01-15 18:48:44 -05:00
Alex Spataru
61137b25cb Make console output more efficient, work on possible causes for issue #3 & fix maximized behavior 2021-01-15 18:02:18 -05:00
Alex Spataru
ebe27ae423 Fix CSVPlayer appearance & ask user to enable automatic updates 2021-01-14 16:18:03 -05:00