]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/restore/restoretree.cpp
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / qt-console / restore / restoretree.cpp
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierFix #1762 about bat version browser performance problem
2013-04-20 Eric Bollengierbat: Call parent constructor in all pages
2010-09-21 Kern SibbaldFix bat browser to ignore copy jobs. Fix bug #1604
2010-09-12 Kern SibbaldFix restore browser to permit checking first item and...
2010-09-12 Kern SibbaldFix another bat seg fault
2010-08-02 Kern SibbaldFix some missed copyright changes
2010-08-02 Dirk H BartleyThis version fixes an issue where the console window...
2010-08-02 Dirk BartleyMake undocking work
2009-07-31 Dirk H BartleyDon't dock the page for dirstat and restore tree until...
2009-07-24 Dirk H BartleySet selection items on top.
2009-07-22 Dirk H BartleyDo not restore spliiter settings if the settings do...
2009-06-28 Dirk H BartleyAdd a column for job type to the jobs table
2009-06-18 Dirk H BartleyAdd job type and first volume of the job to the 4th...
2009-06-11 Dirk H BartleyWhen looking at what got backed up from a windows diffe...
2009-05-26 Dirk H BartleyOn vacation I am having a little fun !!
2009-03-31 Dirk H Bartleypreferred with brackets
2009-03-31 Dirk H BartleyI was able to reproduce some segfaults by using the...
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
2009-03-21 Dirk H BartleyAdd code to save the state of the second splitter.
2009-03-21 Dirk H BartleyThis is the rather large commit of adding the feature...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-09 Eric Bollengierebl Update for bat on win32
2008-06-21 Dirk H BartleyCommit of patch by Riccardo.
2008-05-29 Dirk H BartleyThis is the application of a patch from Ricardo. Inclu...
2008-02-16 Kern SibbaldAdd translation strings
2008-02-16 Kern SibbaldTranslation tweaks
2007-11-04 Kern Sibbaldkes Minor tweaks to some bat restore SQL.
2007-10-06 Kern SibbaldFix bat browser for Win32
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-09-04 Dirk H BartleyThis change of the regular expressions should fix any...
2007-08-19 Dirk H BartleyAfter working on increasing the performance of the...
2007-08-15 Dirk H BartleyFix of issues in version browser.
2007-08-14 Dirk H BartleyThis fixes 2 of the three queries that can take a long...
2007-08-08 Dirk H BartleySet up splitter settings for easy version changes.
2007-08-07 Dirk H BartleyWrite and read the settings for the previously created...
2007-08-02 Dirk H BartleyShow purged jobs in the job table, just make them unche...
2007-08-01 Dirk H BartleyAdd toggle columns to toggle all above and toggle all...
2007-07-31 Dirk H Bartleyrename m_jobQuery to m_checkedJobs to better describe...
2007-07-30 Dirk H BartleyOnly use the svg files for the generation of the png...
2007-07-30 Dirk H BartleyRe-Add client="client" to restore command. Play a...
2007-07-29 Dirk H BartleyAdd a label to describe whether pushing the refresh...
2007-07-29 Dirk H BartleyPut controls in a scroll area for JobList and restore...
2007-07-28 Dirk H BartleyIn progress bar for refresh, add querying for jobs...
2007-07-28 Dirk H BartleyChange to inner joins. The outer joins don't get us...
2007-07-28 Dirk H BartleyChange the "restore" command to use done instead of...
2007-07-28 Kern SibbaldSet keyword replacement on files
2007-07-27 Dirk H BartleyAdd a sort that helps for mysql.
2007-07-27 Dirk H BartleyChange "Test" button to "Restore" button.
2007-07-27 Dirk H BartleyThis is an example of where I would like to go with...
2007-07-27 Dirk H BartleyClean up a bit. Randomize the name of the table.
2007-07-26 Dirk H BartleyAdd a sort "ORDER BY" that seemed to be helpful with...
2007-07-26 Dirk H BartleyReal close here to being able to do restores. Using...
2007-07-26 Dirk H BartleyContinuing to attempt to get restore to work. Seeing...
2007-07-25 Dirk H BartleyThe result of the following merge: This merges the...
2007-06-23 Kern SibbaldAlways allow keyboard input
2007-06-07 Dirk H BartleyClear list before populating lists in console.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-04 Dirk H BartleyChanges to fix getting restoretree or "Version Browser...
2007-06-04 Dirk H BartleyFix for mysql capital sensitive from select statement.
2007-06-04 Dirk H BartleyNew interface. The intent is to work towards a window...