> On 25 May 2015, at 13:04, manish sharma <[email protected]> wrote: > > Thanks J-P for your reply. > > I was under assumption that my entire code will just work out of the box, I > need to just replace import statement from 1.* to 2.0. But looks like i need > to move my code from style code to individual control properties.
Unfortunately, the level of performance improvements we’re aiming for, it’s not possible to achieve whilst maintaining backwards compatibility. Radical architectural and conceptual changes were needed. Thus the proposal of giving it a new major version number. -- J-P Nurmi _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
