aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/DeprecatedGenTemplateInstance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Get rid of {Name,Type}::isEqualTo()Nikolai Kosjar2014-05-231-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | TypeRewriter: Handle rvalue references correctlyDaniel Teske2014-01-031-1/+1
|/
* Fix coding style for else statementsOrgad Shaneh2013-07-171-1/+1
* C++: Fix names of functions dealing with enclosing scopesNikolai Kosjar2013-07-161-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-6/+6
* C++: use argumentCount in loops in initializer.Erik Verbruggen2013-03-151-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: Fix code compl. for instantiation of template specializationPrzemyslaw Gorszkowski2013-01-301-2/+5
* | CppEditor: remove operator() overloads from OverViewhjk2012-10-171-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-231-2/+1
|\
| * Remove some unused member variablesTobias Hunger2012-08-221-2/+1
* | Added support for override/final and enum classesSergey Shambir2012-07-301-0/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-021-5/+4
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-1/+1
* Enabled the template instantiation.Roberto Raggi2010-08-111-6/+3
* Get rid of the prefix findOrInsert for the functions in CPlusPlus::Control.Roberto Raggi2010-08-111-2/+2
* Removed TemplateParameters.Roberto Raggi2010-08-111-1/+3
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-1/+1
* Refactored CPlusPlus::Function.Roberto Raggi2010-08-051-1/+1
* Recursive definition of CPlusPlus::QualifiedNameId.Roberto Raggi2010-07-121-16/+37
* Keep the Control around for as long needed.Roberto Raggi2010-06-041-3/+4
* Deprecate the old template instantiation.Roberto Raggi2010-05-201-0/+405