[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdenonbeta/kdedebian/kapture



CVS commit by mornfall: 

- DROP KDE 3.1 SUPPORT (it's quite simple to bring it back, just you'll
  have to hack the auto* files a bit). However, it's a nightmare to
  maintain with regards to kmdi.
- update TODO
- slight code reformatting (add more folding, etc)
- implement debtags interface in libcapture (save the pointers to OpSet
  <std::string> holding the tagset in the PkgCache::ExtState), add tag
  loading to PkgManager
- create debtags (tagexpr) filter
- scrap <grouper>::registerFactory (), add macro (MAKE_GROUPER_FACTORY)
  to make <grouper>::factory definition shorter
- disable most of debug code in pkgcache.cpp, move the selection
  printing to pkgcache-test.cpp
- fix the problem with (unwanted) postfix bumping wanted priority of
  netbase
- reduce code duplication in pkgcache.cpp
- rename some filters to reflect that they act on packages (add Pkg
  prefix)
- add tag display to PkgDetailsDetails

CCMAIL: kde-debian-devel@kde.org


  A            libcapture/tagcollbuilder.cpp   1.1 [LGPL]
  A            libcapture/tagcollbuilder.h   1.1 [LGPL (v2+)]
  M +1 -4      Makefile.am   1.3
  M +2 -5      README   1.5
  M +62 -8     TODO   1.9
  M +2 -3      configure.in.in   1.4
  M +1 -1      kapture/Makefile.am   1.10
  M +2 -2      libcapture/Makefile.am   1.6
  M +1 -0      libcapture/feeder.h   1.3
  M +72 -68    libcapture/filters.cpp   1.2
  M +16 -3     libcapture/filters.h   1.2
  M +77 -82    libcapture/grouper.cpp   1.4
  M +2 -1      libcapture/grouper.h   1.4
  M +19 -0     libcapture/pkgcache-test.cpp   1.4
  M +69 -74    libcapture/pkgcache.cpp   1.4
  M +33 -22    libcapture/pkgcache.h   1.4
  M +74 -2     libcapture/pkgmanager.cpp   1.5
  M +15 -3     libcapture/pkgmanager.h   1.5
  M +1 -1      libkapture/Makefile.am   1.6
  M +3 -1      libkapture/acqprogress.cpp   1.2
  M +6 -6      libkapture/acqprogress.h   1.3
  M +1 -1      libkapture/kapturemanager.cpp   1.5
  M +9 -0      libkapture/pkgdetailsdetails.cpp   1.2
  M +68 -34    libkapture/pkgdetailsdetailsui.ui   1.2
  M +7 -3      libkapture/pkglistview.cpp   1.4
  M +1 -1      part/Makefile.am   1.5





Reply to: