[kmymoney] [Bug 405059] Printer settings are not saved

Thomas Baumgart bugzilla_noreply at kde.org
Mon Mar 25 18:26:58 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=405059

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
                   |money/cbdb6d3b5c6726cffebc4 |money/c4a8edc6566bb1c36e61e
                   |01da84bbdca44b60b76         |3fef786b538fe9a839f

--- Comment #4 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit c4a8edc6566bb1c36e61e3fef786b538fe9a839f by Thomas Baumgart.
Committed on 25/03/2019 at 18:26.
Pushed by tbaumgart into branch '5.0'.

Use a global printer object for all print jobs

Summary: BUG: 405059

Differential Revision: https://phabricator.kde.org/D20010

M  +2    -0    kmymoney/CMakeLists.txt
M  +7    -3    kmymoney/kmymoney.cpp
M  +23   -0    kmymoney/misc/CMakeLists.txt
A  +71   -0    kmymoney/misc/kmm_printer.cpp     [License: GPL (v2+)]
A  +40   -0    kmymoney/misc/kmm_printer.h     [License: GPL (v2+)]
M  +1    -0    kmymoney/plugins/checkprinting/CMakeLists.txt
M  +11   -15   kmymoney/plugins/checkprinting/checkprinting.cpp
M  +0    -2    kmymoney/plugins/checkprinting/checkprinting.h
M  +1    -0    kmymoney/plugins/reconciliationreport/CMakeLists.txt
M  +25   -32  
kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp
M  +0    -2    kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h
M  +1    -0    kmymoney/plugins/views/reports/CMakeLists.txt
M  +6    -13   kmymoney/plugins/views/reports/kreportsview_p.h
M  +1    -0    kmymoney/views/CMakeLists.txt
M  +10   -13   kmymoney/views/khomeview.cpp
M  +0    -3    kmymoney/views/khomeview_p.h

https://commits.kde.org/kmymoney/c4a8edc6566bb1c36e61e3fef786b538fe9a839f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list