Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer2-13/+19
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-1/+7
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer1-40/+40
2017-06-02Bug 510987 - Properly support PIE executables as build outputDoug Schaefer3-2/+22
2017-05-15Bug 516318 Remove the old MBS Qt5 templateDoug Schaefer1-16/+0
2017-02-17Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interfaceNathan Ridge1-2/+1
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle8-188/+25
2017-01-09Bug 402498 - Apply declaredBefore() filtering to index bindingsNathan Ridge1-0/+1
2016-12-29Bug 509749 - Find References doesn't find a reference to a functionSergey Prigogin1-5/+0
2016-12-19Remove the redundant ISerializableExecution interfaceNathan Ridge1-2/+2
2016-12-19Remove the redundant ISerializableEvaluation interfaceNathan Ridge1-2/+2
2016-11-16Update version to 9.3.0Marc Khouzam6-7/+7
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

Back to the top