Commit Graph

4 Commits (c5a02b97365c05c99bc9572765c89b4fe1794298)

Author SHA1 Message Date
Peery c5a02b9736
Upgraded PyQt5 UI code generator
Rerun the ui-to-py code generator with a newer version which edited each version in file.
Peery d209f32133 Added WIP collection, browser and topic UIs
Reason is mainly to not loose these files when working on other branches
Peery 95498c061d Added description field to UI
Added a QTextEdit for art descriptions.
Also added the ability to save and load them from the database. Changing of the description field also triggers a unsaved changes prompt.
Peery 99069ba77d ArtNet App
Moved ArtNet from another repo here