aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/ASTPath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Do not let ASTPath calculate line/column for generated tokensNikolai Kosjar2015-07-311-2/+23
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: moved the CppPreprocessor into its own file.Erik Verbruggen2013-04-261-4/+4
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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