]> git.sur5r.net Git - bacula/bacula/commit
dhb this is a rewrite of the populate tree function. It uses the brand
authorDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 22:01:54 +0000 (22:01 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 22:01:54 +0000 (22:01 +0000)
commit7dd19353a05c5e77178d6e851fb47ecfa1b745e5
tree4a4e58f2e3ac42118f8edbd77f2d5b953e95932c
parentfdbed5566cc2e3d224db81be1217ed42cd479ef0
dhb  this is a rewrite of the populate tree function.  It uses the brand
     spanky new .sql "select ... from ..." console capabilities in the director
     It also uses a new dosql function in the console to return the results
     of the command as a QListString.  This simplifies the data access.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4418 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/console/console.cpp
bacula/src/qt-console/console/console.h
bacula/src/qt-console/joblist/joblist.h
bacula/src/qt-console/medialist/medialist.cpp
bacula/src/qt-console/medialist/medialist.h