summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/ASTPath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++: removed assert that could crash creator. Gracefully exit instead.Erik Verbruggen2011-09-061-1/+2
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-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
* C++: fixed completion in braceless statements following a control statement.Erik Verbruggen2010-09-091-1/+3
* Fixed possible crash when computing the AST path.Roberto Raggi2010-07-051-1/+6
* Removed debug line.Erik Verbruggen2010-05-281-1/+0
* Fixed missing include, and #undeffed debug code.Erik Verbruggen2010-05-281-0/+1
* Added a utility method to search by line/column.Erik Verbruggen2010-05-281-0/+1
* Moved ASTPath to its own header/source files.Erik Verbruggen2010-05-281-0/+81