Alex Spataru
|
9b16f64b4e
|
Make dataset option buttons checkable
|
2024-09-19 17:26:26 -05:00 |
|
Alex Spataru
|
e48d5242b5
|
Add a lot of themes
|
2024-09-19 16:51:27 -05:00 |
|
Alex Spataru
|
4623c0ba79
|
Correctly rename target on UNIX systems
|
2024-09-19 12:15:26 -05:00 |
|
Alex Spataru
|
b1d0897293
|
Update CMakeLists format
|
2024-09-19 11:53:59 -05:00 |
|
Alex Spataru
|
2242f20c05
|
Enable Project Editor button by default
|
2024-09-19 00:00:22 -05:00 |
|
Alex Spataru
|
ce1fe55c61
|
Maybe I should have written QMQTT's CMakeLists file by myself...
|
2024-09-18 23:55:46 -05:00 |
|
Alex Spataru
|
1b9e396915
|
To hell with QMQTT's import/export logic
Why the heck they use QT_STATIC as a macro, considering that Qt uses that macro internally?
|
2024-09-18 23:43:20 -05:00 |
|
Alex Spataru
|
ebab267a3c
|
Update CMakeLists.txt
|
2024-09-18 23:31:22 -05:00 |
|
Alex Spataru
|
72bd3308c0
|
Fix MOC issues by creating an unity build for QMQTT
|
2024-09-18 23:23:42 -05:00 |
|
Alex Spataru
|
6428ad2e49
|
Fix nice DMG creation step
|
2024-09-18 22:58:30 -05:00 |
|
Alex Spataru
|
a4edc13c72
|
Fix macOS deployed application extraction
|
2024-09-18 22:52:46 -05:00 |
|
Alex Spataru
|
1d6e03ea9c
|
Correct CPack build script
|
2024-09-18 22:27:25 -05:00 |
|
Alex Spataru
|
1bf7259726
|
Move Windows icon & resources
|
2024-09-18 22:24:17 -05:00 |
|
Alex Spataru
|
2bb8290a0a
|
Remove submodules
|
2024-09-18 22:20:55 -05:00 |
|
Alex Spataru
|
8e1852459d
|
Update deploy.yml
|
2024-09-18 22:00:46 -05:00 |
|
Alex Spataru
|
3a5dddc3d5
|
Restore CSV export functionality after modifying project model class
|
2024-09-18 21:56:57 -05:00 |
|
Alex Spataru
|
9d4aeb3f30
|
Make project editor usable
|
2024-09-18 21:48:57 -05:00 |
|
Alex Spataru
|
852669cace
|
Add tree view in project editor
|
2024-08-30 23:15:37 -05:00 |
|
Alex Spataru
|
fec08f0cd5
|
Begin working on project editor redesign
|
2024-08-29 13:51:17 -05:00 |
|
Alex Spataru
|
7e127fa97b
|
Update dashboard widgets to follow new UI style
|
2024-08-12 00:52:58 -05:00 |
|
Alex Spataru
|
0144b5c300
|
Halway over the UI revamp
|
2024-08-11 18:20:03 -05:00 |
|
Alex Spataru
|
87a8329c84
|
Move project to CMake
|
2024-08-10 12:58:21 -05:00 |
|
Alex Spataru
|
07fb7932b5
|
Fix CR/NL filter typo
|
2024-08-06 23:42:36 -05:00 |
|
Alex Spataru
|
ee2eedb7fd
|
Add GUI requests & filter checks for #199, format code & use QStringLiteral where possible
|
2024-08-06 23:36:30 -05:00 |
|
Alex Spataru
|
a7a98fee69
|
Merge pull request #200 from recursivenomad/fix/199-carriage-return
Remove carriage returns when parsing received data
|
2024-08-06 22:41:49 -05:00 |
|
Peter S. Hollander
|
c439e5a5f7
|
Spot trailing CR and parse next line accordingly
Fixes #199
|
2024-08-06 20:49:55 -04:00 |
|
Peter S. Hollander
|
accb18d7f2
|
Revert first-pass line ending parsing changes
|
2024-08-06 20:45:43 -04:00 |
|
Peter S. Hollander
|
14b1f5a51e
|
Parse line endings depending on existing setting
|
2024-08-06 18:58:44 -04:00 |
|
Peter S. Hollander
|
702162a9c9
|
Remove carriage returns when parsing received data
Fixes #199
|
2024-08-06 17:48:41 -04:00 |
|
Alex Spataru
|
6fcdda1488
|
Fix CSV player window on Qt 6
|
2024-08-05 23:42:39 -05:00 |
|
Alex Spataru
|
7c2ff3f8f7
|
Calculate magnitude in dB in FFT plot
|
2024-08-05 23:22:14 -05:00 |
|
Alex Spataru
|
e52a9f9455
|
Only allow optimized FFT window sizes in project editor
|
2024-08-05 22:57:17 -05:00 |
|
Alex Spataru
|
6fe62803f4
|
Small UI improvements & show FFT with frequency as x-axis
|
2024-08-05 22:29:03 -05:00 |
|
Alex Spataru
|
db8b6b83b0
|
Integrate changes from #198 into GUI & format code
|
2024-08-05 15:40:17 -05:00 |
|
Alex Spataru
|
48dacaf10f
|
Merge pull request #198 from recursivenomad/fix/dtr
Add DTR control signal for Serial connections
|
2024-08-05 15:10:13 -05:00 |
|
Peter S. Hollander
|
fc609b6da2
|
Add DTR control signal for Serial connections
Fixes Serial-Studio/Serial-Studio#197
Fixes Serial-Studio/Serial-Studio#135
Possibly helps with:
Serial-Studio/Serial-Studio#124
Serial-Studio/Serial-Studio#98
Serial-Studio/Serial-Studio#172
|
2024-08-05 11:47:38 -04:00 |
|
Alex Spataru
|
91599fa313
|
Merge pull request #191 from ZhiyuanYuanNJ/master
Update Serial.cpp
|
2024-06-04 16:54:54 -05:00 |
|
ZhiYuanNJ
|
12c1fcfb85
|
Update Serial.cpp
Add serial port friendly name display.
|
2024-06-03 17:47:04 +08:00 |
|
Alex Spataru
|
fdce37fac4
|
Update deploy.yml
|
2024-05-05 12:53:02 -05:00 |
|
Alex Spataru
|
ecd1d0ee92
|
Update deploy.yml to use macos-12
|
2024-05-05 12:13:08 -05:00 |
|
Alex Spataru
|
26e30d6a02
|
Make deployment jobs sequential to avoid hitting concurrency limit for free GH plan
|
2024-05-05 11:44:29 -05:00 |
|
Alex Spataru
|
d1e5447e5d
|
Update deploy.yml
|
2024-05-05 11:34:33 -05:00 |
|
Alex Spataru
|
e4175c3417
|
Update deploy.yml
|
2024-05-05 02:04:05 -05:00 |
|
Alex Spataru
|
58c8749a4c
|
Temporally disable ARM64 build to verify that Intel build is running
|
2024-05-05 02:02:45 -05:00 |
|
Alex Spataru
|
29c9372464
|
Update deploy.yml
|
2024-05-05 01:58:27 -05:00 |
|
Alex Spataru
|
e7fb1d47b7
|
Add separate Intel/Arm64 build
|
2024-05-05 01:55:11 -05:00 |
|
Alex Spataru
|
c7dbebaf5f
|
Update upload workflow
|
2024-05-05 01:04:47 -05:00 |
|
Alex Spataru
|
f32016b5c2
|
Update deploy.yml
|
2024-05-05 00:55:33 -05:00 |
|
Alex Spataru
|
35199fc749
|
Update info.plist to 2.1.0
|
2024-05-05 00:45:00 -05:00 |
|
Alex Spataru
|
0ccb553b66
|
(macOS) Skip deployment of components that use private API
|
2024-05-05 00:43:28 -05:00 |
|