Acceptance Criteria:
|
MUST:
* FLTK should be completely replaced with Qt
* All uses cases supported by the FLTK client should work the same in the Qt client
* Works on all current Linux, Windows, and macOS systems without extra user steps
SHOULD:
* New code follows existing style in architecture and formatting
* The commit history/blame clearly shows what behaviours have changed, and which remain the same
WON'T:
* Resolve issues or missing features in the FLTK client
|