aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdatabaseprojectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* CompilationDB: Use standard setup mechanism for pluginhjk2019-10-241-32/+44
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-2/+2
* CompilationDatabase: enable the listing of non-cpp filesThomas Otto2019-05-021-2/+7
* CompilationDatabase: Ask for the root path and scan for headersIvan Donchevskii2019-04-051-0/+37
* CompilationDatabase: Support both code modelsIvan Donchevskii2018-11-011-0/+10
* Plugins: Add compilation database pluginIvan Donchevskii2018-09-191-0/+56