Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Bumped up version to 8.1.1Sergey Prigogin1-1/+1
2012-08-14Bug 299911. Improved propagation of template instantiation context.Sergey Prigogin1-10/+13
2012-08-14Bug 299911. Added logging of methods that loose template instantiationSergey Prigogin7-14/+16
2012-08-14Cosmetics.Sergey Prigogin1-16/+7
2012-08-14Cosmetics.Sergey Prigogin1-1/+1
2012-08-14Bug 299911: Increment plugin and pdom version.Markus Schorn3-46/+2
2012-08-14Bug 299911: Introduce ICPPEvaluationMarkus Schorn2-16/+10
2012-08-01Bug 384767 - Non-externalized Strings in Discovery TabVivian Kong2-2/+4
2012-07-12Bug 382426 - [Accessibility] Some UI elements do not provide a labelVivian Kong1-1/+11
2012-07-07bug 383032: C Project dialog project type tree is missing arrows to collapse ...Andrew Gvozdev3-1/+14
2012-06-27Bug 383277 - Invalid auto indentation before and after colon in classSergey Prigogin2-93/+165
2012-06-27Cosmetics.Sergey Prigogin1-1/+0
2012-06-27Corrected copyright year.Sergey Prigogin1-1/+1
2012-06-06[sd90] Added fair warning about API being not stable yet in commentsAndrew Gvozdev1-0/+8
2012-06-02Changed color for "edited" overlayAndrew Gvozdev1-0/+0
2012-06-01Bug 374155 - Source hover should display deduced type of "auto"Sergey Prigogin1-46/+125
2012-06-01Cosmetics.Sergey Prigogin7-97/+72
2012-05-31Code streamlining.Sergey Prigogin1-6/+1
2012-05-30[sd90] Fixed issues with resizing of the Options page for language settings p...Andrew Gvozdev1-2/+11
2012-05-25Bug 380020 - Increased batch size.Sergey Prigogin1-1/+1
2012-05-24Bug 380020 - Adaptive batching of incoming data.Sergey Prigogin1-3/+5
2012-05-24[sd90] Alignment on the Options page for language settings providers.Andrew Gvozdev2-3/+14
2012-05-24bug 379480: changing "command to get compiler specs" does not takeAndrew Gvozdev2-13/+35
2012-05-24Bug 380490 - Invalid auto indentation after a multiline function callSergey Prigogin1-2/+4
2012-05-22bug 377192: Copy Build Log on the build console stopped workingAndrew Gvozdev1-1/+9
2012-05-22Bug 380197 - F3 prefers using declaration to a real oneSergey Prigogin1-7/+19
2012-05-21Bug 371840 - Only first declarator can be selected in declarationsprigogin5-56/+68
2012-05-18Bug 380020 - Console performance improvementsSergey Prigogin1-65/+267
2012-05-18Cosmetics.Sergey Prigogin1-19/+14
2012-05-17Bug 379492 - IBFile should account for EFS external filesVivian Kong1-2/+6
2012-05-17Bug 363234. Support for thread_local storage class specifier.Sergey Prigogin1-3/+6
2012-05-16Bug 332829. Parsing support for constexpr keyword. Also added fewSergey Prigogin1-13/+14
2012-05-15Bug 379490 - [Implement method] NPE when a method needing a parameterMarc-Andre Laperle1-1/+12
2012-05-15Cosmetics.Sergey Prigogin6-22/+13
2012-05-11Missing @since tagsMarc Khouzam1-0/+1
2012-05-11Bug 298668 - Folding gets confused when there are identical foldable lines in...Anton Leherbauer1-5/+20
2012-05-11bug 379165: [sd90] Keep using MBS provider even for unmanaged projectAndrew Gvozdev4-2/+21
2012-05-10Bug 378317. Faster search for unresolved includes.Sergey Prigogin1-1/+2
2012-05-10Bug 378317 - Index update mode for resolving unresolved includes andSergey Prigogin4-14/+47
2012-05-10Cosmetics.Sergey Prigogin2-11/+5
2012-05-10Cosmetics.Sergey Prigogin1-3/+2
2012-05-09bug 328007: [sd90] Decoration for non-existing providersAndrew Gvozdev3-5/+10
2012-05-09bug 328007: [sd90] Correction for "Restore Defaults"Andrew Gvozdev1-4/+8
2012-05-09Fixed a broken string reference.Sergey Prigogin1-1/+1
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev6-84/+83
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn2-4/+4
2012-05-02NPE when trying to save non-C file in editor:Andrew Gvozdev1-4/+7
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev2-21/+48
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev25-122/+5591
2012-05-01Bug 372551. Made "run on save" checker launch mode independent ofAlex Ruiz2-0/+63

Back to the top