|
aedeb22884
|
test: create test_plotdesc
|
2023-01-27 15:41:09 +01:00 |
|
|
1b8e256360
|
test:added test_get_asset
|
2023-01-27 15:16:51 +01:00 |
|
|
764760df1f
|
reverted to previous version using asserts; changed unittest setUp/tearDown to pytest naming setup_method/teardown_method
|
2023-01-27 13:30:36 +01:00 |
|
|
8211d06079
|
switched from unittest to pytest
|
2023-01-27 13:05:04 +01:00 |
|
|
6704ef8cd9
|
changed unittest setUp/tearDown to pytest naming setup_method/teardown_method
|
2023-01-27 12:58:00 +01:00 |
|
|
7d4cda98b8
|
switched asserts to unittest methods
|
2023-01-27 11:21:07 +01:00 |
|
|
050797aaf1
|
some more shorthands/shortcuts
|
2023-01-26 23:54:40 +01:00 |
|
|
1be21903f6
|
remove shorthand & from checkbox name for easier retrieval
|
2023-01-26 23:53:40 +01:00 |
|
|
8b25d61d3b
|
alignment
|
2023-01-26 23:35:05 +01:00 |
|
|
e6c78b05c8
|
added & shorthands; merged shortcuts with addActions
|
2023-01-26 23:34:35 +01:00 |
|
|
87da48400f
|
added shortcut as argument to addAction
|
2023-01-26 23:33:12 +01:00 |
|
|
d5d8401178
|
added quit shortcut
|
2023-01-26 22:44:59 +01:00 |
|
|
4c52a2ffac
|
added quit entry to file menu
|
2023-01-26 22:39:19 +01:00 |
|
|
146aad3e88
|
order of close entries
|
2023-01-26 22:33:09 +01:00 |
|
|
21068bfad5
|
ordering
|
2023-01-26 22:26:41 +01:00 |
|
|
a385fe145b
|
nicer formatting
|
2023-01-26 22:20:16 +01:00 |
|
|
ee5d80541a
|
Re-implementation of QFileDialog.getSaveFileName that allows to set defaultSuffix
|
2023-01-26 20:24:18 +01:00 |
|
|
e89d9cecda
|
moved h5 file dialogs to separate file
|
2023-01-26 20:11:31 +01:00 |
|
|
ffbdbe419a
|
refactor to get rid of checkbox state-toggle workaround
|
2023-01-26 18:11:07 +01:00 |
|
|
9a96ad4f41
|
moved filetype filtes into constant
|
2023-01-26 16:02:04 +01:00 |
|
|
bdb8d94108
|
moved extracting the attributes into PlotDescription
|
2023-01-26 15:58:32 +01:00 |
|
|
ca282e19d4
|
added shortcut for deleting selected items (triggers only when list has focus)
|
2023-01-26 13:00:59 +01:00 |
|
|
51c7ece4ad
|
forward kwargs to QShortcut
|
2023-01-26 13:00:27 +01:00 |
|
|
357fa5839b
|
added first try on reading back the data from the hdf5 dumps
|
2023-01-26 12:52:27 +01:00 |
|
|
3b09441ab9
|
added h5py as requirement
|
2023-01-25 23:34:26 +01:00 |
|
|
bf51ef1e9b
|
renamed on_save -> on_file_save
|
2023-01-25 22:20:02 +01:00 |
|
|
25d43fc551
|
fill dict with all non-underscore attributes
|
2023-01-25 22:16:23 +01:00 |
|
|
c26bf445e5
|
skip entries that cannot be written with a printed warning
|
2023-01-25 22:15:49 +01:00 |
|
|
852bb08490
|
ignore hdf5 files
|
2023-01-25 21:59:38 +01:00 |
|
|
3a0f2bd0d6
|
added first try for dumping the data to hdf5 files
|
2023-01-25 21:59:14 +01:00 |
|
|
fc2fa9ae34
|
possibility to mark items in the list as seen / not seen
|
2023-01-25 13:44:41 +01:00 |
|
|
10f54336a2
|
handle no windows in "Close active"
|
2023-01-25 13:20:19 +01:00 |
|
|
c3bdc54f4b
|
added "Close active"
|
2023-01-25 13:14:34 +01:00 |
|
|
5f7422aafe
|
added cli switch to turn off theming
|
2023-01-25 12:31:10 +01:00 |
|
|
d25ef17c5b
|
adjusted tests to .plot -> .plots[name]
|
2023-01-25 11:59:04 +01:00 |
|
|
c405efd6eb
|
adjusted tests to .plot -> .plots[name]
|
2023-01-25 11:44:35 +01:00 |
|
|
f7f372ed7f
|
a bit more expressiveness
|
2023-01-25 11:22:31 +01:00 |
|
|
ce41561c3c
|
setting/unsetting alarm state also works for multi plots
|
2023-01-25 00:10:52 +01:00 |
|
|
c9f894ad7b
|
made MDISubPlot.plots a dict
|
2023-01-25 00:06:23 +01:00 |
|
|
4ea13a5d5c
|
made MDISubMultiPlot input descs and .plots dicts
|
2023-01-24 23:34:47 +01:00 |
|
|
30410766d0
|
Merge branch 'tests' into 'master'
Tests
See merge request augustin_s/grum!5
|
2023-01-24 16:21:01 +00:00 |
|
|
ca91faa0b7
|
trying to fix warnings
|
2023-01-24 17:07:55 +01:00 |
|
|
c1a90baf28
|
trying to fix tests
|
2023-01-24 16:53:22 +01:00 |
|
|
32e56f0e56
|
trying to minimize pipeline deps
|
2023-01-24 16:49:08 +01:00 |
|
|
13f880db5d
|
trying to minimize pipeline deps
|
2023-01-24 16:46:57 +01:00 |
|
|
a41eaddf88
|
trying to minimize pipeline deps
|
2023-01-24 16:43:31 +01:00 |
|
|
a757693fda
|
trying to minimize pipeline deps
|
2023-01-24 16:41:34 +01:00 |
|
|
e194bd12d1
|
trying to minimize pipeline deps
|
2023-01-24 16:35:28 +01:00 |
|
|
f882059133
|
trying to minimize pipeline deps
|
2023-01-24 16:31:51 +01:00 |
|
|
0d132eb219
|
trying to minimize pipeline deps
|
2023-01-24 16:30:44 +01:00 |
|