]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/fileset/fileset.cpp
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / qt-console / fileset / fileset.cpp
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldFix bat seg fault in FileSet view
2013-04-20 Eric Bollengierbat: Call parent constructor in all pages
2010-08-02 Kern SibbaldFix some missed copyright changes
2010-08-02 Dirk BartleyMake undocking work
2009-07-31 Dirk H BartleyI like this sorting method better.
2009-07-21 Dirk H BartleyThis is committing most of the patch received from...
2009-06-13 Dirk H BartleyAdd a stringlist and a foreach after populating to...
2009-05-14 Kern Sibbaldkes Reduce bconsole help to fit in 80 columns
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
2009-03-22 Dirk H BartleyOOps. prevent a segfault when setting table widget...
2009-03-22 Dirk H BartleyMake table widget items read only again.
2009-03-21 Dirk H BartleyThis is a patch to quicken the populating of filesets...
2009-03-21 Dirk H BartleyThis is the rather large commit of adding the feature...
2008-11-07 Kern SibbaldApply Riccardo's second patch that cleans up the #include
2008-10-29 Kern SibbaldApply pane freezing during updates patch from Riccardo...
2008-09-28 Dirk H BartleyThe earlier fix of populated and populating was causing...
2008-07-23 Dirk H BartleyThe fix that I did last night seems to be occuring...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-21 Dirk H BartleyThis is a patch from Riccardo. It is for updating...
2008-04-28 Dirk H BartleyChange fileset and client windows from tree widgets...
2008-02-19 Dirk H BartleyAdd feature to run a couple of commands from within...
2008-02-16 Kern SibbaldAdd translation strings
2007-08-17 Kern SibbaldCorrect a few typos and copyright dates -- trivial
2007-07-30 Dirk H BartleyOnly use the svg files for the generation of the png...
2007-07-28 Kern SibbaldSet keyword replacement on files
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-31 Dirk H BartleyAdd feature to jump from fileset to joblist pre-populat...
2007-05-30 Dirk H BartleyJoblist: change page select widget name to "JobList"
2007-05-28 Dirk H BartleyLots of icon work. Attempting using .svg files directo...
2007-05-28 Dirk H BartleyCreate a prune page. Populate it from medialist and...
2007-05-27 Dirk H BartleyAdd icons for the page selector.
2007-05-22 Kern SibbaldSet UTF-8 codec in bat for char * -> UTF-16
2007-05-22 Kern SibbaldTweak FileSet
2007-05-22 Kern Sibbaldtls fixes + add FileSet writeSettings -- doesn't work
2007-05-19 Dirk H BartleyA substitution I did affected some comments. Set back.
2007-05-19 Dirk H BartleyThis commit puts prefences for debuggin output and...
2007-05-19 Dirk H BartleyFix filesest was offset by 1. Weird, I had changed...
2007-05-18 Dirk H BartleyPrevent connecting with the Console::m_at_main_prompt...
2007-05-07 Kern SibbaldRemove debug code and change All Jobs to Jobs in bat
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-05-05 Dirk H BartleyAdd check boxes and combo boxes to limit the joblist...
2007-05-04 Dirk H BartleyAddressed issue of long compiles. Simplify with Pages...
2007-04-22 Dirk H BartleyAfter tables or trees are created, size the columns.
2007-04-22 Dirk H BartleyAuto select console tree widget of current console...
2007-04-22 Dirk H BartleyHave the title of undocked window describe the type...
2007-04-22 Dirk H BartleyAdd a consoleCommand to Pages class