Re: [Development] QML Runtime

2012-12-23 Thread Alan Alpert
For those interested in the matter, the discussion has now moved to codereview. https://codereview.qt-project.org/#change,43539 adds the QQmlApplicationEngine https://codereview.qt-project.org/#change,43540 adds the qml tool using it The one thing missing from QQmlApplicationEngine is the resolut

Re: [Development] QtQml Loader API

2012-12-23 Thread Alan Alpert
People seem to be generally in favor, so moving the discussion to codereview: https://codereview.qt-project.org/#change,43607 . I'm aware that a lot of people are on holiday break, so these changes won't be merged for two weeks at the earliest. Gives most people who want to look the chance to do s

Re: [Development] QtMultimedia BIC / header cleanliness issue

2012-12-23 Thread Sascha Cunz
On Saturday, December 22, 2012 09:13:05 PM Thiago Macieira wrote: > On domingo, 23 de dezembro de 2012 11.50.18, Sze Howe Koh wrote: > > For consistency with the other interfaces, I suggest simply adding > > empty virtual destructors. I believe this won't break any existing > > code; the only code