summaryrefslogtreecommitdiff
path: root/src/plugincontainer.h
Commit message (Expand)AuthorAgeFilesLines
* Display plugins in a tree instead of a list in the settings dialog.Mikaël Capelle2020-09-291-17/+26
* Add topImplementedInterface(). Minor cleaning.Mikaël Capelle2020-09-291-1/+46
* Add a method to retrieve the localized names of the implemented plugin interf...Mikaël Capelle2020-09-281-0/+32
* Manually unload plugins to avoid issue with automatic unloading.Mikaël Capelle2020-06-111-0/+1
* Prevent diagnose plugins that return false for isActive from reporting notifi...LostDragonist2019-03-231-0/+1
* Support for multi-game downloadsSilarn2018-04-161-2/+4
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-52/+61
* Applied clang-format on sourceSandro Jäckel2018-02-221-61/+52
* added interface for file mapping pluginsTannin2015-11-231-1/+3
* MergeTannin2015-01-041-4/+1
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-17/+18
* | - fixes after mergeTannin2015-01-041-17/+19
|/
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-0/+102