1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Find a file
Matthew Bastien dd3815bb91 Bug 481126 - Tern-QML Directory Imports
Added functionality to tern-qml that allows it to recognize directory
imports of the form:  import "<directory>" [as <Qualifier>].  Content
assist and find definitions also work for these new imports.  Moreover,
fixed the QML Scoping to be easier to handle in the future by defining
new Scope Objects specifically for QML.  Finally, used JS Hint and
Beautify to have a more uniform coding style between all the files of
acorn-qml and tern-qml.

Also fixed up the HTML Demo to allow editing of multiple files to show
the new imports.

Change-Id: I2cdd18b1b8765400f6b24145f0677127a221fe10
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-04 11:18:00 -05:00
build Revert "autotools: Make tests fragments." 2015-12-04 03:23:03 -05:00
codan Bug 479638 - Cache the result of EvalBinding.isConstantExpression() 2015-11-29 17:48:21 -05:00
core Testing infrastructure improvements. 2015-12-03 21:48:31 -08:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Code cleanup. 2015-12-03 18:59:45 -08:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf Missing rm.done() 2015-11-25 15:17:05 -05:00
dsf-gdb Minor code cleanup. 2015-12-03 18:43:41 -05:00
jtag Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
launch Bug 481523 - Open project properties from launch config page 2015-11-09 10:35:08 -05:00
llvm Bug 478462 - LLVM feature description is copied from CDT p2 feature 2015-11-20 22:18:55 -05:00
lrparser Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
memory Bug 474050 - [memory] Add the context menu option "Add Watchpoint 2015-08-03 08:41:07 -04:00
native/org.eclipse.cdt.native.serial Bug 480077 Be more lenient on the *usbserial* port names. 2015-10-18 21:57:32 -04:00
p2 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
qt Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
releng Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
remote Fix description and copyright for Remote CDT services feature 2015-09-13 14:37:46 -04:00
testsrunner Bug 472767 - Add support for Test Anything Protocol test runner 2015-07-20 20:42:26 -04:00
toolchains/arduino Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
upc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
util Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
visualizer Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Use *Scope INSTANCE fields. 2015-10-22 01:54:54 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00