# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 4, 2024 7:10:47 PM Tue, 10 Nov 2020 04:26:48 GMT vboxsync [86843] * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) slirp: bugref:9856 - in tcp_input() save optp and optlen in struct ... Tue, 10 Nov 2020 04:01:12 GMT vboxsync [86842] * trunk/include/iprt/log.h (modified) iprt/log.h: Mark all uses of __PRETTY_FUNCTION__ as RT_GCC_EXTENSION ... Mon, 09 Nov 2020 23:37:48 GMT vboxsync [86841] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) Devices/Graphics: A couple of new commands; a more generic handler ... Mon, 09 Nov 2020 23:24:28 GMT vboxsync [86840] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) Devices/Graphics: A couple of new commands; a more generic handler ... Mon, 09 Nov 2020 23:21:56 GMT vboxsync [86839] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp (modified) Devices/Graphics: A couple of new commands; a more generic handler ... Mon, 09 Nov 2020 23:16:50 GMT vboxsync [86838] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Graphics: A couple of new commands; a more generic handler ... Mon, 09 Nov 2020 22:55:41 GMT vboxsync [86837] * trunk/include/VBox/Graphics/VBoxVideo3D.h (modified) VBoxVideo3D.h: new constants. bugref:9830 Mon, 09 Nov 2020 22:53:11 GMT vboxsync [86836] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (added) Devices/Graphics: Initial commit of DX11 backend. bugref:9830 Mon, 09 Nov 2020 16:56:38 GMT vboxsync [86835] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Making the bookmark stuff a bit more useful. Mon, 09 Nov 2020 15:24:16 GMT vboxsync [86834] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Fix build break. Mon, 09 Nov 2020 12:26:26 GMT vboxsync [86833] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.h (modified) FE/Qt: bugref:9831: Extend QIManagerDialog with possibility to have ... Mon, 09 Nov 2020 09:03:35 GMT vboxsync [86832] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Setting widget cursor as the find widget is dragged Mon, 09 Nov 2020 08:20:42 GMT vboxsync [86831] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Creating find widget in a better position Fri, 06 Nov 2020 14:49:12 GMT vboxsync [86830] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. scm fix Fri, 06 Nov 2020 14:44:50 GMT vboxsync [86829] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Setting text and tooltips of toolbar actions Fri, 06 Nov 2020 14:10:34 GMT vboxsync [86828] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) Additions/VBoxService: The DRM resizing code needs guest properties ... Fri, 06 Nov 2020 13:51:56 GMT vboxsync [86827] * trunk/Config.kmk (modified) Reverted r141270. Fri, 06 Nov 2020 13:17:15 GMT vboxsync [86826] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Adding a close button to the find-in-page widget Fri, 06 Nov 2020 13:02:10 GMT vboxsync [86825] * trunk/Config.kmk (modified) Config.kmk: Only build the PAM module if VBOX_WITH_GUEST_PROPS are set. Fri, 06 Nov 2020 13:00:51 GMT vboxsync [86824] * trunk/src/VBox/Additions/common/pam/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) Additions/pam: For the PAM module guest properties ... Fri, 06 Nov 2020 12:57:57 GMT vboxsync [86823] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Additions/VBoxService: The DRM resizing code needs guest properties ... Fri, 06 Nov 2020 12:46:48 GMT vboxsync [86822] * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) VBoxNetDHCP: Fixed incorrect VBoxNetDhcpd::ifPump return condition ... Fri, 06 Nov 2020 12:19:28 GMT vboxsync [86821] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserSearchWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSearchWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISearchLineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISearchLineEdit.h (modified) FE/Qt: bugref:9831. Some fixes Fri, 06 Nov 2020 11:54:23 GMT vboxsync [86820] * trunk/doc/manual/en_US/man_VBoxManage-dhcpserver.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) VBoxManage/dhcpserver: Added 'start' and 'stop' sub-commands since ... Fri, 06 Nov 2020 11:43:05 GMT vboxsync [86819] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp (modified) Additions/VbglR3: Fixed compilation if VBOX_WITH_GUEST_PROPS is not ... Fri, 06 Nov 2020 08:44:32 GMT vboxsync [86818] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) tools/bin: Fixed workspace generation. Fri, 06 Nov 2020 07:04:51 GMT vboxsync [86817] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: bugref:9831. Restoring pdf/chm options for x11 Fri, 06 Nov 2020 06:50:38 GMT vboxsync [86816] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISearchLineEdit.cpp (modified) FE/Qt: bugref:9831. Adding some connections Thu, 05 Nov 2020 21:45:32 GMT vboxsync [86815] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11main.cpp (copied) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.h (added) WDDM: D3D11 test application Thu, 05 Nov 2020 19:22:07 GMT vboxsync [86814] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.h (modified) FE/Qt: bugref:9072. Removing some local unused class. Thu, 05 Nov 2020 16:00:00 GMT vboxsync [86813] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Find in page widget can be dragged Thu, 05 Nov 2020 13:50:30 GMT vboxsync [86812] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/drag_move_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding a search widget to in-page string searches Thu, 05 Nov 2020 10:10:19 GMT vboxsync [86811] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) Windows host installer: Consolidated the dialog routing logic to make ... Thu, 05 Nov 2020 06:55:26 GMT vboxsync [86810] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) AMD IOMMU: bugref:9654 DevIoApic: Add stat for counting interrupts ... Wed, 04 Nov 2020 21:12:25 GMT vboxsync [86809] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) Devices/Graphics: move a backend specific structure to the backend ... Wed, 04 Nov 2020 18:59:32 GMT vboxsync [86808] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Windows host installer: Added some more options to tweak for ... Wed, 04 Nov 2020 14:22:52 GMT vboxsync [86807] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding a context menu to the search results widget Wed, 04 Nov 2020 11:04:53 GMT vboxsync [86806] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding a context menu to content widget Wed, 04 Nov 2020 08:30:12 GMT vboxsync [86805] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Closing tabs. Tue, 03 Nov 2020 20:16:05 GMT vboxsync [86804] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: While ... Tue, 03 Nov 2020 20:10:42 GMT vboxsync [86803] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Assertion fix ... Tue, 03 Nov 2020 20:07:23 GMT vboxsync [86802] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A bit of ... Tue, 03 Nov 2020 18:58:51 GMT vboxsync [86801] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Restoring all open tabs during dialog creation Tue, 03 Nov 2020 18:50:12 GMT vboxsync [86800] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Adding a new context menu item text browser to ... Tue, 03 Nov 2020 14:50:06 GMT vboxsync [86799] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Opening the link with right click as well Tue, 03 Nov 2020 14:18:48 GMT vboxsync [86798] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) Windows host installer: Streamlined checking for the Python ... Tue, 03 Nov 2020 13:26:45 GMT vboxsync [86797] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Installing event filter on the content widget Tue, 03 Nov 2020 12:30:02 GMT vboxsync [86796] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Forgot to ... Tue, 03 Nov 2020 12:29:09 GMT vboxsync [86795] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIProgressTaskReadCloudMachineList.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIProgressTaskReadCloudMachineList.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Now that's the ... Tue, 03 Nov 2020 12:22:16 GMT vboxsync [86794] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Fixing content widget connections Tue, 03 Nov 2020 11:25:58 GMT vboxsync [86793] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressTask.cpp (modified) FE/Qt: bugref:9653: UIProgressTask: A bit of cleanup for r141169; ... Tue, 03 Nov 2020 11:23:27 GMT vboxsync [86792] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small cleanup for r141170. Tue, 03 Nov 2020 11:21:51 GMT vboxsync [86791] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Some refactoring Tue, 03 Nov 2020 10:54:54 GMT vboxsync [86790] * trunk/src/VBox/Installer/win/NLS/ru_RU.wxl (copied) Windows host installer/NLS: Added ru_RU template (not being used yet). Tue, 03 Nov 2020 10:40:57 GMT vboxsync [86789] * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) Windows host installer/NLS: Added missing de_DE strings. Mon, 02 Nov 2020 18:40:54 GMT vboxsync [86788] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A bit of ... Mon, 02 Nov 2020 18:21:59 GMT vboxsync [86787] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Move some ... Mon, 02 Nov 2020 17:54:03 GMT vboxsync [86786] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small cleanup for Chooser pane. Mon, 02 Nov 2020 17:48:46 GMT vboxsync [86785] * trunk/doc/manual/en_US/SDKRef.xml (modified) Docs/SDKRef: Rewording / reordering for pointing out manual setting ... Mon, 02 Nov 2020 16:54:17 GMT vboxsync [86784] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudEntityKey.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudEntityKey.h (modified) FE/Qt: bugref:9653: UICloudEntityKey: Implementing less-than ... Mon, 02 Nov 2020 16:50:56 GMT vboxsync [86783] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudEntityKey.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudEntityKey.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Moving UICloudEntityKey to ... Mon, 02 Nov 2020 16:31:41 GMT vboxsync [86782] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def (modified) * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) * trunk/src/VBox/Installer/win/NLS/el_GR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fa_IR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) * trunk/src/VBox/Installer/win/NLS/tr_TR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/zh_CN.wxl (modified) * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergePythonCA.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergePythonSeq.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Implemented a new warning dialog that shows ... Mon, 02 Nov 2020 14:12:51 GMT vboxsync [86781] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Putting qt version checks around search engine etc. Mon, 02 Nov 2020 11:51:44 GMT vboxsync [86780] * trunk/include/iprt/dvm.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) IPRT/dvm: Added OS/2 partition type GUID. Mon, 02 Nov 2020 11:35:12 GMT vboxsync [86779] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Fixing ... Sat, 31 Oct 2020 01:42:13 GMT vboxsync [86778] * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) IPRT/rest: bugref:9167 - don't try to deserialize null as if it were ... Fri, 30 Oct 2020 18:37:15 GMT vboxsync [86777] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Windows host installer: Rewritten Python installation support to now ... Fri, 30 Oct 2020 18:29:07 GMT vboxsync [86776] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Making sure that there is only one help browser ... Fri, 30 Oct 2020 18:24:36 GMT vboxsync [86775] * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Windows host installer: Rewritten Python installation support to now ... Fri, 30 Oct 2020 17:48:02 GMT vboxsync [86774] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Rework ... Fri, 30 Oct 2020 17:32:17 GMT vboxsync [86773] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressTask.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressTask.h (added) FE/Qt: bugref:9653: Implement UIProgressTask interface allowing to ... Fri, 30 Oct 2020 16:02:16 GMT vboxsync [86772] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressObject.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressObject.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.h (modified) FE/Qt: bugref:9653: Move UIProgress stuff to separate files; This ... Fri, 30 Oct 2020 13:18:39 GMT vboxsync [86771] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Move refresh- ... Fri, 30 Oct 2020 12:31:12 GMT vboxsync [86770] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Forgot the ... Fri, 30 Oct 2020 12:27:58 GMT vboxsync [86769] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: More strict ... Fri, 30 Oct 2020 11:40:37 GMT vboxsync [86768] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Extend ... Fri, 30 Oct 2020 11:34:06 GMT vboxsync [86767] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Small cleanup ... Fri, 30 Oct 2020 11:13:46 GMT vboxsync [86766] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Windows host installer: Respect / handle VBOX_WITH_FE_BALLOONCTRL, ... Fri, 30 Oct 2020 10:45:12 GMT vboxsync [86765] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Windows host installer: Respect / handle VBOX_WITH_HEADLESS. Fri, 30 Oct 2020 10:08:52 GMT vboxsync [86764] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.cpp (modified) FE/Qt: bugref:9831. Saving/loading help browser dialog geometry. Fri, 30 Oct 2020 05:29:14 GMT vboxsync [86763] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Ensure the DTE falls within the device table ... Fri, 30 Oct 2020 05:28:17 GMT vboxsync [86762] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) DevIoApic: Log nit. Thu, 29 Oct 2020 21:11:19 GMT vboxsync [86761] * trunk/Makefile.kmk (modified) /Makefile.kmk: Test commit. bugref:9787 Thu, 29 Oct 2020 14:30:30 GMT vboxsync [86760] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Stop ... Thu, 29 Oct 2020 14:28:00 GMT vboxsync [86759] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A part of ... Thu, 29 Oct 2020 12:44:51 GMT vboxsync [86758] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. scm fix. Thu, 29 Oct 2020 12:16:42 GMT vboxsync [86757] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding search functionality Thu, 29 Oct 2020 10:41:03 GMT vboxsync [86756] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Cleanup ... Thu, 29 Oct 2020 08:30:25 GMT vboxsync [86755] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCGdbRemoteStub.cpp (modified) * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, ... Thu, 29 Oct 2020 07:59:22 GMT vboxsync [86754] * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) VMM/DBGF: Implement DBGFR3BpEnum() and dbgfR3BpGetByAddr() for int3 ... Thu, 29 Oct 2020 04:04:15 GMT vboxsync [86753] * trunk/src/VBox/Main/Makefile.kmk (modified) OCI: bugref:9722 - Add DataStreamWrap.cpp to extpack VBoxAPIWrap_SOURCES Thu, 29 Oct 2020 01:56:44 GMT vboxsync [86752] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: bugref:9722 - ICloudMachine::getConsoleHistory - snapshot work ... Wed, 28 Oct 2020 21:12:52 GMT vboxsync [86751] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) VMM/DBGF: Implement L2 binary search tree node removal and make the ... Wed, 28 Oct 2020 21:08:35 GMT vboxsync [86750] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/DBGF: Implement L2 binary search tree node removal and make the ... Wed, 28 Oct 2020 21:04:02 GMT vboxsync [86749] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) VMM/DBGF: Implement L2 binary search tree node removal and make the ... Wed, 28 Oct 2020 19:14:47 GMT vboxsync [86748] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNodeMachine.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Cloud VM is ... Wed, 28 Oct 2020 19:01:14 GMT vboxsync [86747] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding ad address bar Wed, 28 Oct 2020 17:44:51 GMT vboxsync [86746] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: For for cloud ... Wed, 28 Oct 2020 17:42:08 GMT vboxsync [86745] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Advanced ... Wed, 28 Oct 2020 17:35:28 GMT vboxsync [86744] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNodeGroup.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Separate ...