Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Update version to 9.2.1Marc Khouzam1-1/+1
2017-01-27Turn off QML content assist for now.Doug Schaefer1-8/+3
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer5-1/+172
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer4-9/+16
2016-08-17Remove the new Qt Project wizard.Doug Schaefer2-32/+0
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer2-5/+8
2016-08-08Move Qt Project wizard over to new template NewWizard.Doug Schaefer1-18/+3
2016-06-15Bug 496187 Clean up the add Qt Install UI.Doug Schaefer3-8/+4
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer1-1/+1
2016-05-16Fix a few things for the QML editor.Doug Schaefer3-31/+119
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer1-0/+8
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer2-65/+50
2016-04-24Major change to new build arch to give configs more power.Doug Schaefer1-7/+0
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt1-4/+4
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer3-32/+21
2016-03-22Make sure buttons on New Qt wizard are present.Doug Schaefer1-0/+4
2016-02-23New Qt templates using new templates framework. Arduino fixes.Doug Schaefer10-61/+193
2016-02-01Missing copyright header.Marc Khouzam3-0/+21
2016-01-29Qt fixes for scanner info and launching.Doug Schaefer2-2/+12
2016-01-28Qt - fix up build.properties files to pick things up properly.Doug Schaefer1-1/+2
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer1-0/+7
2016-01-27Qt - Include tern deps in build. Clean up some old files.Doug Schaefer1-52/+0
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 Khouzam9-9/+9
2015-12-16Bug 481126 - Convert Acorn AST into JavaMatthew Bastien5-11/+11
2015-12-14Bug 480238 - QML AST in JavaMatthew Bastien2-2/+4
2015-12-08Bug 481126 - Add hyperlink support to open decl in QML editor.Doug Schaefer14-20/+265
2015-12-06Bug 481126 - QML Imports Working in EditorMatthew Bastien4-6/+116
2015-12-03Add command an UI to reload the QML Analyzer.Doug Schaefer3-0/+99
2015-12-03Bug 481126 - Hook up QML content assist to tern.js-based analyzerDoug Schaefer17-54/+190
2015-11-27Bug 481978 - Lots of clean-up to the Qt Build and Launch.Doug Schaefer3-0/+23
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer4-28/+40
2015-11-12Bug 481978 - UI to add Qt installs. Installs are now persisted.Doug Schaefer11-7/+422
2015-10-05Bug 478938 - Automatically add source files to Qt Project FileMatthew Bastien11-2/+1232
2015-09-30Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker.Doug Schaefer1-1/+1
2015-09-23Bug 478211 - Create Qt Project File EditorMatthew Bastien6-0/+501
2015-09-21Bug 477962 - Create Basic QML Editor with Syntax HighlightingMatthew Bastien8-0/+418
2015-08-31Add missing copyright notices.Doug Schaefer1-0/+7
2015-08-31Bug 321443 - First implementation of new build model.Doug Schaefer4-135/+0
2015-08-27Start of work on doing Qt the new way.Doug Schaefer17-48/+220
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-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-05-14Bug 432701 - Move code that determines the value of an initializer to Semanti...Nathan Ridge1-1/+1
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2014-01-21Bug 425102 QObject::connect content assist still brokenAndrew Eidsness1-6/+5

Back to the top