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

2013-10-06 Thread Knoll Lars
The producer field in PDF is generally used for marking what has been used to produce the PDF. In Qt 5 this reads: xprintf("\n/Producer "); printString(QString::fromLatin1("Qt " QT_VERSION_STR " (C) 2012 Digia Plc and/or its subsidiary(-ies)")); which gives inside the PDF: /Producer (Qt 5.

Re: [Development] Qt Contributors Day

2013-10-06 Thread John Layt
On 22 August 2013 21:24, John Layt wrote: > Hi, > > Qt Dev Days Europe is coming up on October 7-9 and once again this > year KDE e.V. is partnering with Digia, KDAB and ICS in the running of > the event. In particular KDE is once again helping organise a Qt > Contributors Day on Monday October 7

Re: [Development] ML for QtWebEngine

2013-10-06 Thread Zeno Albisser
Hi, On Oct 4, 2013, at 7:49 PM, Mark wrote: > Would it be an idea to create an mailing list for the "addon modules"? So one > list for all addon devs to gather? I don't think this is an option for QtWebEngine. We are not really an addon now, and we are not planning to become an addon either.