CVS commit by mornfall: - fix dependency view (a bit) - still doesn't use PkgDepFeeder as it should (and PkgDepFeeder is crippled right now) - make it possible to mark packages for (de)installation - via sucky combobox in the PkgDetailsCommon (UI suggestions anyone?)
NOTE: setting package to install won't mark it's depends for install; darn... will investigate CCMAIL: [EMAIL PROTECTED] M +12 -1 mainview.cpp 1.6 M +2 -0 pkgdetails.cpp 1.5 M +14 -0 pkgdetailscommon.cpp 1.3 M +1 -0 pkgdetailscommon.h 1.3 M +106 -75 pkgdetailscommonui.ui 1.4 M +16 -0 pkgfeeder.cpp 1.3 M +9 -1 pkgfeeder.h 1.3 M +3 -3 pkglist.cpp 1.13 M +0 -8 pkglistview.cpp 1.4 M +3 -3 pkgmanager.cpp 1.6 M +5 -1 pkgmanager.h 1.5 M +2 -1 pkgsubtree.cpp 1.7 M +3 -1 pkgtree.cpp 1.11