Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Improved parser log.Markus Schorn1-2/+48
2012-01-27Bug 368160: Dependent projects and SDKs.Markus Schorn13-47/+52
2012-01-25bug 369693: Using a workspace root as include paths causes NPE inAndrew Gvozdev1-3/+4
2012-01-23Bug 369350 - CMacroExpansionInput is referenced even if macro expansion is cl...Anton Leherbauer4-17/+41
2012-01-21Start of new new CDT project wizard.Doug Schaefer6-0/+201
2012-01-21Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since itSergey Prigogin1-14/+7
2012-01-18Fix illegal character encoding issue (again).Anton Leherbauer1-3/+3
2012-01-17Fixed unnecessary passing parameters by reference.Sergey Prigogin7-154/+112
2012-01-17Fixed unnecessary passing parameters by reference.Sergey Prigogin10-137/+155
2012-01-16Bug 304482 - [code templates] word_selection templates are not proposedSimon Ducharme Boutin1-6/+37
2012-01-15Bug 210815 - C project wizard shouldn't use C++ iconMarc-Andre Laperle1-1/+1
2012-01-13Bug 368404: Current instantiation of class template partial specializations.Markus Schorn1-10/+5
2012-01-11Fix NLS key mismatch.Anton Leherbauer1-1/+1
2012-01-11Fix illegal character encoding issue.Anton Leherbauer1-3/+3
2012-01-10Renamed PDOMSearch* classes to CSearch*.Sergey Prigogin33-195/+173
2012-01-10Cosmetics.Sergey Prigogin2-7/+6
2012-01-10Use interfaces instead of concrete classes in method signatures.Sergey Prigogin9-71/+71
2012-01-09Use ArrayList instead of Vector.Sergey Prigogin2-55/+53
2012-01-08bug 312165: Viewers should clearly indicate whether a folder is excludedAndrew Gvozdev3-12/+15
2012-01-08Name consistency.Sergey Prigogin7-17/+17
2012-01-08Compiler warnings.Sergey Prigogin2-2/+2
2012-01-08@Override annotations and redundant casts.Sergey Prigogin368-170/+1840
2012-01-07Cosmetics.Sergey Prigogin16-286/+201
2012-01-07New files forgotten in the previous commit.Sergey Prigogin3-0/+222
2012-01-07Preference page for setting class member visibility order.Sergey Prigogin11-114/+106
2012-01-07Cosmetics.Sergey Prigogin2-26/+9
2012-01-07@Override annotations.Sergey Prigogin39-227/+275
2012-01-07Removed obsolete classes.Sergey Prigogin7-1603/+0
2012-01-07@Override annotations.Sergey Prigogin12-78/+87
2012-01-06bug 279502: User friendly icons under Includes node in Project ExplorerAndrew Gvozdev6-42/+149
2012-01-06Code streamlining.Sergey Prigogin1-24/+11
2012-01-06Renamed AddDeclarationNodeToClassChange to ClassMemberInserter.Sergey Prigogin5-13/+13
2012-01-06Visibility ordering within a class declaration.Sergey Prigogin3-113/+139
2012-01-06Code streamlining.Sergey Prigogin1-21/+11
2012-01-06Cosmetics.Sergey Prigogin3-3/+3
2012-01-06bug 279502: User friendly icons for Paths&SymbolsAndrew Gvozdev7-54/+337
2012-01-04Bug 367393 - [Implement Method] Refactoring wizard opens even if thereMarc-Andre Laperle3-14/+20
2012-01-03bug 367786: Filters from Outline View are missing in Project ExplorerAndrew Gvozdev2-17/+60
2012-01-03bug 367683: Filter to filter out anonymous structsAndrew Gvozdev3-0/+63
2012-01-03[Outline] Add Collapse All buttonMarc-Andre Laperle8-32/+48
2011-12-30@Override annotationsAndrew Gvozdev23-283/+361
2011-12-30Improved handling of blank lines when appending to a translation unit.Sergey Prigogin2-67/+58
2011-12-29Bug 352258 - Generate Getters and Setters can generate code containingSergey Prigogin12-544/+667
2011-12-29Variable name adjustments.Sergey Prigogin1-17/+16
2011-12-27Bug 367391 - [Generate Getters and Setters] Going back and deselecting aSergey Prigogin1-36/+23
2011-12-27Cosmetics.Sergey Prigogin1-3/+3
2011-12-27@Override annotations.Sergey Prigogin7-13/+48
2011-12-27Bug 367473 - Rename refactoring without dialog leaks memory.Sergey Prigogin1-1/+5
2011-12-27@Override annotations.Sergey Prigogin6-8/+15
2011-12-23Bug 367417 - IndexerPreferenceListener leaks CEditor instanceAnton Leherbauer1-1/+29

Back to the top