[Okular-devel] [okular] [Bug 334708] Accessing QPrinter to get the page size name is blocking if default printer is not connected
Albert Astals Cid
aacid at kde.org
Thu Jul 30 10:47:31 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=334708
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/okul |http://commits.kde.org/okul
|ar/dafd8f697285222975a0497e |ar/1de97322e75a43a0f04b589f
|f6cc21e440d1369f |2e7e1a4b50836951
--- Comment #15 from Albert Astals Cid <aacid at kde.org> ---
Git commit 1de97322e75a43a0f04b589f2e7e1a4b50836951 by Albert Astals Cid.
Committed on 30/07/2015 at 10:47.
Pushed by aacid into branch 'Applications/15.08'.
Bring QPageSize from Qt5
Allows us to not use a dummy printer for knowing page size
Which is nice since it won't block because Qt4 QPrinter is a bit weird
sometimes
FIXED-IN: KDE Applications 15.08
M +1 -0 CMakeLists.txt
M +40 -40 core/document.cpp
A +904 -0 core/qpagesize.cpp [License: LGPL (v3)]
A +239 -0 core/qpagesize.h [License: LGPL (v3)]
http://commits.kde.org/okular/1de97322e75a43a0f04b589f2e7e1a4b50836951
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list