summaryrefslogtreecommitdiff
path: root/src/plugincontainer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* replaced all uses of NULL with nullptrTannin2014-11-281-4/+4
| | | | fixed a few placed where NULL was used as a number or boolean
* cleanup und bugfixes after refactoringTannin2014-11-281-6/+14
|
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-0/+329
- started on support for game-plugins