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