VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102935   15 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
(edit) @102933   15 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
(edit) @102928   15 months vboxsync FE/Qt: bugref:6699. Use the old way of populating drive letters in …
(edit) @102927   15 months vboxsync FE/Qt: bugref:10501. Small improvements.
(edit) @102924   15 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
(edit) @102923   15 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
(edit) @102922   15 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102906   15 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102905   15 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102903   15 months vboxsync FE/Qt: bugref:10501. Some more cleaning.
(edit) @102901   15 months vboxsync FE/Qt: bugref:10501. Removing some obsolete variables.
(edit) @102900   15 months vboxsync FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
(edit) @102897   15 months vboxsync FE/Qt: bugref:10501. A small addendum to r161115.
(edit) @102893   15 months vboxsync FE/Qt: bugref:10501. Splitting disk IO charts.
(edit) @102888   15 months vboxsync FE/Qt: bugref:10501. Splitting network receive and transmit charts.
(edit) @102877   15 months vboxsync FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
(edit) @102860   15 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @102858   15 months vboxsync FE/Qt: bugref:10501. Fixes for the iterrupted data series.
(edit) @102848   15 months vboxsync FE/Qt: VBox Manager: Make sure all cloud profiles are unconditionally …
(edit) @102838   15 months vboxsync FE/Qt: VBox Manager: Make sure all cloud VMs are unconditionally …
(edit) @102836   15 months vboxsync FE/Qt: Chooser pane: A bit of cleanup for cloud VM update processing; …
(edit) @102814   15 months vboxsync FE/Qt: A bit of cleanup for UIVirtualBoxManagerWidget; Split doxy …
(edit) @102813   15 months vboxsync FE/Qt: More cleanup for UITools; Make sure selection change signal …
(edit) @102812   15 months vboxsync FE/Qt: More cleanup for UITools; Move model connections to appropriate …
(edit) @102811   15 months vboxsync FE/Qt: A bit of cleanup for UITools; Rework the way model asks parent …
(edit) @102810   15 months vboxsync FE/Qt: bugref:10501. Converting time stamps we get from OCI a bit earlier.
(edit) @102798   15 months vboxsync FE/Qt: bugref:6699. Using the API to create a list of drive letters of …
(edit) @102796   15 months vboxsync FE/Qt: bugref:10501. Adding a context menu item to the overview widget …
(edit) @102787   15 months vboxsync FE/Qt: bugref:10576. Parametrize tool pane detach slot in …
(edit) @102786   15 months vboxsync FE/Qt: UIDesktopWidgetWatchdog: Logging stuff nit in UIInvisibleWindow.
(edit) @102775   15 months vboxsync FE/Qt: UIVirtualBoxManager: Store whether log-viewer opened detached …
(edit) @102774   15 months vboxsync FE/Qt: bugref:10501. Checking the cloud vm machine state more frequently.
(edit) @102773   15 months vboxsync FE/Qt: bugref:10501. Dealing with cloud vm state changes a bit better.
(edit) @102764   15 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102763   15 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102762   15 months vboxsync FE/Qt: UIVirtualBoxManager: Forgot header file in r160941.
(edit) @102761   15 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102760   15 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of refactoring for Tool switch code; …
(edit) @102752   15 months vboxsync FE/Qt: UICommon: Workaround for X11 dark themes; Make sure …
(edit) @102751   15 months vboxsync FE/Qt: UICommon: Handle app-wide palette updates on Linux, Solaris, …
(edit) @102750   15 months vboxsync FE/Qt: Extend UICommon with stuff to detect dark/light mode at GUI …
(edit) @102748   15 months vboxsync FE/Qt: bugref:10501. Correcting the direction of the time stamp labels.
(edit) @102747   15 months vboxsync FE/Qt: bugref:10501. Using color coding in all chart info labels.
(edit) @102746   15 months vboxsync FE/Qt: bugref:10501. Improving memoru usage chart.
(edit) @102744   15 months vboxsync FE/Qt: UIVirtualBoxManager: Fixing missing tool window cleanup on …
(edit) @102743   15 months vboxsync FE/Qt: UIVirtualBoxManagerWidget: Simplify reaction for the tools pane …
(edit) @102732   15 months vboxsync FE/Qt: Extend UIVLogViewerDialog with possibility to embed it to …
(edit) @102731   15 months vboxsync FE/Qt: Extend QIManagerDialog facility with stuff to embed manager …
(edit) @102730   15 months vboxsync FE/Qt: bugref:10496: Missing bit in UIPaneContainer.
(edit) @102729   15 months vboxsync FE/Qt: Reworking r160898 to make dialog-button-box handling similar to …
(edit) @102728   15 months vboxsync FE/Qt: A bit of cleanup for QIManagerDialog.
(edit) @102727   15 months vboxsync FE/Qt: Reworking r160895 to move Detach button to global …
(edit) @102726   15 months vboxsync FE/Qt: bugref:10496: Provide UIPaneContainer with embedding type; This …
(edit) @102725   15 months vboxsync FE/Qt: bugref:10496: UIVMLogViewerPaneContainer: Missing NLS.
(edit) @102723   15 months vboxsync FE/Qt: Adding Detach button to Log Viewer to be able to open it in …
(edit) @102722   15 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Global/Machine …
(edit) @102721   15 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Manager Window …
(edit) @102712   15 months vboxsync FE/Qt: bugref:10513: scm fix for r160880.
(edit) @102711   15 months vboxsync FE/Qt: bugref:10513: macOS: UIAdvancedSettingsDialog: Improvement for …
(edit) @102710   15 months vboxsync FE/Qt: bugref:10513: Small cleanup for UIAdvancedSettingsDialog.
(edit) @102709   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for …
(edit) @102708   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Separate method in …
(edit) @102707   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Dark theme support for …
(edit) @102706   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small painting fix for …
(edit) @102705   16 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: A bit of painting fixes for …
(edit) @102704   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: A bit of painting fixes …
(edit) @102697   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust minimum …
(edit) @102696   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
(edit) @102655   16 months vboxsync FE/Qt: bugref:10501. An addendum to r160815. Now X axis labels look …
(edit) @102653   16 months vboxsync FE/Qt: bugref:10501. Formatiing datetime we get from OCI and using …
(edit) @102644   16 months vboxsync FE/Qt: bugref:10501. Extending UIMetric to include time stamps of the …
(edit) @102641   16 months vboxsync FE/Qt: bugref:10501. Implementing a better tooltip widget.
(edit) @102636   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Div by zero protection …
(edit) @102635   16 months vboxsync FE/Qt: ​bugref:10501. Now disk IO and network metrics are working.
(edit) @102633   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
(edit) @102625   16 months vboxsync FE/Qt: bugref:10501. Caching disk write (read) until disk read (write) …
(edit) @102619   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Now merge …
(edit) @102618   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Some fixes for …
(edit) @102615   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small fixes for …
(edit) @102613   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing own …
(edit) @102611   16 months vboxsync FE/Qt: bugref:10501. Adding disk IO metrics. We do not do muc with …
(edit) @102607   16 months vboxsync FE/Qt: bugref:10501. Draw tooltips to show the value under cursor.
(edit) @102600   16 months vboxsync FE/Qt: bugref:10543: UISession: Checking CPlatform for API errors as usual.
(edit) @102599   16 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Runtime UI to acquire real …
(edit) @102598   16 months vboxsync FE/Qt: bugref:10501. Sharing the data index under the cursor with …
(edit) @102597   16 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Snapshots pane to fetch boot …
(edit) @102595   16 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Details pane to fetch network …
(edit) @102594   16 months vboxsync FE/Qt: bugref:10501. Fixing mouse over chart stuff.
(edit) @102592   16 months vboxsync FE/Qt: bugref:10501. Some fixes.
(edit) @102575   16 months vboxsync FE/Qt: VBox Manager: Remove Show Log Viewer dialog action; Only pane …
(edit) @102574   16 months vboxsync FE/Qt: Reworking Log Viewer to accept a list of machine IDs, not just …
(edit) @102573   16 months vboxsync FE/Qt: bugref:10562. Remove the button.
(edit) @102571   16 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: A bit of rework for File Manager, …
(edit) @102556   16 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: A bit of cleanup/rework for …
(edit) @102553   16 months vboxsync FE/Qt: bugref:10513: UIMachineLogic: Nitpicking in …
(edit) @102552   16 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: Fixing app shutdown hangs caused …
(edit) @102548   16 months vboxsync FE/Qt: bugref:10570. Reverting 160689. Should not have committed that. …
(edit) @102543   16 months vboxsync FE/Qt: bugref:10570. Always ignoring close event is not a good idea. …
(edit) @102541   16 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Tiny NLS change.
(edit) @102537   16 months vboxsync FE/Qt/UIFileManagerTable: More flower box fixes.
Note: See TracRevisionLog for help on using the revision log.

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