296 Commits

Author SHA1 Message Date
jiangjiangjun
f11bba6ef3 add chinese README_ZH.md 2021-01-20 09:16:40 +08:00
jiangjiangjun
a8f8908b2d
Merge pull request #1 from Serial-Studio/master
update
2021-01-20 09:06:29 +08:00
Alex Spataru
e9d88c375d
Cache Qt installations 2021-01-19 14:37:35 -05:00
Alex Spataru
7676b9bd3f
Change Qt download mirror to http://mirrors.ocf.berkeley.edu/qt/ 2021-01-19 14:24:15 -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
385826a8ce Display control characters in serial console 2021-01-19 00:38:51 -05:00
Alex Spataru
415113ea52 Add function that converts 'invalid' RX characters to hex 2021-01-19 00:26:01 -05:00
Alex Spataru
d8a880c660
Merge pull request #7 from jiangjiangjun/master
Fix Chinese translations
2021-01-18 23:05:34 -05:00
jiangjiangjun
aaa8598dd9 fix zh.ts 2021-01-19 11:24:26 +08:00
Alex Spataru
251b419243
Update README.md 2021-01-18 12:20:36 -05:00
Alex Spataru
380d2295c3
Update Serial-Studio.pro to address issue #6 2021-01-18 12:12:51 -05:00
Alex Spataru
b4551b5e19
Update Serial-Studio.pro 2021-01-18 12:11:22 -05:00
Alex Spataru
86f361cd83 Add OpenSSL DLLs on Windows 2021-01-18 11:37:02 -05:00
Alex Spataru
aed355a610
Update Build.yml to work with submodules 2021-01-18 11:05:00 -05:00
Alex Spataru
228c50e83e Add submodules again 2021-01-18 10:57:23 -05:00
Alex Spataru
a25be0d6eb Remove libs 2021-01-18 10:52:24 -05:00
Alex Spataru
9f292d3285
Merge pull request #4 from Serial-Studio/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2021-01-17 23:24:41 -05:00
Alex Spataru
c75a067d1b
Create CODE_OF_CONDUCT.md 2021-01-17 23:24:31 -05:00
Alex Spataru
958a35c568 Update issue templates 2021-01-17 23:19:04 -05:00
Alex Spataru
f5f2dfec17
Update updates.json 2021-01-17 22:50:21 -05:00
Alex Spataru
fae6655a06 Upgrade to 1.0.9 v1.0.9 2021-01-17 22:33:41 -05:00
Alex Spataru
17c0c10343 Fix issues 2021-01-17 22:32:11 -05:00
Alex Spataru
5f142482e7 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-01-17 18:48:18 -05:00
Alex Spataru
a5fa084fd5 Fix issues when selecting files when using translation files 2021-01-17 18:48:12 -05:00
Alex Spataru
aeecab03bc
Update QSU for 1.0.8 2021-01-17 16:16:42 -05:00
Alex Spataru
147450c79f Add chinese translation v1.0.8 2021-01-17 15:57:49 -05:00
Alex Spataru
9aa959b19f Handle serial port errors (issue #3) & update to 1.0.8 2021-01-17 15:11:28 -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
e66ab1f33d Format code 2021-01-15 18:03:03 -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
764adee850 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-01-15 16:07:48 -05:00
Alex Spataru
f8c10192be Only warn user after two consecutive errors have been detected 2021-01-15 16:07:42 -05:00
Alex Spataru
1887de2d14
Update QSU appcast JSON for 1.0.7 2021-01-14 16:42:23 -05:00
Alex Spataru
3c91d17a8c Update translations v1.0.7 2021-01-14 16:22:38 -05:00
Alex Spataru
ebe27ae423 Fix CSVPlayer appearance & ask user to enable automatic updates 2021-01-14 16:18:03 -05:00
Alex Spataru
5aced16701 Update to version 1.0.7 2021-01-14 15:40:57 -05:00
Alex Spataru
729ad3b533 Fix issue #1 and improve JSON/serial mismatch detection 2021-01-14 15:36:49 -05:00
Alex Spataru
5dc9f62ddd Fix bug with CsvPlayer.qml 2021-01-14 00:20:56 -05:00
Alex Spataru
b9c966067c
Update updates.json 2021-01-13 23:15:39 -05:00
Alex Spataru
ec9e078c82
Update updates.json for version 1.0.6 2021-01-13 23:13:02 -05:00
Alex Spataru
84221a7263
Update updates.json 2021-01-13 23:12:03 -05:00
Alex Spataru
a7b5e2262e
Use backslashes on Windows build -.- v1.0.6 2021-01-13 22:53:51 -05:00
Alex Spataru
7489af1f8d Updates to NSIS script 2021-01-13 22:48:43 -05:00
Alex Spataru
3d319a5174
Fix Visual Studio install setup 2021-01-13 22:12:06 -05:00
Alex Spataru
c02b4f4e89
Update main.yml 2021-01-13 21:58:19 -05:00
Alex Spataru
0e70b140dc
Update setup.nsi 2021-01-13 21:54:53 -05:00
Alex Spataru
4f7a2b87b1
Update main.yml 2021-01-13 21:50:34 -05:00
Alex Spataru
2f41912661
Fix typos & hard-type QML directories 2021-01-13 21:46:16 -05:00
Alex Spataru
3d6e859964
Fix env variables 2021-01-13 21:37:47 -05:00