Alex Spataru
|
d4f7fbc0e3
|
Address GPS map issue (#184)
|
2024-04-01 02:42:21 -05:00 |
|
Alex Spataru
|
6bcc905f95
|
Recompile translations
|
2024-03-20 03:42:31 -05:00 |
|
Tetrapod1206
|
cca8af00d6
|
Update zh.ts
|
2024-03-19 14:47:03 +08:00 |
|
Alex Spataru
|
8b399e9f51
|
Update Terminal.qml
Avoid console warnings when clicking on the terminal widget
|
2023-09-30 13:21:53 -05:00 |
|
Alex Spataru
|
5410e6396c
|
Fix theming system on Qt 6.5
|
2023-09-26 14:18:37 -05:00 |
|
Alex Spataru
|
dc7a58940b
|
Enable software rendering to fix issue #164
|
2023-09-26 09:12:17 -05:00 |
|
Alex Spataru
|
0a16c90acd
|
Do not rely on QtCore settings, it breaks builds with Qt < 6.4
|
2023-02-05 21:32:38 -06:00 |
|
Alex Spataru
|
60af199032
|
Update copyright headers
|
2023-01-22 23:51:35 -06:00 |
|
Alex Spataru
|
5beba1ae27
|
Update to Qt 6.5.0
|
2023-01-22 23:49:38 -06:00 |
|
zfb132
|
4afd8fd4e7
|
update translations
|
2022-09-27 10:32:21 +08:00 |
|
Alex Spataru
|
58d472495a
|
Load default frame parser script from resources
|
2022-06-10 07:04:07 -05:00 |
|
Alex Spataru
|
c512b6e8f8
|
Add code editor syntax highlighter & validate customized frame parser code
|
2022-06-10 06:42:31 -05:00 |
|
Alex Spataru
|
52f14939bc
|
Rename "JSON Editor" to "Project Editor"
|
2022-06-10 04:39:21 -05:00 |
|
Alex Spataru
|
64db3e4914
|
Begin working on customizable JS frame parser function
|
2022-06-10 03:53:23 -05:00 |
|
Alex Spataru
|
415caddc6c
|
Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio
|
2022-05-12 11:44:27 -05:00 |
|
Alex Spataru
|
4c7e63ecde
|
Remove some animations
|
2022-05-12 11:44:20 -05:00 |
|
Alex Spataru
|
5d2b7a782a
|
UI improvements for #105
|
2022-05-10 06:18:43 -05:00 |
|
Alex Spataru
|
f3202a0357
|
Redesign JSON editor
|
2022-05-10 05:26:07 -05:00 |
|
Alex Spataru
|
cc4e2fc097
|
Work on issue #105, disable JSON Tree view until fix is found for freeze during runtime JSON loading
|
2022-05-10 04:23:14 -05:00 |
|
Alex Spataru
|
d34e8b7dfe
|
Work on issue #105
|
2022-05-10 02:45:16 -05:00 |
|
Alex Spataru
|
93632dba12
|
Fix QML warnings & work on BLE
|
2022-05-02 04:31:32 -05:00 |
|
Alex Spataru
|
c83f658a8b
|
Fix JS parameter injection warning
|
2022-05-01 20:55:21 -05:00 |
|
Alex Spataru
|
635df71a69
|
Update to Qt 6.3.0
|
2022-05-01 20:11:13 -05:00 |
|
Alex Spataru
|
68bad9b0e5
|
Work on BLE driver
|
2022-05-01 16:58:08 -05:00 |
|
Alex Spataru
|
7a42e967a4
|
Remove splash screen
|
2022-05-01 03:25:40 -05:00 |
|
Alex Spataru
|
35391870f0
|
Implement HAL driver architecture, bump to 1.2.0 & add devices panel
|
2022-05-01 02:29:38 -05:00 |
|
Alex Spataru
|
e3229a1d1e
|
Update Bluetooth.qml
|
2022-02-28 11:40:05 -06:00 |
|
Alex Spataru
|
a0b8dfcfc1
|
Minor UI updates
|
2022-02-28 11:39:37 -06:00 |
|
Alex Spataru
|
a9a9a176ef
|
Begin adding support for Bluetooth
|
2022-02-17 22:32:49 -06:00 |
|
Alex Spataru
|
2ef557ee62
|
Update translations
|
2022-02-07 03:58:22 -06:00 |
|
Alex Spataru
|
24a7e60466
|
Update license headers
|
2022-02-07 01:06:50 -06:00 |
|
Alex Spataru
|
065557ae12
|
Minor UI fixes, begin working on translations
|
2022-01-24 23:16:59 -06:00 |
|
Alex Spataru
|
8cf8b8680a
|
Change default theme to Flat (light)
|
2022-01-24 22:59:01 -06:00 |
|
Alex Spataru
|
415d934ab0
|
Work on issue #90
|
2022-01-23 22:45:51 -06:00 |
|
Alex Spataru
|
e3bc6414e0
|
Finish work on issue #82
|
2022-01-17 19:04:10 -06:00 |
|
Alex Spataru
|
bc5bc4cf79
|
Update slash screen & fix about icon
|
2022-01-06 01:59:40 -05:00 |
|
Alex Spataru
|
ac50793ddf
|
Change theme order
|
2022-01-04 03:38:33 -05:00 |
|
Alex Spataru
|
825957d2fb
|
Re-enable ask for save in JSON editor window
|
2022-01-04 02:55:14 -05:00 |
|
Alex Spataru
|
696f04aea4
|
Finally fix memory leak
|
2022-01-02 15:51:53 -05:00 |
|
Alex Spataru
|
36b965bcd6
|
Reduce QtQuick version to 2.3
|
2022-01-02 12:53:57 -05:00 |
|
Alex Spataru
|
814408daec
|
Update QtQuick versioning
|
2022-01-02 12:47:39 -05:00 |
|
Alex Spataru
|
30659ea15d
|
Fix QML interface for Raspberry Pi
|
2022-01-02 12:34:38 -05:00 |
|
Alex Spataru
|
ed806c3563
|
Fixes to be able to compile on Raspberry Pi
|
2022-01-02 12:16:24 -05:00 |
|
Alex Spataru
|
735ec2e868
|
Clean up JSON::Generator
|
2022-01-02 00:46:20 -05:00 |
|
Alex Spataru
|
61703cba5e
|
Fix stucked toolbar buttons & use QBasicTimer for timer events
|
2022-01-01 20:09:17 -05:00 |
|
Alex Spataru
|
002e9f4c92
|
Add border colors & begin working on dataset selection in JSON editor window
|
2022-01-01 16:27:16 -05:00 |
|
Alex Spataru
|
adc629077b
|
Well, fix another compilation failure - hopefully the last one of 2021
|
2021-12-31 20:51:23 -05:00 |
|
Alex Spataru
|
bd8f8bd404
|
Last commit of 2021 - change icon
|
2021-12-31 20:40:37 -05:00 |
|
Alex Spataru
|
dad11f2beb
|
Rename 6_MathWorks.json to 6_Mathworks.json
|
2021-12-30 22:39:16 -05:00 |
|
Alex Spataru
|
e77d0b582b
|
Update icon
|
2021-12-30 22:01:54 -05:00 |
|