]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/mainwin.cpp
Translation tweaks
[bacula/bacula] / bacula / src / qt-console / mainwin.cpp
2008-02-16 Kern SibbaldTranslation tweaks
2008-02-11 Dirk H BartleyChanges to add a status dir page. Still need to add...
2008-02-03 Dirk H BartleyModifications to get human readable information into...
2008-02-01 Kern SibbaldShutdown notifier before closing socket
2007-08-05 Dirk H BartleyChange the order of JobPlot to be alphabetical.
2007-07-30 Dirk H BartleyOnly use the svg files for the generation of the png...
2007-07-27 Dirk H Bartleyprevent a segfault when closing and there are child...
2007-07-25 Dirk H BartleyThe result of the following merge: This merges the...
2007-07-22 Kern SibbaldEliminate compiler warnings
2007-06-25 Dirk H BartleyThe results of running the merge command:
2007-06-23 Kern SibbaldAlways allow keyboard input
2007-06-08 Dirk H BartleyThis fixes a reproduceable way to have close action...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-04 Dirk H BartleyNew interface. The intent is to work towards a window...
2007-06-01 Dirk H BartleyDont allow close of page with a child in the page selector.
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 BartleyAdd preference for longlist or short list when context...
2007-05-27 Dirk H BartleyAdd context sensitive from page selector's console...
2007-05-27 Dirk H BartleyFix of connect of actionConnect from slot connect(...
2007-05-27 Dirk H BartleyAdd icons for the page selector.
2007-05-26 Kern SibbaldUpdate
2007-05-26 Kern SibbaldMake name more discriptive
2007-05-26 Kern SibbaldImplement Help Browser window for bat.
2007-05-22 Kern Sibbaldkes Implement message callback so that GUI is sure...
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-20 Kern SibbaldTweak tray-monitor + alphabetize bat pane selection
2007-05-20 Dirk H BartleyDefault to never in overwrite in replace of runcmd.
2007-05-19 Dirk H BartleyThis commit puts prefences for debuggin output and...
2007-05-19 Kern Sibbaldkes Cleanup incorrect email addresses in bsmtp.
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-05-15 Kern SibbaldImplement crude preferences dialog
2007-05-12 Dirk H BartleyMoved behavior of MainWin::setContextMenuDockText and...
2007-05-06 Dirk H BartleyMoved dialogs to be pages on the stack. label, run...
2007-05-04 Dirk H BartleyAddressed issue of long compiles. Simplify with Pages...
2007-05-02 Kern SibbaldUpdate About
2007-05-01 Dirk H BartleyAdd a button to the button bar for .messages
2007-04-29 Kern Sibbaldkes Correct incorrect installation of LICENSE in Win32...
2007-04-26 Kern SibbaldMake restore job yes/mod/no print in one command so...
2007-04-26 Dirk H BartleyThis is a first commit at attempting to prevent connect...
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 BartleyFix incorrectly setting first item to console of top...
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...
2007-04-15 Dirk H BartleyAdd refresh medialist in context sensitive of medialist...
2007-04-15 Dirk H Bartleydhb Added joblist to the stack and the page selector...
2007-04-14 Kern SibbaldCorrect typo
2007-04-12 Dirk H Bartleydhb Succeeded at fixing the FIXME that gave me heartac...
2007-04-11 Dirk H Bartleydhb Removal of PageHash class as requested.
2007-04-09 Dirk H Bartleydhb Create a class to be a two way hash. This way...
2007-04-09 Dirk H BartleyUse a hash QHash<QTreeWidgetItem*,Pages*> instead of...
2007-04-09 Dirk H Bartleydhb move functions that were not slots from the slots...
2007-04-08 Dirk H Bartleydhb On close, check all pages to see if it is currentl...
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-03-30 Kern SibbaldAdd context menu to media tree item
2007-03-30 Kern SibbaldMore tweaks to names
2007-03-30 Dirk H Bartleydhb Simplify MainWin::undockWindowButton. Make the...
2007-03-29 Dirk H Bartleydhb Use of QHash instead of QList, solves all the...
2007-03-29 Dirk H Bartleydhb left console.cpp uncompileable. Modified a commen...
2007-03-28 Kern SibbaldRename bstack class and functions
2007-03-28 Dirk H Bartleydhb Added lots of comments to batstack.cpp and .h
2007-03-27 Kern Sibbaldkes Add context menu for floating a window.
2007-03-27 Kern SibbaldTweak names
2007-03-27 Kern SibbaldAdd context menu to page selection
2007-03-27 Kern SibbaldSmall cleanup in qt-console
2007-03-27 Dirk H Bartleydhb Having a frustrating time. This compliles and...
2007-03-26 Dirk H Bartleydhb Add button on toolbar to pull window out.
2007-03-25 Dirk H Bartleydhb I have the issue of m_medialist and m_brestore...
2007-03-25 Dirk H Bartleydhb I've got most of the user interface issues working...
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
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-07 Kern SibbaldAdd updated nagios plugin supplied by Christian Masopust.
2007-03-06 Kern Sibbaldbat updates
2007-03-05 Kern SibbaldGet new api working + mark/unmark restore files
2007-02-21 Kern SibbaldImplement first cut of job defaults in run dialog
2007-02-12 Kern SibbaldCreate first cut prerestore and restore dialogs
2007-02-09 Kern SibbaldFirst cut run dialog
2007-02-09 Kern SibbaldFirst cut label dialog
2007-02-04 Kern SibbaldImplement command output lists
2007-02-04 Kern Sibbaldkes Clarify some stored/acquire messages to indicate...
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 SibbaldBasic console text display now works
2007-01-28 Kern SibbaldUpdate
next