Go to file
2021-01-06 23:29:23 +01:00
icons [icons] more tree icons 2020-12-31 17:00:11 +01:00
.gitignore [cleanup] 2020-12-31 17:07:16 +01:00
central_widget.py [central view] use own NixTreeView class 2021-01-06 23:29:23 +01:00
communicator.py [tree] emit signal upon data tree selection 2021-01-01 17:06:13 +01:00
constants.py [main] store recent files in settings, add constants.py for global 2020-12-27 13:28:25 +01:00
file_handler.py [file handler] add method get an ItemDescriptor for a single section 2021-01-06 23:15:40 +01:00
main_window.py [stylesheet] trust the automatically selected l&f 2021-01-05 12:06:25 +01:00
nixview.py [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
plot_screen.py [plot] first sketch of plot screen 2021-01-01 17:07:46 +01:00
tree_model.py [treemodel] add derived TreeView class that does the header resizing 2021-01-06 23:28:54 +01:00