VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101157   15 months vboxsync FE/Qt: Also #define VBOX_WITH_VIRT_ARMV8 for the VirtualBox binary, …
(edit) @101156   15 months vboxsync FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
(edit) @101155   15 months vboxsync FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
(edit) @101147   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Filter editor …
(edit) @101136   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: More convenient filter …
(edit) @101134   15 months vboxsync FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
(edit) @101128   15 months vboxsync FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
(edit) @101126   15 months vboxsync FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
(edit) @101125   15 months vboxsync FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
(edit) @101123   15 months vboxsync FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309.
(edit) @101122   15 months vboxsync FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; …
(edit) @101118   15 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
(edit) @101110   15 months vboxsync FE/Qt: Added the ARMv8Virtual chipset type to …
(edit) @101092   15 months vboxsync FE/Qt: bugref:6699, bugref:9072. Fixing 'type to search' functionality …
(edit) @101090   15 months vboxsync FE/Qt: bugref:6699, bugref:9072. Making sure tool bar's pane actions …
(edit) @101089   15 months vboxsync FE/Qt: bugref:6699, bugref:9072. Removing some obsolete extra data stuff.
(edit) @101078   15 months vboxsync FE/Qt: bugref:10500: A fix for r158770, using native cloud VM id …
(edit) @101075   15 months vboxsync FE/Qt: Preferences / Settings dialogs: Get rid of excessive …
(edit) @101074   15 months vboxsync FE/Qt: bugref:10384: A bit of coding style and logic adjustments for …
(edit) @101072   15 months vboxsync FE/Qt: bugref:10513: Update VM Settings dialog editor hierarchy so …
(edit) @101071   15 months vboxsync FE/Qt: Global Preferences / Display page: Reorder Font Scaling editor …
(edit) @101064   15 months vboxsync FE/Qt: More code for running ARM VMs needed -- Don't try to access and …
(edit) @101057   15 months vboxsync Main: Renamed …
(edit) @101053   15 months vboxsync FE/Qt: bugref:10513: Tiny cleanup for Preferences dialog / editors.
(edit) @101051   15 months vboxsync FE/Qt: bugref:10513: Unify filter-out logic in UIEditor more universal …
(edit) @101042   15 months vboxsync FE/Qt: asan side-case fix for r119663.
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101034   16 months vboxsync FE/Qt: bugref:10513: Preferences dialog / Update page: Adjust buddy …
(edit) @101033   16 months vboxsync FE/Qt: bugref:10513: Update Preferences dialog editor hierarchy so …
(edit) @101032   16 months vboxsync FE/Qt: bugref:10513: Extend UIAdvancedSettingsDialog interface with …
(edit) @101031   16 months vboxsync FE/Qt: bugref:10513: Re-inheriting UISettingsPage and …
(edit) @101030   16 months vboxsync FE/Qt: bugref:10513: Extending UIEditor with filtering stuff.
(edit) @101028   16 months vboxsync FE/Qt: bugref:10513: Moving UISettingsGroupBox to UISettingsPage; …
(edit) @101027   16 months vboxsync FE/Qt: bugref:6699, bugref:9072. Some cleaning.
(edit) @101026   16 months vboxsync FE/Qt: bugref:6699, bugref:9072. Fixing broken 'open font selection …
(edit) @101020   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Some refactoring.
(edit) @101019   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Synchronize pane container tab …
(edit) @101018   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Calling translate after widget …
(edit) @101015   16 months vboxsync FE/Qt: bugref:10496. Moving UIPaneContainer to widgets subfolder.
(edit) @101013   16 months vboxsync FE/Qt: bugref:10513: Moving menu-bar/status-bar editors from widgets …
(edit) @101011   16 months vboxsync FE/Qt: bugref:10513: Re-inhering properties/settings editors from …
(edit) @101008   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing 'restore defaults' stuff in …
(edit) @101005   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Adding some missing connections.
(edit) @100990   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adding frames with …
(edit) @100989   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Replace page stack with …
(edit) @100988   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Title label isn't …
(edit) @100987   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: scm fix for r158926.
(edit) @100985   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: Forgot …
(edit) @100979   16 months vboxsync FE/Qt: bugref:10513: Initial cloning of UISettingsDialog to …
(edit) @100973   16 months vboxsync FE/Qt: UISettingsDialog: Burn fix for r158913.
(edit) @100972   16 months vboxsync FE/Qt: UISettingsDialog: Small cleanup.
(edit) @100969   16 months vboxsync FE/Qt: UISettingsDialog: Moving code specific for page validator from …
(edit) @100968   16 months vboxsync FE/Qt: UISettingsDialog: A bit of logical fixes for …
(edit) @100967   16 months vboxsync FE/Qt: UISettingsDialog: Adjusting UISettingsWarningPane to have more …
(edit) @100963   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100962   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming in logviewer pane …
(edit) @100961   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIWarningPane from widgets to …
(edit) @100960   16 months vboxsync FE/Qt: UISettingsDialog: Cleanup for settings selector stuff; A bit of …
(edit) @100959   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
(edit) @100956   16 months vboxsync FE/Qt: bugref:10496. Some renaming.
(edit) @100955   16 months vboxsync FE/Qt: bugref:10496. Uncheck panel actions when panel container is …
(edit) @100952   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Removing a now-obsolete class.
(edit) @100951   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Adding a close button to panel container.
(edit) @100946   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Connecting panel actions to panel tabs.
(edit) @100943   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming.
(edit) @100937   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100936   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some refactoring and renaming.
(edit) @100934   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing size policy of the panel …
(edit) @100933   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring bookmarks panel.
(edit) @100926   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. second part.
(edit) @100925   16 months vboxsync FE/Qt: UISettingsDialog: Cleanup for polishing and serialization stuff.
(edit) @100924   16 months vboxsync FE/Qt: UISettingsDialog: A bit of stuff related to prepare/cleanup …
(edit) @100923   16 months vboxsync FE/Qt: UISettingsDialog: Large cleanup for prepare/cleanup cascade.
(edit) @100922   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100921   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. not complete.
(edit) @100920   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. build fix.
(edit) @100919   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Restoring event filtering for search …
(edit) @100918   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing search functionality after …
(edit) @100917   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100916   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100915   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Moving log viewer's search panel. …
(edit) @100907   16 months vboxsync FE/Qt: bugref:10496, bugref:9080. Using new base class for dialog …
(edit) @100906   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Toggle tool bar actions as tab …
(edit) @100905   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding missing toolbar action …
(edit) @100902   16 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to serialization.
(edit) @100901   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding panel tab text to retranslate …
(edit) @100900   16 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to dialog type stuff.
(edit) @100899   16 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to obsolete …
(edit) @100896   16 months vboxsync FE/Qt: bugref:10506: Suitable HiDPI icon sets for all dialogs using …
(edit) @100895   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Build fix.
(edit) @100894   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Build fix.
(edit) @100893   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing operations panel of the …
(edit) @100890   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing the file manager's log panel.
(edit) @100888   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Some refactoring.
(edit) @100887   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Moving all the functionality of the …
(edit) @100885   16 months vboxsync FE/Qt: bugref:10505: QIToolBar: Change default context-menu policy to …
(edit) @100880   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Removing the options panel from the …
(edit) @100879   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding a panel widget t file manager.
(edit) @100876   16 months vboxsync FE/Qt: bugref:10496, bugref:9080. Some layout changes.
(edit) @100871   16 months vboxsync FE/Qt: bugref:10502: QIDialog: Make sure event-loop exited on done() …
Note: See TracRevisionLog for help on using the revision log.

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