Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-23Bug 486610 - Fixed a highlight problem in reportProblem methodAlisson Linhares de Carvalho2-5/+20
2016-02-23Bug 456116 - Can only use final fields in Launch DelegatesMarc Khouzam1-1/+6
2016-02-23Bug 478740: Remove Reverse Debug dialog preference Marc Khouzam11-115/+51
2016-02-23Bug 478740: Missing externalized stringsMarc Khouzam3-7/+50
2016-02-23Bug 488265 - Syntax error lambda with capture in initializer listSergey Prigogin2-26/+59
2016-02-23Update the sequence number on cdt.target.Doug Schaefer1-1/+1
2016-02-23New Qt templates using new templates framework. Arduino fixes.Doug Schaefer26-115/+326
2016-02-23CosmeticsMarc Khouzam1-103/+92
2016-02-23Missing @since tagsMarc Khouzam1-1/+5
2016-02-22Fixed a typo.Sergey Prigogin1-1/+1
2016-02-22Bug 488264 - NPE in TextEditUtil.flattenSergey Prigogin1-2/+3
2016-02-22Code cleanup in Codan tests.Sergey Prigogin25-377/+383
2016-02-22Bug 456116 - Cannot use class fields in GdbLaunchDelegateMarc Khouzam2-41/+34
2016-02-22CosmeticsMarc Khouzam1-4/+1
2016-02-22Bug 478740: Cleanup debugger tabMarc Khouzam2-74/+67
2016-02-22Bug 371839 - Highlighting of overloaded operator in macro expansionNathan Ridge2-2/+57
2016-02-22Bug 487703 - Expansion of template template parameter packNathan Ridge2-0/+32
2016-02-22Bug 487703 - Pack expansion in base specifierNathan Ridge4-10/+25
2016-02-22Bug 487698 - Use fully simplified type during deduction (while still preservi...Nathan Ridge2-2/+27
2016-02-20Adjusted header substitution map.Sergey Prigogin1-1/+1
2016-02-19Bug 478740: Re-order constantsMarc Khouzam1-5/+5
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal36-94/+1333
2016-02-18qt core: prevent exceptions when deleting closed projectAlena Laskavaia1-1/+1
2016-02-18Bug 487972 - Unnecessary inclusion of <cstdbool>Sergey Prigogin2-1/+16
2016-02-18Bug 487971 - Organize Includes removes a necessary includeSergey Prigogin2-5/+35
2016-02-18Removed INodeFactory.newTranslationUnit() method.Sergey Prigogin5-26/+3
2016-02-17Removed ICPPTemplateScope.getTemplateDefinition() method.Sergey Prigogin2-10/+0
2016-02-17Fixed few more @since tags.Sergey Prigogin2-7/+7
2016-02-17Corrected few @since tags.Sergey Prigogin7-7/+7
2016-02-17Incremented version of org.eclipse.cdt.core to 6.0.Sergey Prigogin35-59/+59
2016-02-17Bug 487920 Check if widget is disposed before enable itMartin Schreiber1-1/+1
2016-02-17Remove deprecated medthods.Marc Khouzam1-51/+1
2016-02-17Removed deprecated methods from ICPPTemplateInstance andSergey Prigogin35-472/+94
2016-02-16Bug 354754 - [Memory Browser]Changing the memory space doesn't updateMarc Dumais1-0/+1
2016-02-15Bug 487762 - [tests] MIRegistersTests # frameSpecificValues() - fixMarc Dumais1-2/+3
2016-02-12Bug 486971 - Name resolution problem with alias template and parameterSergey Prigogin3-4/+102
2016-02-12Add a comment describing the purpose and abilities of HeuristicResolverNathan Ridge1-0/+53
2016-02-12Bug 478121 - HeuristicResolver: add support for EvalID with non-dependent fie...Nathan Ridge3-29/+59
2016-02-12Bug 472818 - Numerous improvements to HeuristicResolverNathan Ridge3-42/+340
2016-02-12Bug 472818 - HeuristicResolver: support for EvalFunctionCallNathan Ridge3-19/+27
2016-02-12Bug 472818 - HeuristicResolver: reuse code between findConcreteScopeForType()...Nathan Ridge1-36/+5
2016-02-11Bug 486971 - Introduced InstantiationContext classSergey Prigogin29-356/+548
2016-02-11Bug 487144 - do not attach process if it is already targetted.Teodor Madan3-8/+46
2016-02-11Bug 487663: Make the cache of PathEntryManager thread safe.Markus Schorn1-52/+73
2016-02-11Update copyright datesMarc Khouzam199-199/+199
2016-02-11Move DSF and DSF-GDB plugins to Java 8Marc Khouzam12-20/+20
2016-02-10Bug 487336 - Add copy text to clipboard action to "OS Resources" viewTeodor Madan4-1/+64
2016-02-10Bug 487536 - Binary container does not recognize binaries if outputAlena Laskavaia1-1/+25
2016-02-09Support project scanner info in new build system for new class wiz.Doug Schaefer2-16/+29
2016-02-09Bug 487444 - Spawner.exec() fails if child process cannot breakaway from pare...Anton Leherbauer3-0/+4

Back to the top