Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Bug 352239 - NPE using new class wizard when generated source file isMarc-Andre Laperle2-4/+12
2011-07-22Bug 352775 - The function registerFileEncoding in FileEncodingRegistryJohn Liu1-0/+5
2011-07-22Bug 351076 - Make MAX_DELAY of editor content assist computation configurableMarko Tomljenovic9-15/+92
2011-07-22Bug 351271. Code simplification suggested by Markus Schorn.Sergey Prigogin4-19/+1
2011-07-21Bug 352775 - The function registerFileEncoding in FileEncodingRegistryJohn Liu1-2/+5
2011-07-21Bug 352679 - Change visibility of isSemanticHighlightingEnabled() fromVivian Kong1-1/+1
2011-07-21Cosmetics.Sergey Prigogin5-22/+13
2011-07-20Bug 352544 - the end of certain string definitions (e.g. R"(") is not correct...Anton Leherbauer2-3/+20
2011-07-20Bug 352266: Template paramter without name, but with default valueMarkus Schorn2-7/+12
2011-07-20Bug 351927: Argument deduction with reference typesMarkus Schorn2-2/+24
2011-07-20Bug 351609: Adjust parameter types in instantiated function type.Markus Schorn3-1/+22
2011-07-20Bug 351547: Resolution of delete expressions.Markus Schorn2-58/+107
2011-07-20Bug 352350 - Outline view corrupts expansion state of namespace nodesJens Elmenthaler3-8/+26
2011-07-19Bug 352257 - Getter and Setter in Name Style preview can differ fromMarc-Andre Laperle6-109/+98
2011-07-18Bug 352262 - Link to Name Style preference page from Generate GettersMarc-Andre Laperle6-7/+90
2011-07-18bug 352301: [performance] Intern strings used for creation ofAndrew Gvozdev2-2/+5
2011-07-18Cosmetics.Sergey Prigogin1-26/+28
2011-07-16bug 333001: Description Scanner Info doesn't releaseAndrew Gvozdev1-0/+2
2011-07-16bug 333001: Description Scanner Info doesn't releaseAndrew Gvozdev1-0/+2
2011-07-15bug 333001: Description Scanner Info doesn't releaseAndrew Gvozdev1-0/+14
2011-07-14Bug 352172 - [Implement method] Automatically check method if there'sMarc-Andre Laperle1-0/+5
2011-07-14Improved grouping of changes by eliminating a user-visible layer abovesprigogin1-3/+22
2011-07-14Make setter parameter follow the name style preference. sprigogin2-11/+41
2011-07-14Bug 351271 - Unused header will be removed from index when saved.sprigogin8-55/+263
2011-07-14Cosmetics.sprigogin8-433/+346
2011-07-14Cosmetics.sprigogin4-9/+8
2011-07-12Disable printout from SemanticHighlightingTestAnton Leherbauer1-1/+1
2011-07-12Fix core.win32 not unpackingMarc-Andre Laperle1-0/+1
2011-07-06Bug 351228: Attributes at end of using directive.Markus Schorn2-0/+14
2011-07-05Bug 351009: Content assist for member-initializer outside of class body.Markus Schorn2-7/+26
2011-07-04Bug 351029: NPE resolving binding in copied AST.Markus Schorn1-3/+6
2011-07-04Bug 349534: Mark inactive preprocessor statements as such.Markus Schorn6-47/+81
2011-07-04Bug 350345: Typedef as class name for ctor with overloaded function pointer a...Markus Schorn2-7/+22
2011-07-04Bug 347462: Detection of implicitly called copy ctor.Markus Schorn2-1/+40
2011-07-04Bug 344806: IIndex.getAllFiles() returns empty reference files.Markus Schorn1-1/+3
2011-07-01Bug 328528: Read/write flags in initializers.Markus Schorn4-110/+213
2011-06-30Cosmetics.Sergey Prigogin1-3/+3
2011-06-30Cosmetics.Sergey Prigogin4-17/+10
2011-06-30Cosmetics.Sergey Prigogin1-35/+34
2011-06-30Cosmetics.Sergey Prigogin3-18/+11
2011-06-30Bug 348569 - Ever growing resource tree with cyclic symbolic linksAnton Leherbauer2-7/+14
2011-06-30Cosmetics.Sergey Prigogin1-18/+18
2011-06-30Cosmetics.Sergey Prigogin5-36/+24
2011-06-29Upversion the pom for core.tests.Doug Schaefer1-1/+1
2011-06-29Upverversion cdt.core's pom.xml.Doug Schaefer1-1/+1
2011-06-29Added UI tests.Doug Schaefer1-1/+19
2011-06-29Bug 348573 - Deadlock between BinaryRunner and project model serializingAnton Leherbauer1-2/+2
2011-06-29Bug 347298: Array type in field access.Markus Schorn9-132/+128
2011-06-29Bug 350448 - [Content Assist] Cannot disable help-proposalsAnton Leherbauer1-9/+0
2011-06-28Mavenizing CDT releng.Doug Schaefer19-0/+576

Back to the top