Nice report.

Most are expected changes. The one in QChar is a silent breakage, but
documented in the changelog (in fact, it's the first one now):

* drop a bogus QChar::NoCategory enum value; the proper
QChar::Other_NotAssigned
  value is returned for an unassigned codepoints now.

----------  Forwarded message  ----------

Subject: Re: [Interest] QtArg
Date: terça-feira, 17 de abril de 2012, 11.32.30
From: Nikos Chantziaras <rea...@gmail.com>
To: inter...@qt-project.org

On 11/04/12 19:44, Thiago Macieira wrote:
> On quarta-feira, 11 de abril de 2012 18.20.52, Nikos Chantziaras wrote:
>>> If you have started to look into this, let us know quickly which
>>> modifications you have to make. Some of the transition needs might be
>>> unintentional and we still have time to fix them.
>>
>> Mostly differences with identifiers, changes in enums and the like and
>> the trivial #include changes.  I haven't ported one of my apps yet that
>> makes heavy use of QPainter and QPixmap and implements custom widgets.
>> Have yet to start on that.
>
> If you have time to write up a report on what needed to be done, from
trivial
> changes to complex ones, we'll greatly appreciate the input.
>
> The sooner you provide it, the more we can do to lessen that pain.

I've now came around and built the apps for Qt 5.  It was *very*
painless.  The changes required were trivial.  This single commit made
the app Qt5-ready:

http://qtads.git.sourceforge.net/git/gitweb.cgi?p=qtads/qtads;a=commitdiff;hlb05ec9c95868c3866b2ba864c5c515d994ccdb

_______________________________________________
Interest mailing list
inter...@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

-----------------------------------------
--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to