summaryrefslogtreecommitdiff
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdatabaseprojectmanagerplugin.h
Commit message (Expand)AuthorAgeFilesLines
* CompilationDatabase: Use new plugin test setuphjk2023-02-151-5/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* CompilationDB: Use standard setup mechanism for pluginhjk2019-10-241-12/+4
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-1/+1
* CompilationDatabase: Allow to set custom build step and run commandIvan Donchevskii2019-04-291-0/+1
* CompilationDatabase: Ask for the root path and scan for headersIvan Donchevskii2019-04-051-0/+3
* CompilationDatabase: Support both code modelsIvan Donchevskii2018-11-011-0/+2
* Plugins: Add compilation database pluginIvan Donchevskii2018-09-191-0/+50