aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/qbspluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* corelib: Apply modernize-use-autoAlessandro Portale2018-08-201-4/+2
* Replace some uses of find_if with any_of and none_ofJoerg Bornemann2018-01-171-2/+1
* Build plugins as MH_BUNDLEs on macOSJake Petroules2017-11-281-1/+1
* Don't export Qt dependency to clients from the plugin managersJake Petroules2017-11-271-11/+30
* Replace QScopedPointer with std::unique_ptrJoerg Bornemann2017-10-131-2/+3
* Use categorized logging in plugin managerJoerg Bornemann2017-08-021-4/+4
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-0/+145