Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-05-31Fix for 190184: [Formater] space before the open the opening brace in method ...Anton Leherbauer3-2/+80
2007-05-31Fix for 167833, failure to parse 'int32 f(int32 (*p));'Markus Schorn2-9/+5
2007-05-31Created testcases for 178405, parsing rather simple function declaration.Markus Schorn1-0/+18
2007-05-31Bug #190042 : Configuration icons disabled when Includes folder selectedOleg Krasilnikov2-1/+31
2007-05-311. Fix for [Bug 188963] New builder need to tell build system to manual buildMikhail Sennikovsky7-51/+204
2007-05-31Bug: creating new project may override existing one.Oleg Krasilnikov1-4/+5
2007-05-31Bug #190057 : Changing configuration...Oleg Krasilnikov1-2/+5
2007-05-31Adds a test case for parameter hints.Markus Schorn1-0/+14
2007-05-31188274: apply fixAndrew Ferguson14-57/+167
2007-05-31188274: add a testcase for the reported CCE, plus a testcase for a related fa...Andrew Ferguson3-8/+102
2007-05-31Bug #190045Oleg Krasilnikov1-0/+3
2007-05-31Fix for 186995, action to open include browser.Markus Schorn11-7/+302
2007-05-30fix for bug 189324 - manually add labels to Base Classes and Method Stubs tab...Vivian Kong2-2/+22
2007-05-30fix for bug 189325 - manually add label to Arguments edit box for accessibilityVivian Kong1-0/+8
2007-05-30fix for bug 189419 - manually add label to projects list for accessibilityVivian Kong2-0/+11
2007-05-30fix for bug 189415 - manually add label to symbols table for accessibilityVivian Kong1-0/+10
2007-05-30undo typo from fixing warningsAndrew Ferguson1-1/+1
2007-05-301.Fix for [Bug 189125] [New project model] Stroage modules don't get copiedMikhail Sennikovsky3-2/+64
2007-05-30fix warnings (imports, string externalization)Andrew Ferguson30-42/+12
2007-05-30add javadoc, add isSameType implementations, add getArgumentMap implementationsAndrew Ferguson6-17/+210
2007-05-301. Enabling more managed build testsMikhail Sennikovsky10-16/+99
2007-05-30Fix for 79459 by Sergey Prigogin, Task tags for CDT.Markus Schorn28-109/+1437
2007-05-30Bug #188479: Requested changes to the CDT property page groupingOleg Krasilnikov1-1/+1
2007-05-29Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the m...Vivian Kong3-1/+21
2007-05-29Fix for 189194, spelling of action names.Markus Schorn1-3/+3
2007-05-29Revert unintended change (blame Mylar)Anton Leherbauer1-13/+1
2007-05-29Fix for 188007: Namespace indenting preference is not honoredAnton Leherbauer6-11/+73
2007-05-29Bug 189539 - Fix dates on about.html files to reflect projected release date.Doug Schaefer12-12/+12
2007-05-28fix for bug 189412 - manually add label to Languages and Include paths tables...Vivian Kong2-0/+20
2007-05-28fix for bug 189416 - manually add label to library paths table for accessibilityVivian Kong1-0/+10
2007-05-28Patch for bug 189452 by Jason Montojo - Mnemonic conflict for Methods/Macros...Vivian Kong1-2/+2
2007-05-28Patch for bug 189230 by Jason Montojo - File Language Mappings property page...Vivian Kong2-1/+9
2007-05-28Patch for bug 189216 by Jason Montojo - No label for language mappings tableVivian Kong4-0/+23
2007-05-281. Fix for [Bug 189277] Workbench Build Behaviour isn't persisted accross wor...Mikhail Sennikovsky6-14/+82
2007-05-28fix for bug 189323 - manually add label to project list box for accessibilityVivian Kong1-8/+20
2007-05-25Bug 178124Ken Ryall1-2/+2
2007-05-251. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hel...Mikhail Sennikovsky1-0/+6
2007-05-25Fix for 189127: Opening project with per file scanner discovery is extremely ...Anton Leherbauer1-6/+9
2007-05-25RESOLVED - bug 187676: Unable to change language mappings for workspace/proje...Chris Recoskie6-10/+189
2007-05-251. Fix to CDT Variables: project macros added.Mikhail Sennikovsky1-0/+17
2007-05-25Bug #189048 : not externalized stringOleg Krasilnikov2-1/+2
2007-05-25prework: refactor clones, add further template composite bindings (currently ...Andrew Ferguson28-271/+621
2007-05-25Fix for relative source/output entries calculationMikhail Sennikovsky1-1/+1
2007-05-25Extends fix for 180168 (using shared AST) to search.Markus Schorn18-123/+215
2007-05-25add a class specialization test, ensure an ast test uses fresh filesAndrew Ferguson2-10/+65
2007-05-25Fix for 185719: [UI] [CView/Explorer] Proposed new icons for binary and includesAnton Leherbauer13-5/+29
2007-05-25Fix for 185716: [UI] [Wizard] Proposed new source folder iconAnton Leherbauer1-0/+0
2007-05-25Fix Java 1.4 complianceAnton Leherbauer1-1/+1
2007-05-24Bug 174142 - Fixed false error with linker error parser. Also cleaned up the ...Doug Schaefer3-16/+6
2007-05-241. Fix for [Bug 188764]Mikhail Sennikovsky6-1/+78

Back to the top