summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/includeutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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