]> git.sur5r.net Git - bacula/bacula/commit
New interface. The intent is to work towards a window which allows the user to
authorDirk H Bartley <dbartley@schupan.com>
Mon, 4 Jun 2007 15:11:18 +0000 (15:11 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Mon, 4 Jun 2007 15:11:18 +0000 (15:11 +0000)
commitfe4cb99b19f44c8b545b507c091911c9b0c3a441
treed8f48db66f8015e2ee58a5bd5ea819ce19d3a9cc
parentc895a3493341e50900af0a7995d8beec9899773d
New interface.  The intent is to work towards a window which allows the user to
Browse the files in the catalog and see what versions exist for each file, then
be able to mark directories, files and versions for restore.  To this point it
is just good at browsing.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4978 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/src/qt-console/bat.pro.in
bacula/src/qt-console/images/browse.png [new file with mode: 0644]
bacula/src/qt-console/images/browse.svg [new file with mode: 0644]
bacula/src/qt-console/images/folder.png [new file with mode: 0644]
bacula/src/qt-console/main.qrc
bacula/src/qt-console/main.ui
bacula/src/qt-console/mainwin.cpp
bacula/src/qt-console/mainwin.h
bacula/src/qt-console/restore/restore.cpp
bacula/src/qt-console/restore/restoretree.cpp [new file with mode: 0644]
bacula/src/qt-console/restore/restoretree.h [new file with mode: 0644]
bacula/src/qt-console/restore/restoretree.ui [new file with mode: 0644]