| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Standardize on int for line and column values | hjk | 2019-07-26 | 1 | -2/+2 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | C++: Do not let ASTPath calculate line/column for generated tokens | Nikolai Kosjar | 2015-07-31 | 1 | -2/+23 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | C++: moved the CppPreprocessor into its own file. | Erik Verbruggen | 2013-04-26 | 1 | -4/+4 |
| * | fix include style relating to cplusplus libraries | Oswald Buddenhagen | 2013-04-03 | 1 | -2/+2 |
| * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 1 | -1/+1 |
| * | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| * | C++: removed assert that could crash creator. Gracefully exit instead. | Erik Verbruggen | 2011-09-06 | 1 | -1/+2 |
| * | Refactoring changes: Cleanup and improvements. | Christian Kamm | 2011-08-19 | 1 | -2/+2 |
| * | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| * | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| * | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| * | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| * | C++: fixed completion in braceless statements following a control statement. | Erik Verbruggen | 2010-09-09 | 1 | -1/+3 |
| * | Fixed possible crash when computing the AST path. | Roberto Raggi | 2010-07-05 | 1 | -1/+6 |
| * | Removed debug line. | Erik Verbruggen | 2010-05-28 | 1 | -1/+0 |
| * | Fixed missing include, and #undeffed debug code. | Erik Verbruggen | 2010-05-28 | 1 | -0/+1 |
| * | Added a utility method to search by line/column. | Erik Verbruggen | 2010-05-28 | 1 | -0/+1 |
| * | Moved ASTPath to its own header/source files. | Erik Verbruggen | 2010-05-28 | 1 | -0/+81 |