Commit Graph

41 Commits

Author SHA1 Message Date
2a7e459eda [file handler] add dtype and shape fields to ItemDescriptor 2021-01-06 15:52:38 +01:00
5acf2f9f14 [tree model] change values of TreeType enum 2021-01-06 15:51:07 +01:00
ab94435a82 [central view] add comboBox for tree type selection, remove metadata tree 2021-01-06 15:50:31 +01:00
8147a43753 [central view] add EntityInfo view 2021-01-06 15:48:49 +01:00
49d6749ecd [file handler] add FileDescriptor 2021-01-06 14:27:21 +01:00
4088b96861 [main] set a minimum app size, do not try to open a file it no file arg given 2021-01-05 12:06:58 +01:00
a62fa463a6 [stylesheet] trust the automatically selected l&f 2021-01-05 12:06:25 +01:00
ebca5c4b0b [splash] replace selection listener with key listener ...
items are only loaded upon activation (return) or clicking them, not
because the list changes
2021-01-04 13:01:23 +01:00
a93a02d9ac [file handler] add entity buffer 2021-01-04 12:37:35 +01:00
bfeec0a041 [SplashScreen] fic display of short filenames for now 2021-01-03 01:20:08 +01:00
5630b9eed9 [SplashScreen] recent file selection by number 2021-01-03 01:14:51 +01:00
d96a6980d8 [main] fix reordering of recent files 2021-01-03 00:55:37 +01:00
8121db7628 [plot] pass item to plot screen 2021-01-01 17:08:30 +01:00
3c99c5800c [plot] first sketch of plot screen 2021-01-01 17:07:46 +01:00
ff8bb6a58b [main] actions for table and plot display 2021-01-01 17:07:23 +01:00
6ce5ab5d5f [tree] emit signal upon data tree selection 2021-01-01 17:06:13 +01:00
dae8125999 [FileView] place trees in splitter 2021-01-01 17:05:18 +01:00
9730c3d329 [tree] split data and mdata trees, fix header resizing 2020-12-31 17:44:24 +01:00
fc65542aee [cleanup] 2020-12-31 17:07:16 +01:00
ddb39146cd [tree] include sources and groups 2020-12-31 17:02:05 +01:00
2fb4ab96a1 [tree model] add icons for tree item decoration 2020-12-31 17:01:41 +01:00
397f689c1d [file handler] requests for sources and groups 2020-12-31 17:00:41 +01:00
0b2adbefc3 [icons] more tree icons 2020-12-31 17:00:11 +01:00
398ee8454e [tree model] add block_id to ItemDescriptor and use it 2020-12-31 16:59:30 +01:00
62dec00295 [tree model] use ItemDescriptor for building tree 2020-12-30 17:33:00 +01:00
47e0d5c589 [file_handler] use NodeType throughout 2020-12-30 17:32:10 +01:00
be0f5a0de4 [NodeType] move to file_handler 2020-12-30 17:31:46 +01:00
84f4fd96e6 [file handler] returns ItemDescriptors instead of dicts 2020-12-30 17:03:01 +01:00
2016b6dad1 [fileHandler] request functions for tree building 2020-12-30 16:52:10 +01:00
b569231b47 [central widget] add tree view 2020-12-30 16:32:06 +01:00
3bed49a280 [tree model] add tree model 2020-12-30 16:31:13 +01:00
f1d7926076 [refactor] rename main to nixview, add argparsing 2020-12-27 16:19:25 +01:00
bb4f17118e [refactor] extract central widget to own file 2020-12-27 14:21:07 +01:00
c44d958097 [new class] add communicator class for app-wide singaling 2020-12-27 14:11:43 +01:00
a55a34f9f0 [main] store recent files in settings, add constants.py for global
constants
2020-12-27 13:28:25 +01:00
dbea725e75 [main] file open dlg, open,close and quit working 2020-12-27 12:28:51 +01:00
6d5d31b83c [file handler] make singleton class 2020-12-27 12:28:16 +01:00
3041dc60f8 add gitignore 2020-12-26 13:53:57 +01:00
98149b6d57 add more icons 2020-12-26 13:52:41 +01:00
a061e489dd add file handler stub 2020-12-26 13:51:53 +01:00
2e52cc3e6c first try 2020-12-26 13:01:02 +01:00