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
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
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
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
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
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
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