]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/clients/clients.cpp
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / qt-console / clients / clients.cpp
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
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-21 Dirk H BartleyThis is committing most of the patch received from...
2009-07-16 Eric Bollengiertweak bat screens
2009-06-04 Dirk H BartleyDid not intend to leave those debugging lines there.
2009-05-28 Dirk H BartleyCorrect incorrect placement of trap for m_firstpopulated.
2009-05-26 Dirk H BartleyOn vacation I am having a little fun !!
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
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-05-12 Kern SibbaldAllow --without-qwt configure option
2008-04-28 Dirk H BartleyChange fileset and client windows from tree widgets...
2008-03-09 Dirk H BartleyChange the icon on the graph button in joblist.
2008-03-09 Dirk H BartleyAdd new status client window.
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 BartleyGet jump from jobs to joblist query of specific job...
2007-05-30 Dirk H Bartleyjobs: add actions and slots for performing commands.
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 context sensitive from page selector's console...
2007-05-27 Dirk H BartleyAdd icons for the page selector.
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-18 Dirk H BartleyPrevent connecting with the Console::m_at_main_prompt...
2007-05-05 Dirk H BartleyAdd check boxes and combo boxes to limit the joblist...
2007-04-28 Dirk H BartleyIterate throught m_console->pool_list in medialist...
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
2007-04-21 Dirk H BartleyThis implements dynamic pages created on the fly being...
2007-04-21 Dirk H BartleyRemoved pages virtual doubleclick from existence and...
2007-04-21 Dirk H BartleyMultiple directors are working. Still more todo. ...
2007-04-18 Kern SibbaldFirst cut multiple consoles
2007-04-17 Dirk H BartleyAdd a feature to be able to get a list of jobs of a...
2007-04-16 Dirk H Bartleydhb Added a clients page to the stack. Do some name...