]> git.tdb.fi Git - poefilter.git/commit
Associate categories and appearances at filter level
authorMikko Rasa <tdb@tdb.fi>
Tue, 14 Aug 2018 23:08:20 +0000 (02:08 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2018 00:01:34 +0000 (03:01 +0300)
commit0388bdcffe5c2c3e720afa9aa911268eac9c32de
treeb989a12e677861c14f1e16f7843b4d4ec31b0282
parent74086c211f082f6f47c3d038dd308a257a81e006
Associate categories and appearances at filter level

Categories can still define appearance properties but can no longer refer
to appearances in the theme.

Since categories now know their name, enable printing of category names
in the output.
source/appearance.cpp
source/appearance.h
source/category.cpp
source/category.h
source/filter.cpp
source/filter.h
source/poefilter.cpp
source/theme.cpp
source/theme.h