Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Fix build for memory.floatingpointMarc-Andre Laperle2-2/+3
2012-11-17Bug 348387 - fp in ReturnChecker using try/catch Tomasz Wesolowski5-15/+71
2012-11-16BUG 394509 : Adding floating point renderer to the memory BrowserRandy Rohrbach36-2/+6907
2012-11-15Bug 360314: Improve diagnostics of invalid selections in OS Resources view.Vladimir Prus3-15/+44
2012-11-13Bug 394024. Fixed a use case with typedef.Sergey Prigogin2-7/+13
2012-11-13Improved indexing progress indicator.Sergey Prigogin1-3/+2
2012-11-13Bug 390759: Wrong order in ambiguity resolution.Markus Schorn3-3/+23
2012-11-12Improved linearity of the indexing progress indicator.Sergey Prigogin1-3/+19
2012-11-12Cosmetics.Sergey Prigogin3-28/+22
2012-11-12Bug 394024 - Template resolution problem with unsigned int non typeSergey Prigogin2-11/+17
2012-11-11Code streamlining.Sergey Prigogin1-106/+57
2012-11-11Bug 394024 - Template resolution problem with unsigned int non typeSergey Prigogin3-9/+28
2012-11-11Cosmetics.Sergey Prigogin2-10/+17
2012-11-09Bug 379474 - remote C/C++ project with XL toolchain generates a parseDavid Salinas4-7/+42
2012-11-09Bug 393959: Unhandled template id ambiguity.Markus Schorn4-130/+147
2012-11-09Bug 368222 - Preferences page uses wrong iconsMarc-Andre Laperle3-10/+51
2012-11-09Bug 390245 - [hover] Wrong text color for expression hoverPawel Piech1-1/+11
2012-11-09Fixed a regression in name resolution.Sergey Prigogin4-20/+38
2012-11-09Moved typedef preservation tests to AST2TemplateTests.Sergey Prigogin2-91/+91
2012-11-08Cosmetics.Sergey Prigogin1-15/+14
2012-11-08Ignore NFS-created files.Sergey Prigogin1-0/+1
2012-11-08Bug 393513. Fixed serialization of very large types and templateSergey Prigogin4-116/+112
2012-11-08Bug 393513. Graceful handling of ambiguous template arguments.Sergey Prigogin4-6/+25
2012-11-08Bug 393474: In Expression view: cannot cast to type that contain commas.Marc Khouzam1-72/+73
2012-11-08Bug 393474: In Expression view: cannot cast to type that contain commasGrzegorz Kuligowski1-2/+4
2012-11-08Bug 393178: Creating Read/Write type access watchpoints, results in aScott Tepavich1-2/+3
2012-11-08Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to LinuxEugene Tarassov1-1/+1
2012-11-08Bug 340123 - Disable intermittently failing testAnton Leherbauer1-9/+4
2012-11-08Bug 386675 - Added a junit test for MapEntrySourceContainerAnton Leherbauer1-0/+40
2012-11-07Bug 393791 - Cannot substitute Windows path to Unix path on LinuxScott Tepavich2-28/+26
2012-11-07Bug 388283 - ClassCastException in CPPASTFunctionCallExpressionMarc-Andre Laperle1-2/+2
2012-11-06Bug 392954 - Manage Working Sets dialog can be opened when all workingTom Hochstein1-70/+84
2012-11-05Bug 392932 - ResourceException disabling checker in Codan preferencesMarc-Andre Laperle1-0/+3
2012-11-02Bug 393068 - Constructor call is treated as write access for arguments Sergey Prigogin4-68/+157
2012-11-02CosmeticsSergey Prigogin2-3/+2
2012-11-01Bug 228378 - Project Explorer: Convert to C/C++ wizard should not showVivian Kong1-0/+5
2012-11-01Bug 228378 - Project Explorer: C project wizards should be onlyVivian Kong1-2/+28
2012-10-31Bug: 376203 Launch job never completes if GDB terminates on start.Mark Bozeman1-7/+38
2012-10-30DSF - Added support for arrays in PDA example.Pawel Piech3-5/+87
2012-10-30Bug 376203: Launch job never completes if getting gdb version hangs.Marc Khouzam1-2/+29
2012-10-29Bug 393029. Fixed stack overflow.Sergey Prigogin1-4/+5
2012-10-28Fixed a typo.Sergey Prigogin1-2/+2
2012-10-27Bug 385608 - Eclipse Juno 64 bits don't discover the visual studio pathsMarc-Andre Laperle1-4/+13
2012-10-27Bug 392966: Indexing only source files in the build doesn't work properly wit...Andrew Gvozdev5-23/+102
2012-10-26Yet another typedef preservation fix.Sergey Prigogin3-3/+23
2012-10-26Bug 360735: Add support for multi-selection in the Debug view for "ShowMarc Khouzam1-26/+54
2012-10-26Bug 360735: Add support for multi-process for "Show BreakpointsMarc Khouzam7-38/+381
2012-10-26Bug 360735: Add preference for behavior of "Show Breakpoints SupportedMarc Khouzam10-12/+164
2012-10-26Bug 360735: "Show Breakpoints Supported by Selected Target" should allowMikhail Khodjaiants2-18/+159
2012-10-25Another typedef preservation fix. Sergey Prigogin3-11/+27

Back to the top