I started working on something that would diff QML API changes a while
ago: https://codereview.qt-project.org/#/c/52625/
It's a little tricky, but it basically is just diffing the
plugins.qmltypes files. After regenerating them and having old "full"
copies because of the manual editing that occurs
On 6 June 2015 at 10:52, Allan Sandfeld Jensen wrote:
> On Friday 05 June 2015, Frederik Gladhorn wrote:
> >
>
> Would there be any way to generate diffs or changes for QML APIs?
>
Perhaps a diff for all plugins.qmltypes files? But I guess that not all
were updated yet.
--
http://www.qiliang.n
On Friday 05 June 2015, Frederik Gladhorn wrote:
>
Would there be any way to generate diffs or changes for QML APIs?
`Allan
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
On Friday 05 June 2015 10:10:49 Frederik Gladhorn wrote:
>
No changes, good.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
___
Development mailing list
Development@qt-project.org
http://l
diff --git a/src/declarative/debugger/qdeclarativedebug.h b/src/declarative/debugger/qdeclarativedebug.h
index e5aba61..8183a2b 100644
--- a/src/declarative/debugger/qdeclarativedebug.h
+++ b/src/declarative/debugger/qdeclarativedebug.h
___
Development ma