-
a2525a82d9
[help] store pos and size of window, use resources file
master
Jan Grewe
2021-09-02 16:13:04 +0200
-
ca2a7897ba
[mainwindow] store toolbar location, forbid a floating tb
Jan Grewe
2021-09-02 16:05:14 +0200
-
1e0b89c576
[main] use settings to store app position and size ...
Jan Grewe
2021-09-02 16:04:15 +0200
-
8ad1197d2c
[res] use resources to create icons
Jan Grewe
2021-09-02 16:03:49 +0200
-
661529efb2
[setup] fix gui_script entry point
Jan Grewe
2021-09-02 16:00:43 +0200
-
ea0219edab
[info] add app information
Jan Grewe
2021-09-02 16:00:09 +0200
-
5416a4a19e
[main] use qt resources system
Jan Grewe
2021-09-02 15:57:02 +0200
-
37dbbf00eb
[plot] separate plotting of dataarrays and tags
Jan Grewe
2021-09-02 13:52:59 +0200
-
72ff1db2ea
[filescreen] change strech factors
Jan Grewe
2021-09-02 13:51:54 +0200
-
b7db1b9d5a
[filehandler] use 1.5 property api
Jan Grewe
2021-09-02 13:51:07 +0200
-
fad56640fa
[setup.py] nixio dependency >= 1.5.1
Jan Grewe
2021-09-02 13:50:10 +0200
-
5f1c70f49c
[table] working headers
Jan Grewe
2021-04-26 16:36:03 +0200
-
3804e89bab
[table] simple version running
Jan Grewe
2021-04-07 12:55:22 +0200
-
ec1fca7d90
[table view] basic infrastructure
Jan Grewe
2021-04-06 12:53:25 +0200
-
703b647321
[style] codestyle fixes
Jan Grewe
2021-04-02 20:06:49 +0200
-
d77b0b9e9a
[plot] works for 1 and 2d categories
Jan Grewe
2021-04-02 20:06:18 +0200
-
41ccbfb0a1
[gitignore] more ignores
Jan Grewe
2021-03-27 15:54:43 +0100
-
5990d8c34e
[plotter] eventplotter
Jan Grewe
2021-03-27 15:53:34 +0100
-
6d3cb44748
add hook for pyinstaller to add nixio info.json
Jan Grewe
2021-03-22 22:50:04 +0100
-
d8dee7ff56
renaim main script
Jan Grewe
2021-03-22 22:43:51 +0100
-
c12fb006d1
[plot] make imagePlotter work
Jan Grewe
2021-02-28 00:30:42 +0100
-
17b3e99d43
[2Dplot] works, not tested with zoom, though
Jan Grewe
2021-02-27 17:27:50 +0100
-
b0c020891f
[plot]1D is working with pan and zoom
Jan Grewe
2021-02-27 17:18:32 +0100
-
b0e42ab5f8
[test] fix import
Jan Grewe
2021-02-06 16:42:14 +0100
-
457301e7c7
[test] add test for file_handler, ignore ui test in gh action
Jan Grewe
2021-02-06 16:38:45 +0100
-
8a55473222
[actions] next test
Jan Grewe
2021-02-06 15:13:23 +0100
-
acb2d4fa7b
[actions] again
Jan Grewe
2021-02-06 14:43:39 +0100
-
a216f20616
[actions] still trying
Jan Grewe
2021-02-06 14:31:49 +0100
-
f7b4a4ed9f
[actions] last try for today
Jan Grewe
2021-02-06 14:28:00 +0100
-
396dacd96c
[actions] try something else
Jan Grewe
2021-02-06 14:25:20 +0100
-
2382a3c85e
[actions] try something
Jan Grewe
2021-02-06 14:23:37 +0100
-
ef924e5686
fix import error
Jan Grewe
2021-02-06 14:10:46 +0100
-
52b03cf4db
[test] surround mplt import with try catch for tests in headless mode
Jan Grewe
2021-02-06 14:08:25 +0100
-
f971bf18db
[test] add __init__ again
Jan Grewe
2021-02-06 14:04:27 +0100
-
387a6b15e1
[test] remove init from test folder, fix? plt backend issue
Jan Grewe
2021-02-06 14:01:19 +0100
-
9d77852b9a
Merge branch 'master' of https://github.com/jgrewe/nixview-python
Jan Grewe
2021-02-06 13:44:07 +0100
-
-
57c02b4484
[plot] temporary fixes of unimplemented stuff
Jan Grewe
2021-02-06 13:43:41 +0100
-
feefa81cf8
[test] tiny initial test
Jan Grewe
2021-02-06 13:38:01 +0100
-
420db5327e
[gitignore, setup] tiny changes
Jan Grewe
2021-02-06 13:37:12 +0100
-
4ec971a9d8
[ci] add gh action
Jan Grewe
2021-02-06 13:34:08 +0100
-
-
cf09642074
[lineplotter] babystep
Jan Grewe
2021-01-21 16:59:01 +0100
-
fb4fc20442
[lineplotter] fix 2d plotting
Jan Grewe
2021-01-21 16:46:38 +0100
-
8c9eeef076
[file_handler] request axis handles SetDims
Jan Grewe
2021-01-21 16:46:15 +0100
-
3a4eb13025
[icons] change quit icon
Jan Grewe
2021-01-21 08:44:32 +0100
-
e3541c920e
[plotscree] change inheritance and make 1D line plotter working ...
Jan Grewe
2021-01-21 08:44:12 +0100
-
207fd47d86
[dataview] add properties for current shape and full shape
Jan Grewe
2021-01-21 08:43:12 +0100
-
b9af87d6b6
[file_handler] add unit and label to descriptors
Jan Grewe
2021-01-21 08:42:43 +0100
-
87ce01cbe1
[descriptor, enum] minor changes
Jan Grewe
2021-01-21 08:42:06 +0100
-
d7dee57c8d
[plotscreen] figure is member of MplScreen, screen is class member of plotScreen
Jan Grewe
2021-01-18 13:26:23 +0100
-
93d90ddba8
[dataview] fix data_fetched counter
Jan Grewe
2021-01-18 10:36:16 +0100
-
c8fe616c44
[communicator] add signal for plotting errors and use it
Jan Grewe
2021-01-18 10:35:48 +0100
-
b68f8bbc7a
[readme] fix links and add util package to setup.py
Jan Grewe
2021-01-18 09:56:26 +0100
-
147ebd64ca
[dataview] fix chunking and loading for n-d data
Jan Grewe
2021-01-18 09:55:47 +0100
-
ecb20e5ff8
[file_utils] remove since obsolete
Jan Grewe
2021-01-17 23:53:47 +0100
-
d2e58b9a6f
[file_handler] add best xdim, suggested plotter to item Description
Jan Grewe
2021-01-17 23:53:12 +0100
-
b388c7c68c
[enums] extract enums to separate file
Jan Grewe
2021-01-17 23:42:49 +0100
-
e43d60c416
[file_hanlder] move to util, fix imports
Jan Grewe
2021-01-16 18:21:15 +0100
-
084aec12de
[file_handler] additional functions for count checking
Jan Grewe
2021-01-16 18:12:02 +0100
-
7d21a9d072
[descriptors] extracted to separate file
Jan Grewe
2021-01-16 18:11:06 +0100
-
91ddb802ae
[util] subpackage, dataview class
Jan Grewe
2021-01-16 18:06:21 +0100
-
dcdfbd0ce4
add file utils, let's see if actually required
Jan Grewe
2021-01-15 13:49:04 +0100
-
56ea425a38
first version of loading data
Jan Grewe
2021-01-15 13:48:38 +0100
-
ce756b5327
[renaming] and a chunk size constant
Jan Grewe
2021-01-11 22:45:53 +0100
-
372572a7ed
[setup] stuff
Jan Grewe
2021-01-11 22:38:55 +0100
-
68715f4773
[icons] make icons available via constants.py
Jan Grewe
2021-01-11 22:37:22 +0100
-
c000d51276
[central widget] rename
Jan Grewe
2021-01-10 11:59:24 +0100
-
a5564c88f4
[mainwindow] rename
Jan Grewe
2021-01-10 11:57:04 +0100
-
6fbd958eec
[help dialog] new dialog for docu
Jan Grewe
2021-01-10 00:06:04 +0100
-
65e147c48b
[setup] add docs, icon update
Jan Grewe
2021-01-10 00:05:25 +0100
-
fbd1bedc7b
[about] cleanup
Jan Grewe
2021-01-10 00:04:48 +0100
-
d288ae5807
[docs] some docu
Jan Grewe
2021-01-10 00:04:13 +0100
-
cae6267e8b
[icons] colorful icons
Jan Grewe
2021-01-10 00:02:50 +0100
-
20c1d02073
[app] re-organization of ui classes
Jan Grewe
2021-01-09 15:16:03 +0100
-
93d552265f
[about] add about dialog
Jan Grewe
2021-01-09 14:39:31 +0100
-
0c6bb8b687
[app] change imports
Jan Grewe
2021-01-09 13:10:41 +0100
-
6e944fb2bf
[app] add data_model package
Jan Grewe
2021-01-09 13:09:52 +0100
-
ad91a6d580
[app] add ui sub package for user interfaces
Jan Grewe
2021-01-09 13:08:24 +0100
-
15c0c67bba
[app] add package related files
Jan Grewe
2021-01-09 12:58:40 +0100
-
f3b13999e4
[app] make icon loading platform independent
Jan Grewe
2021-01-09 12:14:12 +0100
-
c5336de226
[app] change imports to package imports
Jan Grewe
2021-01-09 12:13:36 +0100
-
a1bfbb8fe7
[app] add main script and __init__ to package
Jan Grewe
2021-01-09 12:12:02 +0100
-
1b14dd5695
[app] move code to nixview package
Jan Grewe
2021-01-09 12:11:16 +0100
-
5cf768d72c
[NixTreeView] change header resize behaviour
Jan Grewe
2021-01-08 16:14:31 +0100
-
2c4ee7b0b9
[main window] move exit btn to end of toolbar ...
Jan Grewe
2021-01-08 16:13:57 +0100
-
22ea5e1414
[central widget] splashScreen resize changes
Jan Grewe
2021-01-07 23:20:09 +0100
-
4c31a2d675
[file handler] ItemDescriptor tohtml, add created_at, updated_at
Jan Grewe
2021-01-07 23:18:02 +0100
-
3622135db3
[icons] add niview with transparend background
Jan Grewe
2021-01-06 23:33:55 +0100
-
be118dbee0
[central view] use own NixTreeView class
Jan Grewe
2021-01-06 23:29:23 +0100
-
a2a4baf5e1
[treemodel] add derived TreeView class that does the header resizing
Jan Grewe
2021-01-06 23:28:54 +0100
-
c7cf98d67e
[tree model] add root section id, to start tree from a given section
Jan Grewe
2021-01-06 23:16:28 +0100
-
7a1cc02d99
[file handler] add method get an ItemDescriptor for a single section
Jan Grewe
2021-01-06 23:15:40 +0100
-
fcbd0091ad
[ItemDescriptor] add sources fix metadata id
Jan Grewe
2021-01-06 23:14:47 +0100
-
1718fd89ca
[central view] renaming and some minor cleanup
Jan Grewe
2021-01-06 23:13:42 +0100
-
e02f8dba30
[tree model] add property to return the nodeDescriptor
Jan Grewe
2021-01-06 23:12:37 +0100
-
1c996556e0
[Tree model] change column order
Jan Grewe
2021-01-06 23:11:58 +0100
-
2a7e459eda
[file handler] add dtype and shape fields to ItemDescriptor
Jan Grewe
2021-01-06 15:52:24 +0100
-
5acf2f9f14
[tree model] change values of TreeType enum
Jan Grewe
2021-01-06 15:51:07 +0100
-
ab94435a82
[central view] add comboBox for tree type selection, remove metadata tree
Jan Grewe
2021-01-06 15:50:31 +0100
-
8147a43753
[central view] add EntityInfo view
Jan Grewe
2021-01-06 15:48:49 +0100
-
49d6749ecd
[file handler] add FileDescriptor
Jan Grewe
2021-01-06 14:27:21 +0100