[tellico] [Bug 496816] Print preview is blank

2024-12-18 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=496816

--- Comment #3 from Robby Stephenson  ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 496816] Print preview is blank

2024-12-08 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=496816

Robby Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/tellico/-/commit/e118d93
   ||55b16894a50656535efb9fd129c
   ||8ae6b4
 Resolution|--- |FIXED
   Version Fixed In||4.0.2

--- Comment #2 from Robby Stephenson  ---
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-0ChangeLog
M  +2-1src/mainwindow.cpp
M  +1-1src/mainwindow.h
M  +49   -74   src/printhandler.cpp
M  +16   -5src/printhandler.h

https://invent.kde.org/office/tellico/-/commit/e118d9355b16894a50656535efb9fd129c8ae6b4

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 496816] Print preview is blank

2024-12-07 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=496816

--- Comment #1 from Robby Stephenson  ---
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-5src/mainwindow.cpp
M  +2-0src/mainwindow.h
M  +83   -50   src/printhandler.cpp
M  +7-4src/printhandler.h
M  +25   -10   src/reportdialog.cpp

https://invent.kde.org/office/tellico/-/commit/e0a0faad84f27afaf5db66cb18c0b580c34f55f3

-- 
You are receiving this mail because:
You are watching all bug changes.