# # # patch "IDEAS" # from [25938b18193c42d410eeef87e6e7a61610fda82d] # to [7671c115dc2bbdbf750292545c628d515e6b31ba] # # patch "TODO" # from [a05266cea8736c75618117c9cedabede0e50e8e1] # to [aaa6c72db42ec8219b63eb2fa15f025a7099422f] # ============================================================ --- IDEAS 25938b18193c42d410eeef87e6e7a61610fda82d +++ IDEAS 7671c115dc2bbdbf750292545c628d515e6b31ba @@ -7,4 +7,6 @@ mid- to longterm, for a list of definite * use QDialogButtonBox to place the ok/abort buttons in the correct order based on the platform) * add unit tests for 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 - ============================================================ --- TODO a05266cea8736c75618117c9cedabede0e50e8e1 +++ TODO aaa6c72db42ec8219b63eb2fa15f025a7099422f @@ -1,12 +1,6 @@ Current TODO, for "long-term" stuff see Current TODO, for "long-term" stuff see IDEAS: -* 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 -* display information about the currently loaded database/workspace in the - title bar of the current window and more detailed info in a dialog (on - OSX in a drawer) document modal and/or status bar of the window -* implement file saving for the RevisionManifest dialog