|
a2525a82d9
|
[help] store pos and size of window, use resources file
|
2021-09-02 16:13:04 +02:00 |
|
|
ca2a7897ba
|
[mainwindow] store toolbar location, forbid a floating tb
|
2021-09-02 16:05:14 +02:00 |
|
|
1e0b89c576
|
[main] use settings to store app position and size ...
organize imports, set more application info
|
2021-09-02 16:04:15 +02:00 |
|
|
8ad1197d2c
|
[res] use resources to create icons
|
2021-09-02 16:03:49 +02:00 |
|
|
661529efb2
|
[setup] fix gui_script entry point
|
2021-09-02 16:00:43 +02:00 |
|
|
ea0219edab
|
[info] add app information
|
2021-09-02 16:00:09 +02:00 |
|
|
5416a4a19e
|
[main] use qt resources system
|
2021-09-02 15:57:02 +02:00 |
|
|
37dbbf00eb
|
[plot] separate plotting of dataarrays and tags
|
2021-09-02 13:52:59 +02:00 |
|
|
72ff1db2ea
|
[filescreen] change strech factors
|
2021-09-02 13:51:54 +02:00 |
|
|
b7db1b9d5a
|
[filehandler] use 1.5 property api
|
2021-09-02 13:51:07 +02:00 |
|
|
fad56640fa
|
[setup.py] nixio dependency >= 1.5.1
|
2021-09-02 13:50:10 +02:00 |
|
|
5f1c70f49c
|
[table] working headers
|
2021-04-26 16:36:03 +02:00 |
|
|
3804e89bab
|
[table] simple version running
|
2021-04-07 12:55:22 +02:00 |
|
|
ec1fca7d90
|
[table view] basic infrastructure
|
2021-04-06 12:53:25 +02:00 |
|
|
703b647321
|
[style] codestyle fixes
|
2021-04-02 20:07:48 +02:00 |
|
|
d77b0b9e9a
|
[plot] works for 1 and 2d categories
|
2021-04-02 20:06:18 +02:00 |
|
|
41ccbfb0a1
|
[gitignore] more ignores
|
2021-03-27 15:54:43 +01:00 |
|
|
5990d8c34e
|
[plotter] eventplotter
|
2021-03-27 15:53:34 +01:00 |
|
|
6d3cb44748
|
add hook for pyinstaller to add nixio info.json
|
2021-03-22 22:50:04 +01:00 |
|
|
d8dee7ff56
|
renaim main script
|
2021-03-22 22:43:51 +01:00 |
|
|
c12fb006d1
|
[plot] make imagePlotter work
|
2021-02-28 00:30:42 +01:00 |
|
|
17b3e99d43
|
[2Dplot] works, not tested with zoom, though
|
2021-02-27 17:27:50 +01:00 |
|
|
b0c020891f
|
[plot]1D is working with pan and zoom
|
2021-02-27 17:18:32 +01:00 |
|
|
b0e42ab5f8
|
[test] fix import
|
2021-02-06 17:27:07 +01:00 |
|
|
457301e7c7
|
[test] add test for file_handler, ignore ui test in gh action
|
2021-02-06 16:38:45 +01:00 |
|
|
8a55473222
|
[actions] next test
|
2021-02-06 15:13:23 +01:00 |
|
|
acb2d4fa7b
|
[actions] again
|
2021-02-06 14:43:39 +01:00 |
|
|
a216f20616
|
[actions] still trying
|
2021-02-06 14:31:49 +01:00 |
|
|
f7b4a4ed9f
|
[actions] last try for today
|
2021-02-06 14:28:00 +01:00 |
|
|
396dacd96c
|
[actions] try something else
|
2021-02-06 14:25:20 +01:00 |
|
|
2382a3c85e
|
[actions] try something
|
2021-02-06 14:23:37 +01:00 |
|
|
ef924e5686
|
fix import error
|
2021-02-06 14:10:46 +01:00 |
|
|
52b03cf4db
|
[test] surround mplt import with try catch for tests in headless mode
|
2021-02-06 14:08:25 +01:00 |
|
|
f971bf18db
|
[test] add __init__ again
|
2021-02-06 14:04:27 +01:00 |
|
|
387a6b15e1
|
[test] remove init from test folder, fix? plt backend issue
|
2021-02-06 14:01:19 +01:00 |
|
|
9d77852b9a
|
Merge branch 'master' of https://github.com/jgrewe/nixview-python
|
2021-02-06 13:44:07 +01:00 |
|
|
57c02b4484
|
[plot] temporary fixes of unimplemented stuff
|
2021-02-06 13:43:41 +01:00 |
|
|
feefa81cf8
|
[test] tiny initial test
|
2021-02-06 13:38:01 +01:00 |
|
|
420db5327e
|
[gitignore, setup] tiny changes
|
2021-02-06 13:37:12 +01:00 |
|
|
4ec971a9d8
|
[ci] add gh action
|
2021-02-06 13:34:08 +01:00 |
|
|
cf09642074
|
[lineplotter] babystep
|
2021-01-21 17:31:15 +01:00 |
|
|
fb4fc20442
|
[lineplotter] fix 2d plotting
|
2021-01-21 16:46:38 +01:00 |
|
|
8c9eeef076
|
[file_handler] request axis handles SetDims
|
2021-01-21 16:46:15 +01:00 |
|
|
3a4eb13025
|
[icons] change quit icon
|
2021-01-21 08:44:32 +01:00 |
|
|
e3541c920e
|
[plotscree] change inheritance and make 1D line plotter working ...
so far only for static data, no interaction
|
2021-01-21 08:44:12 +01:00 |
|
|
207fd47d86
|
[dataview] add properties for current shape and full shape
|
2021-01-21 08:43:12 +01:00 |
|
|
b9af87d6b6
|
[file_handler] add unit and label to descriptors
|
2021-01-21 08:42:43 +01:00 |
|
|
87ce01cbe1
|
[descriptor, enum] minor changes
|
2021-01-21 08:42:06 +01:00 |
|
|
d7dee57c8d
|
[plotscreen] figure is member of MplScreen, screen is class member of plotScreen
|
2021-01-18 13:26:23 +01:00 |
|
|
93d90ddba8
|
[dataview] fix data_fetched counter
|
2021-01-18 10:36:16 +01:00 |
|