]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/mainwin.h
First cut multiple consoles
[bacula/bacula] / bacula / src / qt-console / mainwin.h
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 Bartleydhb Added joblist to the stack and the page selector...
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 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 SibbaldMore tweaks to names
2007-03-29 Dirk H Bartleydhb Use of QHash instead of QList, solves all the...
2007-03-28 Kern SibbaldRename bstack class and functions
2007-03-27 Kern SibbaldEliminate unused variable
2007-03-27 Kern SibbaldTweak names
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-17 Kern SibbaldApply Antibes updates
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-06 Kern Sibbaldbat updates
2007-03-05 Kern SibbaldGet new api working + mark/unmark restore files
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-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 SibbaldImplement Console class