Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-29FIXED - bug 280432: Refactoring removes comments in class header file and ref...Emanuel Graf1-2/+2
2009-07-25Bug 284664.Sergey Prigogin2-15/+32
2009-07-24Improves navigation of unknown bindings, bug 233822.Markus Schorn1-0/+15
2009-07-20Indentation of conditional expression. Bug 283970.Sergey Prigogin1-31/+63
2009-07-16Open call hierarchy from function definition inside unnamed namespace, bug 28...Markus Schorn1-0/+29
2009-07-13FIXED - bug 282989: Refactor->Implement method option doesn't qualify the nam...Emanuel Graf1-0/+34
2009-07-12Bug 283258.Sergey Prigogin1-24/+24
2009-07-12Auto indenter improvements. Bug 283230.Sergey Prigogin2-6/+126
2009-07-01FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't e...Emanuel Graf1-0/+26
2009-06-29Remove strange fall-back behavior of source hover, bug 281851.Markus Schorn1-1/+1
2009-06-29Navigation for templates in namespaces, bug 281736.Markus Schorn1-0/+15
2009-06-29FIXED - bug 281564: Extract Function fails when catching an unnamed exceptionEmanuel Graf1-0/+46
2009-06-28Fixed a race condition in test.Sergey Prigogin1-3/+5
2009-06-27Bug 275383. Fix and test case.Sergey Prigogin1-0/+13
2009-06-10Fixed up a number of legal items.Doug Schaefer1-1/+1
2009-06-06Bug 279366. Fix and test case.Sergey Prigogin2-3/+21
2009-06-04Fixed Copyright.Anton Leherbauer1-1/+2
2009-06-04Test case for bug 278632 by Andrew EidsnessAnton Leherbauer2-0/+66
2009-06-02Bug 278713. Also added a hidden option that enables fractional indent of publ...Sergey Prigogin1-2/+60
2009-05-31Bug 278337.Sergey Prigogin1-39/+82
2009-05-28Bugs 277624 and 277625.Sergey Prigogin5-28/+125
2009-05-28Bug 278118 - Code formatter is confused by some arithmetic expressionsAnton Leherbauer1-0/+25
2009-05-27update copyrightsVivian Kong9-65/+65
2009-05-27FIXED - bug 262670: Added test suites to refactoring packages to ease test de...Emanuel Graf5-12/+145
2009-05-26FIXED - bug 277065: extract local variable fails to extract from for loopEmanuel Graf1-0/+13
2009-05-25Test cases for bugs 277624 and 277625.Sergey Prigogin1-7/+32
2009-05-24A unit test for LinkedNamesFinder class.Sergey Prigogin2-0/+127
2009-05-24Cosmetics.Sergey Prigogin1-3/+0
2009-05-22Fine tuning of F3 navigation.Sergey Prigogin4-399/+398
2009-05-20An additional test case for AddIncludeTest.Sergey Prigogin6-7/+27
2009-05-20Fine tuning of Add Include. See bug 255952.Sergey Prigogin5-6/+25
2009-05-20Fixed compiler warnings.Sergey Prigogin1-9/+9
2009-05-16Open Declaration improvements. Bug 232587.Sergey Prigogin4-66/+54
2009-05-15Renaming a virtual method, bug 63290.Markus Schorn4-41/+63
2009-05-13Failing test case for bug 274973 - Problem when using backslash and ${cursor}...Anton Leherbauer1-3/+22
2009-05-10Added protection against opening a dialog in JUnit test.Sergey Prigogin1-0/+1
2009-05-09A test for Add Include.Sergey Prigogin13-0/+206
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

Back to the top