[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:46:53 UTC 2015


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

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/okul
                   |                            |ar/dafd8f697285222975a0497e
                   |                            |f6cc21e440d1369f
   Version Fixed In|                            |KDE Applications 15.08
         Resolution|---                         |FIXED

--- Comment #14 from Albert Astals Cid <aacid at kde.org> ---
Git commit dafd8f697285222975a0497ef6cc21e440d1369f by Albert Astals Cid.
Committed on 30/07/2015 at 10:45.
Pushed by aacid into branch 'master'.

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/dafd8f697285222975a0497ef6cc21e440d1369f

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


More information about the Okular-devel mailing list