aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/includeutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* CppTools: Move ProjectPart in its own header fileMarco Bubke2016-01-131-3/+3
* CppTools: Initialize a local variableOrgad Shaneh2015-11-121-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-3/+3
* | CppTools: Consider unresolved includes for new include directive positionNikolai Kosjar2015-01-141-6/+5
* | C++: FastPreprocessor: Add only includes if there are noneNikolai Kosjar2015-01-141-7/+0
* | CppTools: Tests: Stop writing into source dirNikolai Kosjar2014-12-191-67/+15
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppEditor: Add very first include after include guardNikolai Kosjar2014-10-081-46/+83
|/
* C++: fix include/framework path handling.Erik Verbruggen2014-07-041-1/+4
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-4/+4
* C++: move post-sourceprocessing action into callback.Erik Verbruggen2014-06-181-3/+3
* CppTools: Remove test file after testNikolai Kosjar2014-06-161-2/+4
* Cpp{Editor,Tools}: Move tests for IncludeGroups to CppToolsNikolai Kosjar2014-06-101-0/+168
* CppTools: Move some static functions into the *.cppNikolai Kosjar2014-05-231-34/+38
* Fix change-of-sign warning found by ICCThiago Macieira2014-01-101-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-3/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-12/+6
* Fix compilation: std::lower_bound is in <algorithm>Thiago Macieira2013-06-191-0/+2
* CppEditor: Improve finding position for new includesNikolai Kosjar2013-06-111-0/+495