[Development] Probably too late, but re: rich text and Qt 5

2011-12-28 Thread Ian Walters
Hi, This post is probably too late. It was attempted via various paths as early as October but I somehow missed or forgot that the dev list was public and the people I did contact didn't point me this way until recently. I'm not sure how many people have heard of Scrivener. I'm sure though th

Re: [Development] [Qt5-feedback] A micro API review: for V3(md5) and V5(sha1) in QUuid

2011-12-28 Thread Denis Dzyubenko
Hi, 2011/12/9 João Abecasis : >>    inline QUuid QUuid::createFromName(const QUuid &ns, const QString &name) >>    { >>        return createFromName(ns, name.toUtf8()); >>    } > > would only be updated to call the right implementations, as appropriate. I like the current status of the patch very

Re: [Development] Nominating Robin Burchell for approver

2011-12-28 Thread marius.storm-olsen
On 12/28/2011 08:20 PM, ext Marius Storm-Olsen wrote: > On 12/28/2011 08:14 PM, Thiago Macieira wrote: >> I'd like to nominate Robin Burchell (a.k.a. w00t on IRC) for approver in Qt. ... >> You can see his recent work in Qt doing some clean-ups of ### Qt5 tasks. > > I second this approval. Robin wo

Re: [Development] Nominating Robin Burchell for approver

2011-12-28 Thread marius.storm-olsen
On 12/28/2011 08:14 PM, ext Thiago Macieira wrote: > I'd like to nominate Robin Burchell (a.k.a. w00t on IRC) for approver in Qt. > He's been around Qt for some time now and has been contributing both in his > work time and in his personal time. He was also my main external "sparring > partner" whe

Re: [Development] Nominating Robin Burchell for approver

2011-12-28 Thread Marius Storm-Olsen
On 12/28/2011 08:14 PM, Thiago Macieira wrote: > I'd like to nominate Robin Burchell (a.k.a. w00t on IRC) for approver in Qt. > He's been around Qt for some time now and has been contributing both in his > work time and in his personal time. He was also my main external "sparring > partner" when de

Re: [Development] Nominating Robin Burchell for approver

2011-12-28 Thread jason.mcdonald
Thiago Macieira [thiago.macie...@intel.com] wrote: > I'd like to nominate Robin Burchell (a.k.a. w00t on IRC) for approver in Qt. > He's been around Qt for some time now and has been contributing both in his > work time and in his personal time. He was also my main external "sparring > partner" wh

[Development] Nominating Robin Burchell for approver

2011-12-28 Thread Thiago Macieira
I'd like to nominate Robin Burchell (a.k.a. w00t on IRC) for approver in Qt. He's been around Qt for some time now and has been contributing both in his work time and in his personal time. He was also my main external "sparring partner" when developing the Open Governance -- it was mainly talking t

[Development] Qt Simulator with Qt 5?

2011-12-28 Thread Jeff Tranter
I am working on a project with Qt 5 where the Qt Simulator would be very useful. According to the Wiki document (http://developer.qt.nokia.com/wiki/Qt_Simulator) there are five components that need to be built. Is anyone working on porting them to Qt 5? If not, would this be a major effort? Wou

Re: [Development] New QUrl implementation

2011-12-28 Thread David Faure
On Tuesday 27 December 2011 12:24:23 Thiago Macieira wrote: > On Tuesday, 27 de December de 2011 13.42.10, David Faure wrote: > > On Friday 23 December 2011 17:22:38 Thiago Macieira wrote: > > > QUrl: Always lowercase the scheme > > > Change-Id: I8d467014d22384f1be15fdd746e20b1153a82a4e > > > > >

Re: [Development] QStandardItemModel moved to "QtWidgets" module, not good idea?

2011-12-28 Thread Ville M. Vainio
On Tue, Dec 27, 2011 at 9:26 PM, Giuseppe D'Angelo wrote: > On 27 December 2011 15:08, Ville M. Vainio wrote: >> I'm all for killing the whole QAIM concept for something better (that >> we don't have yet), but before that happens there should be a >> convenient migration path from QSIM to Qt5, f