summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/DependencyTable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Put the DependencyTable calculation into the QFuture.Erik Verbruggen2010-03-171-3/+7
| | | | Done-with: Roberto Raggi
* Put the include depenency table into a separate class, and cache it when ↵Erik Verbruggen2010-03-171-0/+150
possible.