Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Yet another attempt to fix BasicSearchTestsAnton Leherbauer1-2/+4
2009-04-27Fix CodeFormatter JUnit test, bug 272006Anton Leherbauer2-19/+21
2009-04-24Bug 272006 - [CodeFormatter] DBCS3.5: New Class wizard truncates first DBCS c...Anton Leherbauer2-1/+22
2009-04-23Preserve newline between type and function declarator, related to bug 192764Anton Leherbauer1-0/+13
2009-04-20[272744] fix for Open Declaration, doesn't work for ostream::operator <<Mike Kucera4-4/+32
2009-04-14Splits option to index all files, bug 266814.Markus Schorn1-4/+1
2009-04-14FIXED - bug 266726: Generate Getters and Setters could be prettier if it shar...Emanuel Graf1-16/+16
2009-04-09bug 268581 individual source bundlesVivian Kong1-0/+1
2009-04-03Fix completion test, related to bug 270830Anton Leherbauer1-3/+3
2009-04-03Bug 270916 - Automatically close of quotes in preprocessor directives does no...Anton Leherbauer1-1/+24
2009-03-23Bug 269590 - Format error for global const typenameAnton Leherbauer1-0/+10
2009-03-18bug 269034, mark occurrences for overloaded operatorsMike Kucera2-1/+18
2009-03-18Bug 268962: Code Formatter removes necessary whitespacesAnton Leherbauer1-2/+15
2009-03-17bug 268604, hyperlinks for overloaded operatorsMike Kucera1-1/+9
2009-03-13bug 268375, open declaration for implicit namesMike Kucera1-0/+41
2009-03-13bug 268359 - semantic highlighting for overloaded operatorsMike Kucera2-59/+83
2009-03-12mark testDestructor_156669() as passing.Markus Schorn1-1/+1
2009-03-04Content assist for ctor initializer list by Jens Elmenthaler, bug 266586.Markus Schorn2-2/+109
2009-02-24AST for inactive code, bug 264666.Markus Schorn2-0/+4
2009-02-17Preprocessor option to create tokens for inactive code branches, macro's from...Markus Schorn1-0/+1
2009-02-17FIXED - bug 264712: Refactor extract function deletes comments in headerEmanuel Graf1-0/+114
2009-02-10Bug 194592 - Code Completion in generic class is not workingAnton Leherbauer1-0/+16
2009-02-06Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semanticsAnton Leherbauer1-4/+6
2009-01-29Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785Anton Leherbauer3-1/+310
2009-01-29Bug 262536 - [formatter] Problems with extern "C"Anton Leherbauer1-0/+8
2009-01-22FIXED - bug 262000: refactoring "extract function" misinterprets artificial b...Emanuel Graf1-0/+28
2009-01-22Bug 261967 - Format produces error for __attribute__ ((__unused__)) flagAnton Leherbauer1-0/+6
2009-01-21Removes the need to flush the cache of c-scopes, bug 259373.Markus Schorn1-5/+2
2009-01-21Bug 206271 - [formatter] confused by gcc __attribute__ defsAnton Leherbauer1-0/+39
2009-01-13Bug 251406 - Make CSourceViewerConfiguration and friends public APIAnton Leherbauer2-7/+8
2009-01-13Distinction of c- and c++ functions in call hierarchy, bug 260262.Markus Schorn1-0/+60
2009-01-13Fixes a test-failure.Markus Schorn1-2/+3
2009-01-13Fixes a test-failure.Markus Schorn4-1/+6
2009-01-07FIX for bug 256242: Extract local variable refactoring doesn't avoid variable...Emanuel Graf1-0/+65
2008-12-19Correcting IASTName.toCharArray(), bug 258054.Markus Schorn1-2/+34
2008-12-18FIXED - bug 245089: Enhancement: "Refactor" -> "Implement Method ..." should ...Emanuel Graf1-24/+0
2008-12-18FIXED - bug 257733: refactoring has problems with frozen ASTEmanuel Graf2-399/+0
2008-12-18Fix occasional test failuresAnton Leherbauer1-0/+3
2008-12-18Fix parameter hints test case, related to bug 217043Anton Leherbauer1-1/+0
2008-12-15compile all test plug-ins into jars at rootVivian Kong2-4/+3
2008-12-15Attempt to fix nightly test failuresAnton Leherbauer2-4/+4
2008-12-15Bug 257700 - Wrong formatting of C++ class when using value of function pointerAnton Leherbauer1-0/+11
2008-12-10Missing type proposals in qualified names, bug 255898Markus Schorn2-1/+14
2008-12-10Content Assist after braces as part of macro expansion, bug 257915.Markus Schorn2-2/+16
2008-12-09Bug 243567 - Missing parameter in code style UIAnton Leherbauer2-8/+17
2008-12-05make selection tests easier to reuseMike Kucera2-33/+43
2008-12-01Bug 255949 - Code Style Auto Formatter BackSlash character lostAnton Leherbauer1-0/+35
2008-12-01Improve labels in DOMASTViewer.Markus Schorn1-24/+40
2008-11-24Attempt to fix nightly test failuresAnton Leherbauer1-0/+5
2008-11-24Update bundle versionsAnton Leherbauer1-1/+1

Back to the top