aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodemodelinspectordumper.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Show more project part details in inspector dialogNikolai Kosjar2019-05-211-0/+1
* Utils: Move C++ language details from ProjectExplorer to UtilsMarco Bubke2019-01-151-2/+2
* CppTools/ProjectExplorer: Remove enum duplicationNikolai Kosjar2018-10-081-2/+2
* ProjectExplorer: Rename IncludePathType to HeaderPathTypeTobias Hunger2018-09-131-1/+1
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-3/+3
* CppTools: Add target type information to project partChristian Stenger2017-09-181-0/+1
* CppTools: Display header paths as view in code model inspectorNikolai Kosjar2016-12-071-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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/+2
* CppTools: Move ProjectPart in its own header fileMarco Bubke2016-01-131-3/+3
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-1/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-1/+1
* | C++: remove C/C++ distinction from ProjectPart fields.Erik Verbruggen2014-09-161-3/+2
* | CppTools: Move Project{Part,Info} to new cppprojects.{h,cpp}Nikolai Kosjar2014-08-201-1/+1
* | CppTools: Move WorkingCopy to new cppworkingcopy.{h,cpp}Nikolai Kosjar2014-08-201-1/+1
|/
* C++: fix include/framework path handling.Erik Verbruggen2014-07-041-2/+2
* CppTools: Encode more information in log file of CppCodeModelInspectorNikolai Kosjar2014-03-261-1/+2
* CppEditor: Dump also merged entities if invoking CppCodeModelInspectorNikolai Kosjar2014-03-261-0/+4
* CppEditor: Extract CodeModelInspector::DumperNikolai Kosjar2014-03-261-0/+89