Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Bug 387935 - Codan does not see symbols from pre-built indexesEugene Ostroukhov2-2/+5
2013-01-05bug 396411: Combined patch from master (fixes workspace relative paths from MBS)Andrew Gvozdev4-39/+64
2012-12-28Cosmetics.Sergey Prigogin1-49/+46
2012-11-25Support for __float128 type introduced in GCC 4.7.Sergey Prigogin1-0/+3
2012-11-25Support for __int128 type introduced in GCC 4.7.Sergey Prigogin1-0/+4
2012-11-21Bug 393641: When importing an existing CDT project, language settings provide...Andrew Gvozdev2-1/+21
2012-11-08Bug 372587: Argument deduction for function call.Markus Schorn1-8/+7
2012-10-27Bug 392966: Indexing only source files in the build doesn't work properly wit...Andrew Gvozdev3-23/+44
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 Prigogin2-119/+116
2012-05-24bug 379165: [sd90] Reindex using accurate list of affected resourcesAndrew Gvozdev4-8/+128
2012-05-16Cosmetics.Sergey Prigogin1-1/+0
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-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev1-9/+43
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn3-57/+62
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev1-1/+3
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev1-2/+6
2012-04-30Cosmetics.Sergey Prigogin2-69/+40
2012-04-25Cosmetics.Sergey Prigogin1-46/+30
2012-04-18bug 371797: Fixed bug when in legacy mode scanner discovery doesn't run after...Andrew Gvozdev1-3/+3
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 Gvozdev8-4/+252
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-03-01Cosmetics.sprigogin4-21/+13
2012-02-25Cosmetics.Sergey Prigogin3-62/+16
2012-02-24Use shared AST in Toggle Function refactoring. This change concudesSergey Prigogin1-14/+7
2012-02-12bug 340219: Project metadata files are saved unnecessarily, patch toBaltasar Belyavsky2-25/+25
2012-02-12bug 340219: Project metadata files are saved unnecessarily, patch toBaltasar Belyavsky1-4/+16
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 Gvozdev5-22/+119
2012-02-03bug 290631: renamed a bunch of local varsAndrew Gvozdev1-75/+75
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 Gvozdev4-27/+88

Back to the top