aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppquickfix_test.h
Commit message (Expand)AuthorAgeFilesLines
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-8/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppTools: Remove cpptools/cppprojects.[h|cpp]Marco Bubke2016-01-131-1/+1
* CppTools: Move ProjectPart in its own header fileMarco Bubke2016-01-131-7/+7
* CppEditor: Add basic test for ExtractFunctionNikolai Kosjar2015-03-131-3/+8
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CppEditor: Tests: Make AddIncludeForUndefinedIdentifier tests data drivenNikolai Kosjar2015-01-231-0/+4
* | CppEditor: Tests: Use QTemporaryDir and avoid writing into creator source treeNikolai Kosjar2015-01-141-0/+2
|/
* CppEditor: Avoid duplicate "Add #include XYZ"Nikolai Kosjar2014-11-281-0/+11
* CppEditor: Tests: Refactor out BaseQuickFixTestCaseNikolai Kosjar2014-11-281-29/+37
* CppEditor: Merge AddIncludeForForwardDeclaration into AddIncludeForUndefinedI...Nikolai Kosjar2014-10-221-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
|/
* CppEditor: Add failing tests for "Move Definition Outside Class"...Orgad Shaneh2014-07-041-1/+2
* C++: fix include/framework path handling.Erik Verbruggen2014-07-041-3/+6
* Cpp{Tools,Editor}: Tests: Use QString instead of QByteArrayNikolai Kosjar2014-05-231-1/+1
* CppEditor: Pass some values by referenceOrgad Shaneh2014-05-211-1/+1
* CppEditor: Move InsertVirtualMethods to its own fileOrgad Shaneh2014-01-241-0/+101