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
|
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
|
415d934ab0
|
Work on issue #90
|
2022-01-23 22:45:51 -06:00 |
|
Alex Spataru
|
bc5bc4cf79
|
Update slash screen & fix about icon
|
2022-01-06 01:59:40 -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
|
ea1b620565
|
Update application icon & add sketch design projects
|
2021-12-30 21:33:45 -05:00 |
|
Alex Spataru
|
17e1a69fbf
|
Minimize images, change splash screen & begin working on other themes
|
2021-12-28 20:35:13 -05:00 |
|
Alex Spataru
|
7efadca2cd
|
Ensure that titlebar & window controls are visible when using the WM decorates the dialogs
|
2021-12-22 19:56:45 -05:00 |
|
Alex Spataru
|
ca47886e95
|
Add Mainframe theme & fix VT-100 crash
|
2021-12-22 00:52:07 -05:00 |
|
Alex Spataru
|
1e60912e3d
|
Fix menubar for system windows
|
2021-12-21 23:34:58 -05:00 |
|
Alex Spataru
|
df9d3d2357
|
Allow enabling/disabling the custom window decorations
|
2021-12-21 23:21:57 -05:00 |
|
Alex Spataru
|
b34255b96f
|
Allow enabling/disabling window shadows
|
2021-12-21 17:06:14 -05:00 |
|
Alex Spataru
|
e0f48272b6
|
Sanity check for Qt 6 complete, now go back to Qt 5 to ensure compatiblity wiht older Linux distros
|
2021-12-18 03:52:07 -05:00 |
|
Alex Spataru
|
15ef343432
|
Change QWidget to QML rendering method
|
2021-12-18 01:37:48 -05:00 |
|
Alex Spataru
|
5bc41345b4
|
Remove version number from QML imports
|
2021-12-16 15:41:29 -05:00 |
|
Alex Spataru
|
33edf29d0b
|
Update MainWindow.qml
|
2021-12-16 15:34:53 -05:00 |
|
Alex Spataru
|
537c01cb72
|
Reduce MW min size & use Qt 6.2.2
|
2021-12-16 14:28:29 -05:00 |
|
Alex Spataru
|
1bdc6a7b56
|
Make sure that app can still be compiled with Qt 6
|
2021-12-16 13:43:57 -05:00 |
|
Alex Spataru
|
16a1b4b284
|
Restore custom widget window, root cause of crash was fixed
|
2021-12-06 22:00:16 -06:00 |
|
Alex Spataru
|
cde136e0ce
|
Update translations & save *.ca file path
|
2021-12-06 14:31:57 -06:00 |
|
Alex Spataru
|
f8db867076
|
Fix view options UI issue when no plot widget is enabled
|
2021-12-06 09:36:58 -06:00 |
|
Alex Spataru
|
123c2606b7
|
Allow dragging main window from toolbar
|
2021-12-04 21:26:07 -06:00 |
|
Alex Spataru
|
76d445cd56
|
Add delay while displaying the dashboard
|
2021-12-03 23:26:20 -06:00 |
|
Alex Spataru
|
00640a3f4e
|
Render widgets on framebuffer
|
2021-11-29 05:35:40 -06:00 |
|
Alex Spataru
|
9f417ea6fb
|
Restore QML-based external window
|
2021-11-29 04:26:52 -06:00 |
|
Alex Spataru
|
1cdf5e5a59
|
Revert to QWidget-based external window
|
2021-11-29 03:48:22 -06:00 |
|