[devel] kdenonbeta/kdedebian/kapture/libkapture
Peter Rockai <[email protected]> Sun, 6 Feb 2005 03:06:38 +0100 (CET)
| Newsgroups | gmane.comp.kde.devel.debian |
|---|---|
| Message-ID | <20050206020638.7AAA81D153__11357.7007352889$1107656253$gmane$org@office.kde.org> |
CVS commit by mornfall: Reduce cruft. Start restructuring how TreeTransforms are used by TreeViews: TreeView has now "private" TreeTransformChain, which it fully controls. Users can only edit individual subchains (which probably means a "custom" chain which contains pretty much everything minus the quick-filter or something along those lines). M +8 -24 listtreeview.cpp 1.28 M +20 -25 listtreeview.h 1.9 M +4 -6 listtreewidget.cpp 1.46 M +29 -26 treeview.cpp 1.14 M +54 -49 treeview.h 1.14