1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/qt/org.eclipse.cdt.qt.ui
Matthew Bastien a43976b882 Bug 481126 - Convert Acorn AST into Java
Added the class QmlASTNodeHandler that creates and manages Proxy
instances of the QML AST node interfaces.  The proxies are created
dynamically based on what methods are called on the interface.  That
way, the AST is loaded as needed rather than all at once.  Added a few
tests to verify behavior (however, they are not comprehensive; there are
a lot more cases that should be verified in the future).

Change-Id: I64038f9668942a67e1f1b7dceac6c7dbed2d46d7
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-16 11:40:14 -05:00
..
.settings Bug 481978 - UI to add Qt installs. Installs are now persisted. 2015-11-12 10:18:37 -05:00
icons Add command an UI to reload the QML Analyzer. 2015-12-03 12:09:47 -05:00
META-INF Bug 481126 - Hook up QML content assist to tern.js-based analyzer 2015-12-02 22:23:16 -05:00
src/org/eclipse/cdt Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
.classpath Bug 481978 - UI to add Qt installs. Installs are now persisted. 2015-11-12 10:18:37 -05:00
.project Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
about.html Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
build.properties Clean up more of the legal files for the new features LLVM and Qt. 2013-05-30 13:33:39 -04:00
plugin.properties Bug 481978 - UI to add Qt installs. Installs are now persisted. 2015-11-12 10:18:37 -05:00
plugin.xml Bug 481126 - Add hyperlink support to open decl in QML editor. 2015-12-08 11:27:15 -05:00
pom.xml Start of work on doing Qt the new way. 2015-08-27 00:20:55 -04:00