Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Bug 424765 - Implicit conversion from lambda to function pointer notNathan Ridge1-9/+20
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2014-01-21Bug 425955: NPE in DwarfReaderTeodor Madan2-38/+96
2014-01-16Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors...Daniel Pesch7-0/+450
2014-01-16Removed the deprecated PDOMLinkage.getNode(long) method.Sergey Prigogin1-8/+0
2014-01-16Cosmetics.Sergey Prigogin2-18/+3
2014-01-16Removed uses of the deprecated PDOMLinkage.getNode(long) method.Sergey Prigogin13-21/+22
2014-01-16Bug 425833 - IllegalArgumentException I is not a member of Cls1Sergey Prigogin1-9/+7
2014-01-06Bug 422841: Add Q_GADGET to QtIndexAndrew Eidsness1-3/+4
2014-01-04Cosmetics.Sergey Prigogin1-4/+3
2014-01-03Cosmetics.Sergey Prigogin1-4/+1
2014-01-03When a file is deleted from the index, the file in the context of whichSergey Prigogin1-0/+7
2014-01-03Cosmetics.Sergey Prigogin6-274/+279
2014-01-02Don't allow creation of EvalID without a name.Sergey Prigogin1-0/+2
2013-12-23Bug 326750 - Field with same name as classNathan Ridge1-2/+0
2013-12-23Bug 424397 - Don't print full stack trace in case spawner native is notMarc Khouzam1-2/+2
2013-12-21Added a @Deprecated annotation.Sergey Prigogin1-1/+1
2013-12-21Bug 332829 - Handle ambiguity between a type-id and an expression otherNathan Ridge3-49/+86
2013-12-21Bug 353281 - Content assist for designated initializers, additional fixMarc-Andre Laperle1-8/+14
2013-12-18Cosmetics.Sergey Prigogin5-38/+28
2013-12-18Bug 424378 - __is_final GCC built-in type trait is not supportedSergey Prigogin7-2/+19
2013-12-18Cosmetics.Sergey Prigogin2-9/+7
2013-12-18Bug 420995 - Specializations of constexpr functionsNathan Ridge11-22/+47
2013-12-18An attempt at performance optimization.Sergey Prigogin1-7/+20
2013-12-18Bug 395074 - NPE in EvalFixed.<init>Nathan Ridge1-1/+2
2013-12-18Bug 419301 - Operator overloading confuses CDT (with boost)Sergey Prigogin2-11/+18
2013-12-18Bug 419301 - Remove stray friend functions from lookup resultsNathan Ridge4-22/+90
2013-12-17Adjusted JavaDocs.Sergey Prigogin1-17/+18
2013-12-17Revert "Bug 419301 - Operator overloading confuses CDT (with boost)"Sergey Prigogin2-18/+11
2013-12-16Bug 419391 - Contribute Windows PTY supportUwe Stieber3-26/+139
2013-12-16Bug 419301 - Operator overloading confuses CDT (with boost)Nathan Ridge2-11/+18
2013-12-16Bug 417700 - Semantic Error: Invalid overload of 'endl' for a templatedNathan Ridge1-1/+7
2013-12-16Bug 422505 - Additional fix for unqualified caseNathan Ridge1-1/+2
2013-12-16Bug 422505 - Name resolution problem with template friend methodNathan Ridge1-0/+6
2013-12-16Bug 419938 - [fp] Pure virtual implementation not recognized if only oneNathan Ridge2-24/+49
2013-12-15Bug 401820 - Explicit specialization of template declared in headerNathan Ridge1-2/+5
2013-12-12Missing @since tagMarc Khouzam1-0/+1
2013-12-12Bug 422841: Add IQMethod to the QtIndexAndrew Eidsness1-1/+4
2013-12-11Added ICElement.EMPTY_ARRAY constant.Sergey Prigogin1-29/+30
2013-12-11Cosmetics.Sergey Prigogin2-37/+41
2013-12-10Bug 421289 - Preferences for indexing all versions of all or specificMarc-Andre Laperle7-12/+81
2013-12-09Bug 423396 - Indexer can't evaluate operator valueMarc-Andre Laperle1-1/+1
2013-12-06Code streamlining.Sergey Prigogin1-9/+7
2013-12-06Cosmetics.Sergey Prigogin1-21/+22
2013-12-06Cosmetics.Sergey Prigogin1-7/+5
2013-12-06Bug 423471 - ClassCastException in CPPASTTemplateIDAmbiguitySergey Prigogin1-1/+15
2013-12-06Cosmetics.Sergey Prigogin2-6/+5
2013-12-06Bug 400073 - More robust clearing of results cache.Sergey Prigogin1-2/+7
2013-12-06Bug 400073 - Indexer runs out of memory.Sergey Prigogin1-0/+8
2013-12-06Fixed a warning in Codan.Sergey Prigogin1-1/+1

Back to the top