|
8308115f36
|
fix: replace pyqtdarktheme by qdarkstyle, add 'apply_theme' function (in utils/colors.py)
|
2024-07-10 15:36:06 +02:00 |
|
|
02fce838db
|
0.83.0
Automatically generated by python-semantic-release
v0.83.0
|
2024-07-08 22:48:46 +00:00 |
|
|
360d171355
|
fix(terminal): added default args to avoid designer crashes on startup
|
2024-07-09 00:40:15 +02:00 |
|
|
eb26e2a11b
|
test(vscode): fixed vscode tests for new cleanup routine
|
2024-07-09 00:40:15 +02:00 |
|
|
2b29e34b52
|
fix(widget): fixed widget cleanup routine
|
2024-07-09 00:40:15 +02:00 |
|
|
fd8766ed87
|
fix(bec_widget): added cleanup method to bec widget base class
|
2024-07-09 00:40:15 +02:00 |
|
|
5de8804da1
|
test(vscode): improved vscode test
|
2024-07-09 00:40:15 +02:00 |
|
|
2988fd387e
|
feat: added reference utils to compare renderings of widgets
|
2024-07-09 00:40:15 +02:00 |
|
|
1b017edfad
|
feat(widgets): added device box with spinner
|
2024-07-09 00:40:15 +02:00 |
|
|
903ce7d46b
|
fix(website): fixed dummy input
|
2024-07-09 00:40:15 +02:00 |
|
|
41bcb80167
|
feat(designer): added option to skip the widget validation for DesignerPluginGenerator
|
2024-07-09 00:40:15 +02:00 |
|
|
d3f85060ca
|
0.82.2
Automatically generated by python-semantic-release
v0.82.2
|
2024-07-08 14:24:06 +00:00 |
|
|
90178e2f61
|
fix(rpc_server): pass cli config to server
|
2024-07-07 23:25:45 +02:00 |
|
|
b9f9a003a2
|
0.82.1
Automatically generated by python-semantic-release
v0.82.1
|
2024-07-07 21:12:19 +00:00 |
|
|
734f4c7750
|
tests(motor_map_widget): tests added
|
2024-07-07 22:59:02 +02:00 |
|
|
c78cd898f2
|
fix(motor_map): bug where motors without limits were selected
|
2024-07-07 22:59:02 +02:00 |
|
|
74a249bd06
|
test(setting_dialog): tests added
|
2024-07-07 22:59:02 +02:00 |
|
|
2020953b93
|
feat(settings_dialog):apply button
|
2024-07-07 22:59:02 +02:00 |
|
|
3826bb3d9e
|
refactor(setting_dialog): moved to qt_utils
|
2024-07-07 22:59:02 +02:00 |
|
|
7ffc06f3c7
|
refactor(toolbar): toolbar moved from widgets to qt_utils
|
2024-07-07 22:59:02 +02:00 |
|
|
eea1a75d4a
|
0.82.0
Automatically generated by python-semantic-release
v0.82.0
|
2024-07-07 20:58:30 +00:00 |
|
|
b9bff38b64
|
feat(toggle): added angular component-like toggle
|
2024-07-07 22:50:25 +02:00 |
|
|
f04862933f
|
refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets
|
2024-07-07 18:53:32 +02:00 |
|
|
f5b8375fd3
|
refactor(stop_button): moved to top layer, plugin added
|
2024-07-07 18:53:32 +02:00 |
|
|
db1cdf4280
|
refactor(motor_map_widget): removed restriction of only PySide6 for widget
|
2024-07-07 18:42:51 +02:00 |
|
|
fa1e86ff07
|
refactor(color_button): ColorButton moved to top level of widgets
|
2024-07-07 18:42:51 +02:00 |
|
|
9a95454723
|
0.81.2
Automatically generated by python-semantic-release
v0.81.2
|
2024-07-07 16:28:57 +00:00 |
|
|
dd1875ea5c
|
fix(waveform): scan_history error check for IndexError
|
2024-07-07 18:21:08 +02:00 |
|
|
df4fabb32a
|
0.81.1
Automatically generated by python-semantic-release
v0.81.1
|
2024-07-07 11:45:09 +00:00 |
|
|
99114f14f6
|
fix(motor_control): temporary remove of motor control widgets
|
2024-07-07 11:41:07 +02:00 |
|
|
fc3a69bbb0
|
0.81.0
Automatically generated by python-semantic-release
v0.81.0
|
2024-07-06 12:24:27 +00:00 |
|
|
9594be2606
|
feat(color_button): can get colors in RGBA or HEX
|
2024-07-06 12:31:29 +02:00 |
|
|
96fd239608
|
0.80.1
Automatically generated by python-semantic-release
v0.80.1
|
2024-07-06 10:24:27 +00:00 |
|
|
61de7e9e22
|
fix(entry_validator): check for entry == ""
|
2024-07-06 12:16:29 +02:00 |
|
|
24c4cdc39f
|
0.80.0
Automatically generated by python-semantic-release
v0.80.0
|
2024-07-06 10:14:47 +00:00 |
|
|
fadbf77866
|
feat(qt5): dropped support for qt5; pyside2 and pyqt5
|
2024-07-06 12:00:35 +02:00 |
|
|
03819a3d90
|
feat(plugins): moved plugin dict to dataclass and container
|
2024-07-06 12:00:35 +02:00 |
|
|
d6d0777113
|
feat(plugins): added support for pyqt6 ui files
|
2024-07-05 22:50:19 +02:00 |
|
|
1aa83e0ef1
|
feat(plugins): added bec widgets base class
|
2024-07-05 21:22:51 +02:00 |
|
|
b09c644e01
|
0.79.3
Automatically generated by python-semantic-release
v0.79.3
|
2024-07-05 08:25:43 +00:00 |
|
|
e403870874
|
fix: changed inheritance to adress qt designer bug in rendering
|
2024-07-05 08:06:10 +02:00 |
|
|
1586ce2d6c
|
fix: add designer plugin classes
|
2024-07-05 08:05:20 +02:00 |
|
|
576353cfe8
|
refactor: simplify logic in bec_status_box
|
2024-07-05 08:05:20 +02:00 |
|
|
cefc415c98
|
0.79.2
Automatically generated by python-semantic-release
v0.79.2
|
2024-07-04 22:45:13 +00:00 |
|
|
bc0ef7893e
|
fix: overwrite closeEvent and call super class
|
2024-07-04 17:27:29 +02:00 |
|
|
0e802d8194
|
0.79.1
Automatically generated by python-semantic-release
v0.79.1
|
2024-07-03 09:34:03 +00:00 |
|
|
d7718d4dcb
|
fix: use libdir env var to preload Python library, also for Linux platform
|
2024-07-03 11:07:30 +02:00 |
|
|
4c2e02e912
|
0.79.0
Automatically generated by python-semantic-release
v0.79.0
|
2024-07-03 08:45:07 +00:00 |
|
|
b8774e0b0b
|
fix(toolbar): change default color to black to match BECFigure theme
|
2024-07-03 10:34:05 +02:00 |
|
|
6e75642090
|
feat(motor_map_widget): standalone MotorMap Widget with toolbar + plugin
|
2024-07-03 10:34:05 +02:00 |
|