CVS commit by mornfall: - make use of libdebtags for tag db loading instead of own copied & hacked code - use cacheInit in unit tests - fix the tag filter to exclude untagged items from result set
M +2 -0 kapture/kaptureui.rc 1.6 M +4 -0 kapture/main.cpp 1.5 M +3 -3 libcapture/Makefile.am 1.23 M +1 -1 libcapture/filters.cpp 1.26 M +2 -0 libcapture/pkgcache.h 1.27 M +14 -4 libcapture/pkgmanager.cpp 1.49 M +2 -0 libcapture/pkgmanager.h 1.29 M +11 -8 libcapture/pkgtags.cpp 1.8 M +1 -1 libkapture/listtreewidget.cpp 1.40 M +3 -2 libkapture/pkgcelemview.cpp 1.20 M +4 -1 libkapture/summaryviewui.ui 1.9 M +1 -1 tests/libcapture/Makefile.am 1.6 M +2 -2 tests/libcapture/celem-test.cpp 1.4 M +2 -5 tests/libcapture/pkgcache-test.cpp 1.4 R libcapture/Vocabulary.cc 1.2 R libcapture/Vocabulary.h 1.2