CVS commit by mornfall: * post-release: - add the "Open in new tab" action to kapture (CElemActor) - fix typo in menu and call upgrade and distUpgrade from the respective KActions (thanks Achim Bohnet for pointing out) * pre-release: - add some profiling timers - prepare the 0.4 release, update debian/changelog, fix the debian/control descriptions - cvs2cl & add error-dialog changes to NEWS
M +126 -0 ChangeLog 1.7 M +1 -0 NEWS 1.6 M +19 -0 debian/changelog 1.9 M +27 -53 debian/control 1.8 M +12 -3 kapture/kapture.cpp 1.43 M +1 -0 kapture/kapture.h 1.21 M +2 -0 libcapture/groupermanager.cpp 1.7 M +3 -0 libcapture/pkgcache.cpp 1.31 M +4 -0 libcapture/tree.cpp 1.24