Re: [Development] New circular buffer container for Qt5

2011-10-30 Thread Rohan McGovern
Sean Harmer said: > Hi, > > I would like to introduce a new generic container class to Qt, > QCircularBuffer. This email is to see if there are any objections to doing so. > > This class is similar to QVector but it provides circular semantics. For > example, appending to an already full circul

[Development] Qt for Android : alpha 3 released !

2011-10-30 Thread qtnext
just to inform that Qt for Android alpha 3 is released. Here is the annoucement from BogDan : " Hello everybody, I know we are a little late to the party, but we'd like to say: Happy birthday KDE !!! Of course we couldn't come with empty hand, so we come with a gift: the Necessitas alpha3 rel

[Development] QPrinter Maintainer

2011-10-30 Thread John Layt
Hi, I've been appointed as the new maintainer for QPrinter so I thought it would be a good idea to introduce myself and explain what the plans are for printing. I'm a KDE hacker, where I'm maintainer for parts of our Locale, Date/Time and PIM library code, but also maintainer of the KDE additi

Re: [Development] Fwd: [Boost-users] [C++ Now! 2012] Call for Submissions

2011-10-30 Thread Thiago Macieira
Hi Pau Thanks for forwarding this. Sounds interesting to be present and discuss with the Boost developers ways to improve collaboration. Maybe someone will finally convince them to maintain binary compatibility so their libraries could become *actually* useful as part of a larger API... The d

[Development] Qt SSL Discussions at QtDevDays 2011

2011-10-30 Thread Richard Moore
These notes combine the results of the networking discussion at the QtDevDays2011 contributor meeting and also subsequent discussions that took place in the bar (of course). Issues with the current API === 1) Currently ssl errors, and proxy authentication require a nested

Re: [Development] 4.8 Build failing on Mac OS 10.7 / XCode 4.2

2011-10-30 Thread Alexis Menard
2011/10/30 Thiago Macieira : > On Saturday, 29 de October de 2011 09:22:07 Chris Meyer wrote: >> I would like to call attention to the following problem which is that >> the Qt 4.8 build fails using the latest Mac OS 10.7 / Xcode 4.2 tools. For *your* use case. Normal and default cases work as the

Re: [Development] 4.8 Build failing on Mac OS 10.7 / XCode 4.2

2011-10-30 Thread Thiago Macieira
On Saturday, 29 de October de 2011 09:22:07 Chris Meyer wrote: > I would like to call attention to the following problem which is that > the Qt 4.8 build fails using the latest Mac OS 10.7 / Xcode 4.2 tools. > > https://bugreports.qt.nokia.com/browse/QTBUG-20619 > > Somehow the RC 1 candidates ar