Re: [Development] Color Management support in Qt 5?

2013-11-03 Thread Knoll Lars
Hi John, as far as I know there¹s nobody doing any work on it right now. Cheers, Lars On 02/11/13 14:10, "John Layt" wrote: >Hi, > >I'm wondering if anyone is working on color management support in Qt >5? I know there was some thought about it before 5.0 and vague >suggestions about support i

Re: [Development] Nokia/Digia copyright in PDF produced by QPrinter

2013-11-03 Thread Samuel Gaist
On 3 nov. 2013, at 18:28, John Layt wrote: > On Monday 07 Oct 2013 10:35:26 David Boddie wrote: >> On Sun Oct 6 20:51:40 CEST 2013, Lars Knoll wrote: > >>> I think this is fully correct, and doesn't assert any copyright over the >>> generated PDF. It states that the PDF got produced by the PDF

Re: [Development] Nokia/Digia copyright in PDF produced by QPrinter

2013-11-03 Thread John Layt
On Monday 07 Oct 2013 10:35:26 David Boddie wrote: > On Sun Oct 6 20:51:40 CEST 2013, Lars Knoll wrote: > > I think this is fully correct, and doesn't assert any copyright over the > > generated PDF. It states that the PDF got produced by the PDF generator of > > Qt 5.1.1, which is (C) Digia. > >

Re: [Development] Qt 4.8.6 Release Plans

2013-11-03 Thread Thiago Macieira
On domingo, 3 de novembro de 2013 09:39:18, Matt Broadstone wrote: > I've been loosely following the macports effort to port 4.8.x to Mavericks > over here: http://trac.macports.org/ticket/40852. It seems like their > changes are "working," I can maybe see if I can convince them to push > upstream

Re: [Development] Qt 4.8.6 Release Plans

2013-11-03 Thread Matt Broadstone
On Sat, Nov 2, 2013 at 12:58 PM, Thiago Macieira wrote: > On quarta-feira, 30 de outubro de 2013 07:29:56, Turunen Tuukka wrote: > > We should have the applications made with Qt 4.8.5 on Mac OS 10.7 (for > > example) working in 10.9 without serious issues. And we should be able to > > agree togeth

Re: [Development] Qt 4.8.6 Release Plans

2013-11-03 Thread Thiago Macieira
On domingo, 3 de novembro de 2013 16:24:44, Petko Ditchev wrote: > On the current note - where can I find 4.8.3 compiled ? In Qt5 I can't > change layouts in GNOME and in 4.8.5 I can't use shortcuts with > non-latin letters . The latter is fixed , but not merged , and to build > my app bug free for

Re: [Development] Qt 4.8.6 Release Plans

2013-11-03 Thread Petko Ditchev
On the current note - where can I find 4.8.3 compiled ? In Qt5 I can't change layouts in GNOME and in 4.8.5 I can't use shortcuts with non-latin letters . The latter is fixed , but not merged , and to build my app bug free for linux I have to get a 4.8.3 or to build 4.8.6 myself . Petko ___

Re: [Development] [RFC] What to do about overloaded signals/slots?

2013-11-03 Thread Olivier Goffart
On Saturday 05 October 2013 18:24:56 Olivier Goffart wrote: [...] > > https://codereview.qt-project.org/67348 > > This will add, for each overloaded signal a note like: > > " > Note:This signal is overloaded with another member this class. In order to > connect to this signal using the functio