-
-
Notifications
You must be signed in to change notification settings - Fork 168
Description
I have started a new branch to at-least get the QProcess and QSettings handling out of there for now.
Refactoring turned out to be harder than I expected because of the spaghetti mess the configuration and process handling has become.
Adding features is so much nicer than creating an architectonically correct app.
I would actually think it's probably wise to first brainstorm about an optimal way of handling QtPass from an architectural perspective.
If anyone has any ideas about this (or would like to flowchart something together) I'd be more than thankful.
This is also an issue to gather my progress reports, I might create a new branch to do some refactoring instead of continuing with the https://github.com/IJHack/qtpass/tree/feature/refactoring branch.