Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-28Qt - fix up build.properties files to pick things up properly.Doug Schaefer2-3/+6
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer6-75/+209
2016-01-27Qt - better handling when a Qt install hasn't been added.Doug Schaefer5-14/+40
2016-01-27Qt - Include tern deps in build. Clean up some old files.Doug Schaefer13-61/+9029
2016-01-20Make a couple of more things common. Clean up scanner info.Doug Schaefer1-32/+1
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam62-62/+62
2015-12-24Rename ICPPEvaluation.getTypeOrFunctionSet() to getType().Nathan Ridge1-1/+1
2015-12-22Bug 481126 - Walk QML Types ASTMatthew Bastien21-95/+1254
2015-12-16Bug 481126 - Convert Acorn AST into JavaMatthew Bastien14-39/+559
2015-12-14Bug 480238 - QML AST in JavaMatthew Bastien78-487/+3188
2015-12-09Bug 480238 - Acorn-QML Parse QML Types FileMatthew Bastien6-50/+155
2015-12-09Bug 481126 - QML Directory File ParsingMatthew Bastien38-1/+1839
2015-12-08Bug 481126 - Add hyperlink support to open decl in QML editor.Doug Schaefer1-4/+45
2015-12-07Bug 481126 - QML Parse Query TypeMatthew Bastien5-13/+151
2015-12-06Bug 481126 - QML Imports Working in EditorMatthew Bastien3-8/+68
2015-12-04Bug 481126 - Tern-QML Directory ImportsMatthew Bastien20-856/+2550
2015-12-04Hide the exception on QML load from the UI.Doug Schaefer2-3/+3
2015-12-03Bug 481126 - Hook up QML content assist to tern.js-based analyzerDoug Schaefer6-78/+1177
2015-12-01Start to hook up tern-qml to Java and port some tests.Doug Schaefer5-4/+92
2015-11-30Bug 481126 - QML Scoping IssuesMatthew Bastien15-501/+1477
2015-11-27Bug 481978 - Lots of clean-up to the Qt Build and Launch.Doug Schaefer11-86/+137
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer37-420/+681
2015-11-17Bug 481126 - Tern QML TestsMatthew Bastien12-94/+1626
2015-11-12Bug 481978 - UI to add Qt installs. Installs are now persisted.Doug Schaefer8-66/+191
2015-11-12Bug 481850 - QML Error Tolerant ParserMatthew Bastien8-3251/+3548
2015-11-06Remove the ANTLR based QML parser. We're planning on tern.js instead.Doug Schaefer8-893/+5
2015-11-06Bug 481126 - QML Static Analysis based on Tern.jsMatthew Bastien8-43/+1354
2015-11-05Bug 481352 - Adapt Qt and Arduino providers to ILaunchTargetsDoug Schaefer1-11/+10
2015-11-04Bug 480238 - Clean Up Acorn QML ParserMatthew Bastien6-1932/+2543
2015-10-30Bug 481126 - QML Static Analysis based on Tern.jsMatthew Bastien14-0/+3868
2015-09-30Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker.Doug Schaefer11-12/+941
2015-09-28Hack in Windows support for Qt build and launch.Doug Schaefer4-15/+58
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer14-16/+716
2015-09-24Bug 478231 - Hook up .qrc files to the XML EditorMatthew Bastien2-0/+8
2015-08-31Add missing copyright notices.Doug Schaefer3-0/+63
2015-08-31Bug 321443 - First implementation of new build model.Doug Schaefer2-16/+3
2015-08-27Start of work on doing Qt the new way.Doug Schaefer67-139/+359
2015-07-07Bug 379684 Support for User Defined LiteralsRichard Eames1-1/+6
2015-06-26Cosmetics.Sergey Prigogin1-6/+7
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-17fixed schema validation error on MarsAlena Laskavaia1-2/+3
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-1/+2
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-0/+6
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-23Revert "Bug 451929 - Leverage p2 ability to express native packages"Doug Schaefer1-2/+0
2014-12-16Bug 451929 - Leverage p2 ability to express native packagesPascal Rapicault1-0/+2
2014-12-14Get rid of the extra schema includes to expressions.Doug Schaefer1-3/+2
2014-12-01Optimzed Qt codan checker not to lock the ask if not runningAlena Laskavaia1-0/+9

Back to the top