# # # patch "notes/IDEAS" # from [fa626f79a33c287861c9dc7c1e3301e6fe2a94c6] # to [bde2ba965b02e412a76d7c740b81514ee48085f3] # ============================================================ --- notes/IDEAS fa626f79a33c287861c9dc7c1e3301e6fe2a94c6 +++ notes/IDEAS bde2ba965b02e412a76d7c740b81514ee48085f3 @@ -11,7 +11,6 @@ mid- to longterm, for a list of definite restricted to a path which is invalid in either revision, or if we're trying to get_file a file which does not exist in either one... stuff like that. -* double-click -> diff view of items in the commit dialog * TortoiseSVN-alike completion of file/function names in the commit dialog * make changed items view configurable (currently they're just bold) * integrate support to make guitone a kpart module under KDE @@ -20,8 +19,6 @@ mid- to longterm, for a list of definite based on the platform) * add unit tests for all the internals * make file-saving rollback'able if aborted / on error -* implement some properties dialog to show more info on the currently opened - workspace / database (needs db info command in automate) * implement drag'n'drop and proper rename support (stubs) * make coloring throughout the application configurable, find saner defaults for the currently redish/greenish diff output @@ -31,4 +28,8 @@ mid- to longterm, for a list of definite * think about a dynamic sidebar which provides context actions if an item in the workspace view is marked -> better than the hidden right-click menu and fancier than a toolbar which enables / disables certain elements +* implement a db statistics panel which basically returns the data mtn db info + has (need an automate version of this) +* implement a thread info panel which shows the currently running threads/mtn + instances, shows their workload and the items in the queue and allows to + abort / restart single threads -