aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppincludesfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* Locator: Do not consider generated files in the project-related searchesTobias Hunger2019-08-221-1/+1
* Core: Use more of Utils::FilePath in locator filtershjk2019-07-241-19/+13
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* CppTools: modernizeAlessandro Portale2019-01-211-6/+6
* Clang: new empty locator filter classesIvan Donchevskii2018-01-241-2/+3
* CppIncludesFilter: Change default shortcut from 'a' to "ai"Andre Hartmann2018-01-031-1/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-5/+7
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-2/+2
* SessionManager: Clean up methods around projectsTim Jenssen2017-03-021-1/+1
* CppTools: Use Qt5-style connectsOrgad Shaneh2016-05-231-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Use FileName for DocumentModel::Entry::fileNameOrgad Shaneh2015-02-161-1/+1
* C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-7/+7
* Port to new connect apiMontel Laurent2015-01-301-3/+2
* Add locator filter for all included files.Eike Ziller2015-01-121-0/+190