On Mon, Apr 30, 2012 at 10:13:54PM +0200, Thiago Macieira wrote: > This is what answers the "now" part. The changes I'm making, like the > QRegExp one and these deprecation settings, are changing the API that > we expose to users. As such, I understand that they need to be done, > ready and tested by the beta release.
There was no _need_ to touch QRegExp at all. Yes, the QRegExp API is wrong, but no-one is done a favour by changing it. This causes a lot of pain for all existing code, and new code should use QRegularExpression anyway. Andre' _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development