Skip to main content
summaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Update version to 9.2.0Marc Khouzam6-7/+7
2016-11-14Fix up feature names for Neon.2 SimRel repo.Doug Schaefer1-1/+1
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer14-274/+314
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer1-4/+28
2016-10-27Revert "Bug 402498 - Apply declaredBefore() filtering to index bindings"Sergey Prigogin1-1/+0
2016-10-21Make launchMode a core thing and add Debug for CMake configs.Doug Schaefer1-11/+15
2016-10-20Fix include paths to make them relative to the project file for Qt.Doug Schaefer1-5/+2
2016-10-19Bug 402498 - Apply declaredBefore() filtering to index bindingsNathan Ridge1-0/+1
2016-10-12Updates for Core Build.Doug Schaefer14-355/+67
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter4-3/+10
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer5-11/+18
2016-08-22Bug 500080 - Add listeners for Qt Install removalsDoug Schaefer7-9/+199
2016-08-17CMake updates. Clean, error parsers, add to category.xml.Doug Schaefer1-27/+28
2016-08-17Remove the new Qt Project wizard.Doug Schaefer2-32/+0
2016-08-17Update version to 9.1.0Marc Khouzam6-7/+7
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-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-06-15Bug 496187 Clean up the add Qt Install UI.Doug Schaefer4-9/+5
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer15-156/+254
2016-05-17[Qt] Remove unused extension. Make QML Analyzer loading a system job.Doug Schaefer4-33/+12
2016-05-16Fix a few things for the QML editor.Doug Schaefer4-42/+130
2016-05-12Add MSYS2 support for managed build. A few Qt cleanups on Windows.Doug Schaefer3-6/+20
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer5-8/+15
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer8-85/+79
2016-04-24Major change to new build arch to give configs more power.Doug Schaefer7-287/+155
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt2-6/+6
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer29-617/+970
2016-03-22Make sure buttons on New Qt wizard are present.Doug Schaefer1-0/+4
2016-03-22Revert "Bug 489563 - API change for Language Settings Providers."Doug Schaefer2-111/+94
2016-03-21Bug 489563 - API change for Language Settings Providers.Doug Schaefer2-94/+111
2016-03-17Bug 488909: Unify services factory classes to extend more easilyMarc Khouzam1-1/+1
2016-03-17Bug 472765: Use gdb's "set substitute-path from to"Jonah Graham1-2/+2
2016-02-28Qt - remove hardcoding of app name in build config.Doug Schaefer1-3/+4
2016-02-23New Qt templates using new templates framework. Arduino fixes.Doug Schaefer18-110/+255
2016-02-18qt core: prevent exceptions when deleting closed projectAlena Laskavaia1-1/+1
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-02-09Support project scanner info in new build system for new class wiz.Doug Schaefer1-2/+12
2016-02-08Qt - cleanup build cases. Add method to GDBLaunch.Doug Schaefer2-11/+11
2016-02-01Missing copyright header.Marc Khouzam8-0/+56
2016-01-29Qt fixes for scanner info and launching.Doug Schaefer5-2/+40
2016-01-28Qt - more missing things from the build.properties file.Doug Schaefer1-2/+6
2016-01-28Qt - fix up build.properties files to pick things up properly.Doug Schaefer3-4/+8
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer7-75/+216
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 Schaefer14-113/+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 Khouzam6-7/+7
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam82-82/+82

Back to the top