]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/console/console.h
Fix bat bug that consumes connections + add braces on ifs + rename subroutines
[bacula/bacula] / bacula / src / qt-console / console / console.h
2010-08-02 Kern SibbaldFix bat bug that consumes connections + add braces...
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-21 Marco van WieringenMerge branch 'mvw/configure-update'
2009-10-21 Marco van WieringenMerge branch 'mvw/regress-updates'
2009-10-20 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-20 Eric BollengierMerge branch 'mediaview'
2009-10-20 Eric Bollengieradd StringList to handle locations, volstatus and media...
2009-07-21 Dirk H BartleyThis is committing most of the patch received from...
2009-07-19 Dirk H BartleyThis is the change that may be used in the future to...
2009-07-18 Kern SibbaldFix bat command line input bug
2009-06-19 Dirk H BartleyAdd a boolean to console class to allow for the warning...
2009-03-31 Dirk H BartleyChange to Copyright (C) 2007-2009
2009-03-31 Dirk H BartleyAfter much effort, I think I've got it. Was having...
2009-03-28 Dirk H BartleyAdd a feature to have a menu item to allow a user to...
2009-03-28 Dirk H BartleyMove two sql performing functions getVolumeList and...
2009-03-22 Dirk H BartleyCreate overloads for sql_command and get_job_defaults...
2009-03-21 Dirk H BartleyI Think this may solve the issue with the messages...
2009-03-21 Dirk H BartleyThis is the rather large commit of adding the feature...
2009-03-14 Dirk H BartleyTemporary fix to ease the ".messages" issues. Set...
2009-03-13 Dirk H BartleyImplement a suppression of .messages if the console...
2008-11-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-07-18 Kern SibbaldAttempt to implement a kludge to make Qt work with bat
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-11 Dirk H BartleyChanges to add a status dir page. Still need to add...
2007-06-25 Dirk H BartleyThe results of running the merge command:
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-28 Dirk H BartleyAdd preference for longlist or short list when context...
2007-05-27 Dirk H BartleyAdd context sensitive from page selector's console...
2007-05-26 Kern SibbaldUpdate
2007-05-22 Kern SibbaldFix timer to shudown correctly
2007-05-22 Kern Sibbaldtls fixes + add FileSet writeSettings -- doesn't work
2007-05-22 Dirk H BartleyAdd preferences for the messages timer
2007-05-21 Kern SibbaldMake sure authentication messages are displayed in bat
2007-05-18 Dirk H BartleyPrevent connecting with the Console::m_at_main_prompt...
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-05-14 Dirk H BartleyGet text in the console that the user puts there to...
2007-05-04 Dirk H BartleyAddressed issue of long compiles. Simplify with Pages...
2007-05-01 Dirk H BartleyAdd a button to the button bar for .messages
2007-04-26 Dirk H BartleyThis is a first commit at attempting to prevent connect...
2007-04-22 Dirk H BartleyHave the title of undocked window describe the type...
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-09 Dirk H BartleyUse a hash QHash<QTreeWidgetItem*,Pages*> instead of...
2007-03-30 Kern Sibbaldkes Implement dir_sql() which issues an SQL query.
2007-03-29 Kern SibbaldImplement dir_cmd with QString argument
2007-03-29 Dirk H Bartleydhb Implement dir_cmd in medialist remove dosql from...
2007-03-28 Kern SibbaldRename bstack class and functions
2007-03-27 Dirk H Bartleydhb Having a frustrating time. This compliles and...
2007-03-26 Kern SibbaldImplement new dir_cmd()
2007-03-26 Dirk H Bartleydhb Cleaned up populatetree in medialist with foreaches.
2007-03-25 Dirk H Bartleydhb this is a rewrite of the populate tree function...
2007-03-25 Dirk H Bartleydhb I've got most of the user interface issues working...
2007-03-24 Dirk H Bartleydhb This may be a way to fix the issues of windows...
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2007-03-09 Kern SibbaldGet bat select dialog working
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-03-05 Kern SibbaldGet new api working + mark/unmark restore files
2007-02-21 Kern SibbaldStart restore tree
2007-02-21 Kern SibbaldImplement first cut of job defaults in run dialog
2007-02-18 Kern SibbaldGet job defaults
2007-02-12 Kern SibbaldUpdate
2007-02-12 Kern SibbaldCreate first cut prerestore and restore dialogs
2007-02-04 Kern SibbaldImplement command output lists
2007-02-03 Kern SibbaldSeparate console ui from main.ui
2007-02-01 Kern SibbaldImplement save/restore settings + Font dialog
2007-01-31 Kern SibbaldUpdate
2007-01-29 Kern SibbaldUpdate
2007-01-29 Kern SibbaldBasic console text display now works
2007-01-28 Kern SibbaldIt now talks to Dir
2007-01-28 Kern SibbaldBat now connecting to Bacula
2007-01-28 Kern SibbaldMove console into subdir