Re: [Development] Json support for QtCore

2011-12-10 Thread Robin Burchell
hi, On Sat, Dec 10, 2011 at 10:32 PM, wrote: > I've benchmarked parsing speed and compared to the qjson > (http://qjson.sourceforge.net/). It's around 7 times faster for the > test.json file included in the project (the test case used in qjson as > well). I'd be interested to see how your parse

[Development] Json support for QtCore

2011-12-10 Thread lars.knoll
Hi, there were quite a few discussions and requests over the last months to add Json support as part of QtCore, and maybe integrating one of the existing parsers. I was however never really happy with them. Mainly because they all parse into a QVariant(Map), and don't offer any real API to creat

Re: [Development] QtV8 and the unittests

2011-12-10 Thread Holger Hans Peter Freyther
On 11/29/2011 01:46 PM, Holger Hans Peter Freyther wrote: > On 11/22/2011 10:57 PM, Holger Hans Peter Freyther wrote: >> On 11/22/2011 06:49 PM, Holger Hans Peter Freyther wrote: > > Hi again, > > the previous points are not answered but I have one more question. Why do we > need to have the QML_

Re: [Development] typo in docs

2011-12-10 Thread Thomas Zander
On Friday 09 December 2011 13.34.31 Thiago Macieira wrote: > On Friday, 9 de December de 2011 11.57.21, Thomas Zander wrote: > > hey, > > > > just sending a quick email because I detected a typo in qpainter.cpp > > which misspells an enum value. So copy paste gave me a compile error :) > > It woul