Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Bug 327300. Parsing support for noexcept operators and noexceptSergey Prigogin1-0/+3
2012-07-25bug 385678: Juno Indexer cannot find headers in workspace folders thatAndrew Gvozdev1-8/+16
2012-07-12bug 378590: Fixed error message in the logAndrew Gvozdev1-2/+4
2012-07-11bug 378590: [sd90] Sometimes, includes won't appear in project explorerAndrew Gvozdev1-2/+39
2012-06-27Cosmetics.Sergey Prigogin1-2/+1
2012-06-04Bug 375226 - Code not indexed properly when changing activeMarc-Andre Laperle1-4/+5
2012-05-31Cosmetics.Sergey Prigogin1-116/+113
2012-05-24bug 379165: [sd90] Reindex using accurate list of affected resourcesAndrew Gvozdev2-4/+89
2012-05-14Bug 378906 - Give extension-less file names the chance to be binary.Doug Schaefer1-6/+9
2012-05-13Revert "bug 378978: [sd90] Reduce scope of scheduling rule by creating langua...Andrew Gvozdev1-14/+1
2012-05-12bug 378978: [sd90] Reduce scope of scheduling rule by creatingAndrew Gvozdev1-1/+14
2012-05-11bug 378978: [sd90] Internal error during serialization of languageAndrew Gvozdev1-1/+1
2012-05-10Cosmetics.Sergey Prigogin2-43/+40
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn2-52/+62
2012-04-30Cosmetics.Sergey Prigogin2-69/+40
2012-04-25Cosmetics.Sergey Prigogin1-46/+30
2012-04-18Bug 377045 - Bogus transient errors in C/C++ editor soon after EclipseSergey Prigogin1-1/+3
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-0/+1
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-3/+3
2012-04-16bug 371797: Do serialization in background to avoid delays in UIAndrew Gvozdev1-1/+13
2012-04-16bug 371797: Let all jobs finish before tearDown() in unit testsAndrew Gvozdev1-2/+3
2012-04-15bug 371797: prevent possible deadlock for specs detectorsAndrew Gvozdev1-14/+15
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev2-0/+103
2012-03-18Cosmetics.Sergey Prigogin1-9/+10
2012-03-16Bug 167519 - Derived files cached in local historyMarc-Andre Laperle1-36/+10
2012-03-01Bug 372675 - Change CModelManager.getElementsOutOfSynchWithBuffers() toVivian Kong1-2/+2
2012-02-25Cosmetics.Sergey Prigogin3-62/+16
2012-02-12bug 340219: Project metadata files are saved unnecessarily, patch toBaltasar Belyavsky2-25/+25
2012-02-05bug 290631: Removed refresh to avoid possible deadlockAndrew Gvozdev1-11/+0
2012-02-03bug 290631: Incorporate New Scanner Discovery from sd90 into the modelAndrew Gvozdev3-10/+86
2012-02-03bug 290631: Add language settings delta to CProjectDescriptionDeltaAndrew Gvozdev1-0/+10
2012-02-03bug 290631: : Implement ILanguageSettingsProvidersKeeper byAndrew Gvozdev3-3/+128
2012-01-30JavaDoc ICConfigurationDescriptionAndrew Gvozdev2-0/+43
2012-01-29bug 370063: CSettingEntryFactory is not needed anymoreAndrew Gvozdev4-40/+9
2012-01-27Bug 368160: Dependent projects and SDKs.Markus Schorn2-5/+4
2012-01-26bug 290631: Added New Scanner Discovery core functionality from branchAndrew Gvozdev7-1/+2479
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-2/+2
2012-01-04bug 290631: Scanner Discovery Challenge. ICSettingEntry &Andrew Gvozdev2-2/+3
2011-12-19Bug 367061 - Language mappings as created in a Helios project are ignored whe...Anton Leherbauer1-0/+13
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev127-1032/+1999
2011-10-17Merge branch 'bug_197989_B'Sergey Prigogin1-43/+84
2011-10-17Prefer header variants that were parsed in context of a source file.Sergey Prigogin1-32/+54
2011-10-15Cosmetics.Sergey Prigogin1-2/+0
2011-10-15Fixed a deprecation warning.Sergey Prigogin1-9/+9
2011-10-07Cosmetics.Sergey Prigogin1-24/+28
2011-09-30Bug 302767: Missing files in CModel.Markus Schorn1-22/+26
2011-09-27Indexing of headers and index updates.Markus Schorn1-29/+47
2011-09-21Copy of branch bug_197989.Markus Schorn1-16/+17
2011-09-19Bug 356982 - CDT forgets language mappings after the restartEugene Ostroukhov1-2/+2
2011-08-23Bug 355304: Argument deduction for explicit function template specialization.Markus Schorn1-3/+4

Back to the top