[Development] Feature freeze and Alpha

Robin Burchell robin+qt at viroteck.net
Sun Feb 5 16:27:42 CET 2012


On Sun, Feb 5, 2012 at 3:12 PM,  <lars.knoll at nokia.com> wrote:
> * finish codecForCStrings & codecForTr removal (QTBUG-21872)

Relatedly - but I think it probably deserves separate mention - would
be the defaulting of passing raw bytes to QString to use utf8
encoding. It's a little more involved, but definitely something that
should be 5.0 material. I have a raw patch tackling a lot of this done
locally, I just need to finish massaging QStringBuilder to do my
bidding, polish it up, and push for initial review. I hope to find
time for this done during this week.

> * Joao's container work (QTBUG-23589)

Another related item from me, which perhaps I should open a bug
for(?): the deprecation of qMalloc/qRealloc/qFree. Most of this has
actually been done, except for inline uses. I've been holding back on
tackling that further until the containers branch is merged so I have
a clearer picture of what is left to actually fix. I suppose this
isn't considered a 5.0 blocker unless we want to actually remove those
methods rather than just deprecate them though.



More information about the Development mailing list