Alex Spataru
|
3a5d664ad1
|
Add C++ support for network devices
|
2021-02-15 14:35:46 -05:00 |
|
Alex Spataru
|
dbd7beadc1
|
Merge pull request #9 from umarcor/ci/msys2
ci: add MSYS2 recipe and msys-* workflow jobs
|
2021-02-14 17:51:55 -05:00 |
|
umarcor
|
867956a94b
|
ci/msys2: try building three times
|
2021-02-14 22:37:24 +01:00 |
|
umarcor
|
eb97dcdd7d
|
ci/msys2: rm nocheck
|
2021-02-14 22:30:50 +01:00 |
|
umarcor
|
caeb7774b7
|
ci: add MSYS2 recipe and msys-* workflow jobs
|
2021-02-14 22:30:50 +01: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
|
bab2760352
|
Update updates.json
|
2021-02-13 22:24:19 -05:00 |
|
Alex Spataru
|
64b2e0838e
|
Fix issue with disconnect button
v1.0.16
|
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
|
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
|
dc3d955345
|
Fix TimerEvents.cpp compilation error
|
2021-02-12 12:08:55 -05:00 |
|
Alex Spataru
|
4716d39bcd
|
Set UI refresh frequency to 40 Hz
|
2021-02-12 12:06:09 -05:00 |
|
Alex Spataru
|
7dc22f90e0
|
Update to 1.0.16
|
2021-02-12 12:00:49 -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
|
093bc10e79
|
Fix error prone Codacy warning
|
2021-02-10 19:50:33 -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
|
5cc7346c5b
|
Implement feature #29
|
2021-02-10 16:53:04 -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
|
9f7a4f0666
|
Add docs
|
2021-02-10 01:48:28 -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
|
06bf2823b6
|
Better TX/RX precision on CSV export
|
2021-02-09 23:33:46 -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
|
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 |
|