summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/DeprecatedGenTemplateInstance.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
| | | | | | | | Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Update license.hjk2011-04-131-14/+13
|
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* 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
| | | | Done-with: Erik Verbruggen
* 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