]> 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)
commit7042000d0239bf1eceb1dd19a716d7e8a952dd04
tree9fc9597234601d152f90b2c869c54cf37f3a4963
parent0a25ebb5812d6909bb8c3fdbdd997bd9f492835b
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