VirtualBox

Ignore:
Timestamp:
Jun 1, 2007 9:55:15 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21685
Message:

1952: Easy way to store the RELEASE log using the GUI:

Base LogViewer version implemented.

  1. LogViewer Dialog could be invoked from the Main VM Selector's dropped down menu – by activating the “Show Log...” menu item (or by pressing Ctrl-L shortcut).
  2. This dialog loads all the release logs situated in the current VM's logs folder and shows them in tabbed text browsers.
  3. User can copy-paste a part or all the log by using of text-browser's context menu.
  4. User can save the whole log in preferred location by pressing the “Save” button in the LogViewer Dialog's bottom.
  5. User can update the loaded logs to the latest log-file content by pressing the “Refresh” button in the LogViewer Dialog's bottom.

TODO:

  1. Log incremental searching mechanism.
  2. Real-time log contents update.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h

    r1757 r2972  
    3939class VBoxVMDetailsView;
    4040class VBoxVMDescriptionPage;
     41class VBoxVMLogViewer;
    4142
    4243class QLabel;
     
    7172    void vmDiscard();
    7273    void vmRefresh();
     74    void vmShowLogs (bool);
    7375
    7476    void refreshVMList();
     
    119121    QAction *vmDiscardAction;
    120122    QAction *vmRefreshAction;
     123    QAction *vmShowLogsAction;
    121124    QAction *helpContentsAction;
    122125    QAction *helpWebAction;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette