# # # add_file "TODO" # content [11a427fbd431342557bdd7da9c7521ffed806840] # # patch "IDEAS" # from [8ef86f13d875f7ab6d3aeaf175835adb36f02542] # to [fcebe4c5640e92eef578ed3a0292f746ddb42cb0] # ============================================================ --- TODO 11a427fbd431342557bdd7da9c7521ffed806840 +++ TODO 11a427fbd431342557bdd7da9c7521ffed806840 @@ -0,0 +1,11 @@ +Current TODO, for "long-term" stuff see IDEAS: + +* rename SwitchWorkspaceRevision to SelectRevision +* create two new dialogs CheckoutRevision and UpdateWorkspaceRevision + which make use of SelectRevision +* implement single and multiple file saving for the RevisionManifest dialog + including some nice progress dialog with abort and rollback +* implement smart multiple file/folder selections (stubs) +* implement drag and drop (stubs) +* implement inline editor for rightclick->rename + ============================================================ --- IDEAS 8ef86f13d875f7ab6d3aeaf175835adb36f02542 +++ IDEAS fcebe4c5640e92eef578ed3a0292f746ddb42cb0 @@ -1,9 +1,8 @@ -This file lists some ideas what could be improved / implemented in guitone. +This file lists some ideas what could be improved / implemented in guitone +mid- to longterm, for a list of definite changes see TODO: -* allow more than one single open workspace +* allow more than one single open workspace at the same time (will be hard...) * make changed items view configurable (currently they're just bold) -* implement a diff view over more than just one file * integrate support to make guitone a kpart module under KDE * add functionality which is currently missing from monotone (log, read, ci, up, etc.) +* add unit tests for the internals - -