2 Commits (7ef4d887683f760407aebf0c544e804220df4c60)

Author SHA1 Message Date
Peery d209f32133 Added WIP collection, browser and topic UIs
Reason is mainly to not loose these files when working on other branches
2 years ago
Peery 2bb9b06a8f Added Browser Window (WIP)
Added the first draft of the browser window and implemented switching between it and the importer window via menu action.
Also renamed window.py to importer_window and abstracted some features into a superclass from which the browser window can also inherit. This allows an equal interface for them.
Also fixed a bug in the db_adapter.py where an old column name was used for a query.
2 years ago