]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/medialist/medialist.h
Multiple directors are working. Still more todo. See TODO file.
[bacula/bacula] / bacula / src / qt-console / medialist / medialist.h
2007-04-21 Dirk H BartleyMultiple directors are working. Still more todo. ...
2007-04-16 Dirk H Bartleydhb Added a clients page to the stack. Do some name...
2007-04-09 Dirk H BartleyUse a hash QHash<QTreeWidgetItem*,Pages*> instead of...
2007-04-08 Dirk H Bartleydhb use the stack widget signal currentChanged to...
2007-04-08 Dirk H Bartleydhb The changes in this commit are to make the right...
2007-04-05 Dirk H Bartleydhb Medialist : created context menu function and...
2007-04-03 Dirk H Bartleydhb Fix of a segfault. The clear() function would...
2007-03-31 Dirk H Bartleydhb turn joblist from a dummy class to a working class...
2007-03-31 Dirk H Bartleydhb removed regex which is no longer needed.
2007-03-31 Dirk H Bartleydhb Added comments for each function. There are quest...
2007-03-30 Kern Sibbaldkes Implement dir_sql() which issues an SQL query.
2007-03-28 Kern SibbaldRename bstack class and functions
2007-03-27 Dirk H Bartleydhb Having a frustrating time. This compliles and...
2007-03-25 Dirk H Bartleydhb this is a rewrite of the populate tree function...
2007-03-25 Dirk H Bartleydhb I have the issue of m_medialist and m_brestore...
2007-03-24 Dirk H Bartleydhb This solves the really not elegant at all way...
2007-03-24 Dirk H Bartleydhb This may be a way to fix the issues of windows...
2007-03-20 Kern SibbaldMerge Dirk's additions
2007-03-17 Kern SibbaldApply Antibes updates