Dropping QT5
Dropping QT5 to only support QT6. This also fix/improve things thanks to QT6.
- The sidebar use the new Kirigami-addons Treeview and RoundedItemDelegate
- Right clicking an item in the sidebar no longer "select" it.
- OverlaySheet are replaced by Kirigami Dialog (less buggy)
- PrintingPage no longer use a WebEngineView, uses a PdfMultiPageView instead
- The side bar no longer auto hide (
😞 ), the OverlayDrawer make the app crash when changing its modal state. The sidebar is now modal only on mobile; the app minimum width is now larger on desktop.
Note: flatpak CI disabled until it supports QT6
Edited by Louis Schul