With Qt6, the print preview is blank
Git commit e0a0faad84f27afaf5db66cb18c0b580c34f55f3 by Robby Stephenson. Committed on 08/12/2024 at 02:40. Pushed by rstephenson into branch 'master'. Handle print preview asynchronously M +7 -5 src/mainwindow.cpp M +2 -0 src/mainwindow.h M +83 -50 src/printhandler.cpp M +7 -4 src/printhandler.h M +25 -10 src/reportdialog.cpp https://invent.kde.org/office/tellico/-/commit/e0a0faad84f27afaf5db66cb18c0b580c34f55f3
Git commit e118d9355b16894a50656535efb9fd129c8ae6b4 by Robby Stephenson. Committed on 08/12/2024 at 21:45. Pushed by rstephenson into branch 'master'. Fix event loop for showing print preview FIXED-IN: 4.0.2 M +8 -0 ChangeLog M +2 -1 src/mainwindow.cpp M +1 -1 src/mainwindow.h M +49 -74 src/printhandler.cpp M +16 -5 src/printhandler.h https://invent.kde.org/office/tellico/-/commit/e118d9355b16894a50656535efb9fd129c8ae6b4
Git commit 83e0fd1aca015e7a7a2b72e34550d06302fb08c6 by Robby Stephenson. Committed on 19/12/2024 at 03:34. Pushed by rstephenson into branch 'master'. Use a separate QPrinter object to ensure preview on Qt5 M +25 -20 src/printhandler.cpp https://invent.kde.org/office/tellico/-/commit/83e0fd1aca015e7a7a2b72e34550d06302fb08c6