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

kdenonbeta/kdedebian/kapture



CVS commit by mornfall: 

- make dpkg run in embedded konsole
  - added successive program invocation support to konsolepart
  - made kapture::DPkgPM use the TESession pointer i made accessible
    [note: this solution can't stay for the interface for kdelibs; but
    it's good enough for now]
- make UI aware of cache writeable status
- make progress dialogs non-modal (since cache is read-only, no harm
  should be possible)


  M +10 -6     konsole/konsole_part.cpp   1.3
  M +3 -1      konsole/konsole_part.h   1.3
  M +5 -4      konsole/session.cpp   1.2
  M +2 -2      konsole/session.h   1.2
  M +35 -0     libcapture/pkgmanager.cpp   1.28
  M +17 -0     libcapture/pkgmanager.h   1.20
  M +3 -2      libkapture/commitstatus.cpp   1.3
  M +27 -11    libkapture/dpkgpm.cpp   1.6
  M +8 -0      libkapture/pkgcelemview.cpp   1.7
  M +3 -1      libkapture/pkgcelemview.h   1.6
  M +9 -0      libkapture/summaryview.cpp   1.7
  M +2 -1      libkapture/summaryview.h   1.4





Reply to: