[devel] kdenonbeta/kdedebian/kapture

Peter Rockai <[email protected]> Thu, 10 Feb 2005 18:07:01 +0100 (CET)
Newsgroups gmane.comp.kde.devel.debian
Message-ID <20050210170701.429651D167__42508.8743599646$1108058790$gmane$org@office.kde.org>
CVS commit by mornfall: 

TODO++;


  M +27 -0     TODO   1.60


--- kdenonbeta/kdedebian/kapture/TODO  #1.59:1.60
@@ -1,2 +1,29 @@
+NEW "ADVANCED" UI
+        Streamline the UI substantially:
+        - get rid of the multi-page details widget, replace it with a simple
+          package summary with expandable details... the compact one should
+          be just little more than long package description and vital stats
+        - code package status into its color and status icon ala kmail
+        - make it possible to expand nodes in the package tree to see their
+          depends/conflicts/rdepends/whatever as child nodes
+        - combine a quick filter and current root-path for the tree-view into
+          a new treeview header
+        - add a sidebar with leaf-removed version of the main tree (akin to
+          digikam left sidebar)
+        - make it possible to drag&drop packages into some of the sections
+          (either into the sidebar or in the main tree)
+        - add a "custom sections" TreeTransform to libapt-front, make it possible
+          to create arbitrary sections there and drop packages on them to have
+          them listed
+        - make the tree toplevel have children like "custom sections",
+          "debian sections", "debtags", "status" and so on, with every of those
+          subtrees having some TransformChain associated (and thus, make
+          TransformChains capable of recording and applying a root node with
+          every chain member)
+          ... in other words, the basic tree is a TreeTransformCustom product
+          or something like that, with further TreeTransforms applied on some
+          of the nodes...
+
+----- OLD TODO -------
 ::: 0.1 (prealfa) :::
   (note: This release is to show that we really make progress and that the