Re: [Development] qt and printing

2012-02-18 Thread John Layt
On Friday 17 Feb 2012 15:28:49 Francesco R. wrote: > Could you (as somebody involved in qt5 planning or development) clarify > what the plan are for printing functionality, managment or whatever? Hi Francesco, I'm the new community maintainer for printing support in Qt, so I can fill you in on

Re: [Development] qt and printing

2012-02-17 Thread lars.knoll
Currently we continue to have the Qt 4 printing subsystem in Qt5 (as libQtPrintSupport), but the longer term plan is to replace this with a new module, as some of the basic architecture of the old printing module is not fixable. For 5.0 however we continue with what we have. Cheers, Lars On 2/17

[Development] qt and printing

2012-02-17 Thread Francesco R.(vivo)
Hi list, there is a rather heated discussion in a 3 years old kde bug [1] regarding printing, more specifically the print dialog and how it should keep/save settings between different call of it. Could you (as somebody involved in qt5 planning or development) clarify what the plan are for pr