]> 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)
commitc0785ec70051c5864b5deba8c68b4580d9e1bcf1
treef1bad5d76bfbe709e33810e2d4c9b0a49c16e63a
parent5dc3c693ae2a1073f856039b80093c49372bb90b
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]