[Interest] QtPropertyBrowser and localization

2011-12-20 Thread Thomas Meyer
Hi, I'm confused with the QtPropertyBrowser and localization. My system is: MS Windows 7 Home Premium SP1 (german), Qt 4.8.0 Qt Creator 2.4.0, Qt PropertyBrowser 2.6 (Qt-Solution) MS Visual Studio 2008 Version 9.0.30729.1 SP First of all, is it true if I set the system property with LANG(EN

Re: [Interest] "When its ready"

2011-12-20 Thread Duane
On 12/20/2011 5:47 AM, Jeremy KATZ wrote: > On 12/15/2011 02:31 PM, ext Duane wrote: > ... >> Thanks. Downloading it now. Any idea where I can find a change log >> these days? > > dist/changes-4.8.0 in the archive, or: > https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.0 > > These are no

Re: [Interest] QML introspection and dynamic component creation

2011-12-20 Thread gareth.stockwell
Bo, Harri, thanks for your reponses. I managed to put together a solution I'm fairly happy with: // Effect.qml ShaderEffect { property ListModel parameters: ListModel { } } // WobbleEffect.qml Effect { parameters: ListModel { ListElement {

Re: [Interest] "When its ready"

2011-12-20 Thread Jeremy KATZ
On 12/15/2011 02:31 PM, ext Duane wrote: ... > Thanks. Downloading it now. Any idea where I can find a change log > these days? dist/changes-4.8.0 in the archive, or: https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.0 These are not automatically generated, so they only mention things a