|
6ed1efc6af
|
fix(reset_button): reset button added
|
2024-08-29 15:03:42 +02:00 |
|
|
a568633c32
|
fix(abort_button): abort button added; some minor fixes
|
2024-08-29 14:14:32 +02:00 |
|
|
6a919be88f
|
0.99.11
Automatically generated by python-semantic-release
v0.99.11
|
2024-08-29 11:45:18 +00:00 |
|
|
8be8295b2b
|
fix(resume_button): resume button added
|
2024-08-29 13:36:32 +02:00 |
|
|
5d73fe455a
|
refactor(icons): general app icon changed; jupyter app icon changed to material icon
|
2024-08-29 13:04:04 +02:00 |
|
|
7dadab1f14
|
refactor: add option to select scan and hide arg bundle buttons
|
2024-08-29 12:57:40 +02:00 |
|
|
664bbce01d
|
0.99.10
Automatically generated by python-semantic-release
v0.99.10
|
2024-08-29 09:36:18 +00:00 |
|
|
097946fd68
|
refactor(stop_button): stop button changed to QWidget and adapted for toolbar
|
2024-08-29 11:26:23 +02:00 |
|
|
4a890281f7
|
fix(stop_button): queue logic scan changed to halt instead of abort and reset
|
2024-08-29 10:56:16 +02:00 |
|
|
cdd175207e
|
refactor: added hide option for device selection button
|
2024-08-28 22:33:47 +02:00 |
|
|
3210a42e42
|
0.99.9
Automatically generated by python-semantic-release
v0.99.9
|
2024-08-28 20:29:26 +00:00 |
|
|
719254cf0a
|
fix: fixed build process and excluded docs and tests from tarballs and wheels
|
2024-08-28 22:20:34 +02:00 |
|
|
02193967de
|
0.99.8
Automatically generated by python-semantic-release
v0.99.8
|
2024-08-28 19:33:38 +00:00 |
|
|
5f37e862c9
|
fix(website): fixed designer integration for website widget
|
2024-08-28 21:24:15 +02:00 |
|
|
9925bbdb48
|
refactor(website): changed inheritance of website widget to simple qwidget; closes #325
|
2024-08-28 21:24:15 +02:00 |
|
|
1f7ca4813c
|
0.99.7
Automatically generated by python-semantic-release
v0.99.7
|
2024-08-28 15:04:54 +00:00 |
|
|
ffc871ebbd
|
fix(toolbar): material icons can accept color as kwarg
|
2024-08-28 16:16:23 +02:00 |
|
|
7b9a36403d
|
0.99.6
Automatically generated by python-semantic-release
v0.99.6
|
2024-08-28 13:42:33 +00:00 |
|
|
09c6c93c39
|
fix(toolbar): use of native qt separators
|
2024-08-28 15:33:39 +02:00 |
|
|
c31e9a3aff
|
docs: various bugs fixed
|
2024-08-28 15:17:31 +02:00 |
|
|
960d84b7fe
|
0.99.5
Automatically generated by python-semantic-release
v0.99.5
|
2024-08-28 13:09:31 +00:00 |
|
|
e6f204b6aa
|
fix(dock_area): dark button added
|
2024-08-28 15:06:59 +02:00 |
|
|
02239de0a3
|
docs(index): index page is centered
|
2024-08-28 15:06:08 +02:00 |
|
|
0aad9a0988
|
0.99.4
Automatically generated by python-semantic-release
v0.99.4
|
2024-08-28 13:05:07 +00:00 |
|
|
c5501860e8
|
fix(theme): apply theme to all pyqtgraph widgets on manual updates
|
2024-08-28 14:34:50 +02:00 |
|
|
4e5520aee2
|
docs(buttons): added missing buttons docs
|
2024-08-27 20:58:05 +02:00 |
|
|
4591ba8f73
|
refactor(buttons): changed grid and thumbnail fig in gallery
|
2024-08-27 20:58:05 +02:00 |
|
|
f335763280
|
refactor(icons): removed toolbar icons from assets
|
2024-08-27 18:38:08 +02:00 |
|
|
e890091d86
|
refactor(icons): moved widget icons to class attribute ICON_NAME
|
2024-08-27 18:38:08 +02:00 |
|
|
ac2cb5197d
|
docs(developer): tutorial for BECWidget base class
|
2024-08-27 18:18:10 +02:00 |
|
|
65345187b3
|
0.99.3
Automatically generated by python-semantic-release
v0.99.3
|
2024-08-27 13:49:04 +00:00 |
|
|
d48243483e
|
build: updated min version of bec qthemes
|
2024-08-27 13:09:21 +02:00 |
|
|
1ca9499edd
|
fix(cmaps): unified all defaults to magma cmap
|
2024-08-27 13:09:21 +02:00 |
|
|
060935ffc5
|
fix(color maps): color maps should take the background color into account; fixed min colors to 10
|
2024-08-27 12:36:02 +02:00 |
|
|
50dbef52c0
|
0.99.2
Automatically generated by python-semantic-release
v0.99.2
|
2024-08-27 09:03:23 +00:00 |
|
|
bb385f07ca
|
ci: additional tests are not allowed to fail
|
2024-08-27 10:54:46 +02:00 |
|
|
cf28730515
|
fix(widgets): fixed default theme for widgets
If not theme is set, the init of the BECWidget base class sets the default theme to "dark"
|
2024-08-27 10:54:46 +02:00 |
|
|
13ae383455
|
0.99.1
Automatically generated by python-semantic-release
v0.99.1
|
2024-08-27 07:28:47 +00:00 |
|
|
2265458dcc
|
fix(crosshair): emit all crosshair events, not just line coordinates
|
2024-08-26 14:10:46 +02:00 |
|
|
0a59f08fcc
|
0.99.0
Automatically generated by python-semantic-release
v0.99.0
|
2024-08-25 11:49:52 +00:00 |
|
|
c70724a456
|
refactor(darkmodebutton): renamed set_dark_mode_enabled to toggle_dark_mode
|
2024-08-25 13:45:56 +02:00 |
|
|
406c263746
|
docs(darkmodebutton): added dark mode button docs
|
2024-08-25 13:45:56 +02:00 |
|
|
df35aabff3
|
test(dark_mode_button): added tests for dark mode button
|
2024-08-25 13:45:56 +02:00 |
|
|
cc8c166b5c
|
feat(darkmodebutton): added button to toggle between dark and light mode
|
2024-08-25 13:45:56 +02:00 |
|
|
c4f3308dc0
|
fix(toggle): emit state change
|
2024-08-25 13:45:56 +02:00 |
|
|
8f3824c0e7
|
0.98.0
Automatically generated by python-semantic-release
v0.98.0
|
2024-08-25 11:45:36 +00:00 |
|
|
afdf4e8782
|
fix(toolbar): removed hardcoded color values
|
2024-08-23 23:00:49 +02:00 |
|
|
2a82032644
|
fix: transitioning to material icons
|
2024-08-23 22:40:21 +02:00 |
|
|
88a2f66758
|
fix(dock_area): transitioned to MaterialIconAction
|
2024-08-23 22:05:56 +02:00 |
|
|
3f3b207295
|
fix: fix color palette if qtheme was not called
|
2024-08-23 20:14:53 +02:00 |
|