Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 1 | -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! | hjk | 2012-01-26 | 1 | -1/+1 |
| | | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com> | ||||
* | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| | | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com> | ||||
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| | | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2 | ||||
* | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| | |||||
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| | | | | Reviewed-by: hjk | ||||
* | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| | |||||
* | Merge CPlusPlus::NameId and CPlusPlus::Identifier. | Roberto Raggi | 2010-09-02 | 1 | -5/+4 |
| | |||||
* | Renamed Symbol::scope() to Symbol::enclosingScope(). | Roberto Raggi | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Enabled the template instantiation. | Roberto Raggi | 2010-08-11 | 1 | -6/+3 |
| | |||||
* | Get rid of the prefix findOrInsert for the functions in CPlusPlus::Control. | Roberto Raggi | 2010-08-11 | 1 | -2/+2 |
| | |||||
* | Removed TemplateParameters. | Roberto Raggi | 2010-08-11 | 1 | -1/+3 |
| | |||||
* | Merged ScopedSymbol and Scope. | Roberto Raggi | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Refactored CPlusPlus::Function. | Roberto Raggi | 2010-08-05 | 1 | -1/+1 |
| | |||||
* | Recursive definition of CPlusPlus::QualifiedNameId. | Roberto Raggi | 2010-07-12 | 1 | -16/+37 |
| | | | | Done-with: Erik Verbruggen | ||||
* | Keep the Control around for as long needed. | Roberto Raggi | 2010-06-04 | 1 | -3/+4 |
| | |||||
* | Deprecate the old template instantiation. | Roberto Raggi | 2010-05-20 | 1 | -0/+405 |