# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Sep 28, 2024 12:07:31 AM Mon, 13 May 2024 11:37:59 GMT vboxsync [104585] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerFilterWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UISerialSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UISharedFoldersEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFileTableNavigationWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISearchLineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsTextPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics. Mon, 13 May 2024 10:12:07 GMT vboxsync [104584] * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS ... Mon, 13 May 2024 10:04:50 GMT vboxsync [104583] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, ... Mon, 13 May 2024 10:00:06 GMT vboxsync [104582] * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc ... Mon, 13 May 2024 09:22:34 GMT vboxsync [104581] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which ... Mon, 13 May 2024 08:48:29 GMT vboxsync [104580] * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIDevice.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunMmc.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp (modified) Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of ... Fri, 10 May 2024 16:48:20 GMT vboxsync [104579] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about ... Fri, 10 May 2024 14:15:08 GMT vboxsync [104578] * trunk/Config.kmk (modified) /Config.kmk: Raise the minimum macOS version to 11.0 because that's ... Fri, 10 May 2024 14:13:39 GMT vboxsync [104577] * trunk/Config.kmk (modified) /Config.kmk: Windows code signing command consistency, and keep the ... Fri, 10 May 2024 13:42:38 GMT vboxsync [104576] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt. bugref:9831. Some fixes on URL handling. Fri, 10 May 2024 13:35:32 GMT vboxsync [104575] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h (modified) FE/Qt: bugref:10667: HiDPI fix for UIMarkableLineEdit. Fri, 10 May 2024 07:25:42 GMT vboxsync [104574] * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) Added OS specific changes for making TLS default and auto-generating ... Fri, 10 May 2024 07:23:34 GMT vboxsync [104573] * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) Added OS specific changes for making TLS default and auto-generating ... Fri, 10 May 2024 06:26:50 GMT vboxsync [104572] * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) Library fix for making TLS default and auto-generating a certificate ... Fri, 10 May 2024 05:06:25 GMT vboxsync [104571] * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) Fix for making TLS default and auto-generating a certificate - ... Fri, 10 May 2024 04:58:46 GMT vboxsync [104570] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (added) Make TLS default and auto-generate a certificate - bugref:10310 Thu, 09 May 2024 14:23:46 GMT vboxsync [104569] * trunk/src/VBox/Devices/USB/DevXHCI.cpp (modified) DevXHCI: Avoid needless conditionals when toggling the DCS bit. Wed, 08 May 2024 16:53:50 GMT vboxsync [104568] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) FE/Qt: bugref:10671: Add Cloud VM wizard: A bunch of coding-style ... Wed, 08 May 2024 16:46:37 GMT vboxsync [104567] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.h (modified) FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; ... Wed, 08 May 2024 16:37:21 GMT vboxsync [104566] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageProperties.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.h (modified) FE/Qt: bugref:10670: New Cloud VM wizard: A bunch of coding-style ... Wed, 08 May 2024 16:30:28 GMT vboxsync [104565] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Guest Control/VBoxService: Return the full path of the created file / ... Wed, 08 May 2024 16:25:22 GMT vboxsync [104564] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageProperties.cpp (modified) FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; ... Wed, 08 May 2024 16:19:39 GMT vboxsync [104563] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.h (modified) FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; ... Wed, 08 May 2024 16:15:06 GMT vboxsync [104562] * trunk/src/bldprogs/VBoxCPP.cpp (modified) bldprogs/VBoxCPP: Check the exit status code in a few places and ... Wed, 08 May 2024 15:43:46 GMT vboxsync [104561] * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make ... Wed, 08 May 2024 15:28:20 GMT vboxsync [104560] * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't ... Wed, 08 May 2024 15:14:44 GMT vboxsync [104559] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) FE/Qt: Bring new NLS Cloud Profile combo used in a bunch of cloud ... Wed, 08 May 2024 14:49:25 GMT vboxsync [104558] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; ... Wed, 08 May 2024 14:15:39 GMT vboxsync [104557] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) VMM/PGMSavedState.cpp: Check status code for errors and return on ... Wed, 08 May 2024 13:32:45 GMT vboxsync [104556] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify ... Wed, 08 May 2024 13:20:58 GMT vboxsync [104555] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.h (modified) FE/Qt: NLS fixes for Cloud Provider combo used in a bunch of cloud ... Wed, 08 May 2024 12:59:09 GMT vboxsync [104554] * trunk/src/VBox/Runtime/common/zip/pkzipvfs.cpp (modified) Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if ... Wed, 08 May 2024 12:58:08 GMT vboxsync [104553] * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked ... Wed, 08 May 2024 12:56:58 GMT vboxsync [104552] * trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified) Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status ... Wed, 08 May 2024 12:50:28 GMT vboxsync [104551] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) FE/Qt: NLS fixes for Cloud Profile Manager button used in a bunch of ... Wed, 08 May 2024 12:35:04 GMT vboxsync [104550] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) FE/Qt: NLS fixes for a bunch of cloud related wizard; We are not ... Wed, 08 May 2024 12:27:24 GMT vboxsync [104549] * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/common/fuzz: Some parfait warning fixes, bugref:3409 Wed, 08 May 2024 12:26:12 GMT vboxsync [104548] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM/PGM: Some EMT asserting and spaces. bugref:10687 Wed, 08 May 2024 12:25:11 GMT vboxsync [104547] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; ... Wed, 08 May 2024 12:20:28 GMT vboxsync [104546] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIUserNamePasswordEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardCloneVMEditors.cpp (modified) FE/Qt:bugref:10667 - Show marker incon in both error and no error ... Wed, 08 May 2024 10:08:58 GMT vboxsync [104545] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Raised timeout for installing own ... Wed, 08 May 2024 10:05:22 GMT vboxsync [104544] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) testdriver/base.py: Fixed confusing log statement in adjustTimeoutMs(). Wed, 08 May 2024 09:40:03 GMT vboxsync [104543] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event ... Wed, 08 May 2024 08:51:55 GMT vboxsync [104542] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384 Wed, 08 May 2024 08:32:59 GMT vboxsync [104541] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (deleted) Revert r163069-r163071 for debugging Wed, 08 May 2024 08:11:47 GMT vboxsync [104540] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.cpp (modified) libs/xpcom: Free all messages on the outgoing queue when the client ... Wed, 08 May 2024 07:19:47 GMT vboxsync [104539] * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) Fix to generate certificate code - bugref: 10310 Wed, 08 May 2024 07:02:52 GMT vboxsync [104538] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) Made TLS default with auto-generation of self-signed certificate - #10310 Wed, 08 May 2024 07:00:22 GMT vboxsync [104537] * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (added) Made TLS default with auto-generation of self-signed certificate - #10310 Tue, 07 May 2024 16:12:41 GMT vboxsync [104536] * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetCloudNetwork.cpp (modified) FE/Qt: bugref:10678: Accessibility fixes for Network Manager; JAWS ... Tue, 07 May 2024 15:46:29 GMT vboxsync [104535] * trunk/src/VBox/Main/src-server/UnattendedOs2Installer.cpp (modified) Main/Unattended: Fixed a warning wrt uninitialized variable. Tue, 07 May 2024 15:20:21 GMT vboxsync [104534] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.h (modified) FE/Qt. bugref:10667. Using UIMarkableLineEdit for domain name field ... Tue, 07 May 2024 15:15:24 GMT vboxsync [104533] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIEmptyFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIEmptyFilePathSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) FE/Qt: bugref:10663, bugref:10664: Improve accessibility for ... Tue, 07 May 2024 15:09:15 GMT vboxsync [104532] * trunk/src/VBox/ValidationKit/common/utils.py (modified) added windows 2019 server info to utils, now valkit is able to catch ... Tue, 07 May 2024 12:58:04 GMT vboxsync [104531] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSearchWidget.cpp (modified) FE/Qt. bugref:10674. Set texts of search widget tool buttons for ... Tue, 07 May 2024 11:39:38 GMT vboxsync [104530] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt. bugref:10673. Setting whatsthis of the table widgers. Tue, 07 May 2024 09:43:37 GMT vboxsync [104529] * trunk/src/VBox/Devices/Audio/DevHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHdaCodec.h (modified) Audio/HDA: Fixed recording on newer Windows versions (Windows 10): ... Tue, 07 May 2024 08:31:38 GMT vboxsync [104528] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt. bugref:10674. Setting whatsthis of media tree. Tue, 07 May 2024 08:22:15 GMT vboxsync [104527] * trunk/Makefile.kmk (modified) Makefile.kmk: Add options to exclude reports being flagged as false ... Tue, 07 May 2024 08:17:32 GMT vboxsync [104526] * trunk/Makefile.kmk (modified) Makefile.kmk: Add options to exclude reports being flagged as false ... Tue, 07 May 2024 08:13:16 GMT vboxsync [104525] * trunk/include/VBox/vmm/pdmnetifs.h (modified) VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to ... Tue, 07 May 2024 06:50:25 GMT vboxsync [104524] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: build fix. bugref:10656 Mon, 06 May 2024 16:28:42 GMT vboxsync [104523] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/AudioMixer: Better diagnostics via (verbose + limited) release ... Mon, 06 May 2024 14:22:09 GMT vboxsync [104522] * trunk/src/VBox/Disassembler/DisasmTables-x86-amd64.cpp (modified) DIS: cvtps2pd todo. bugref:10683 Mon, 06 May 2024 14:15:45 GMT vboxsync [104521] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.S (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.asm (modified) VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. ... Mon, 06 May 2024 14:01:34 GMT vboxsync [104520] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt. bugref:10673. Using QITableWidget instead of QTableWidget in ... Mon, 06 May 2024 13:40:59 GMT vboxsync [104519] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt. bugref:10673. An addendum to r163042. Mon, 06 May 2024 13:19:22 GMT vboxsync [104518] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt. bugref:10673. Use QITableWidgetItem instead of QTreeWidgetItem. Sat, 04 May 2024 19:43:17 GMT vboxsync [104517] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Windows host installer: Use -intermediatefolder so that WIX doesn't ... Sat, 04 May 2024 01:53:42 GMT vboxsync [104516] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpum-common.h (modified) * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) * trunk/src/VBox/VMM/include/GCMInternal.h (modified) VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the ... Fri, 03 May 2024 18:15:42 GMT vboxsync [104515] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageVMs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageVMs.h (modified) FE/Qt: bugref:10681: Accessibility fixes for Export Appliance wizard; ... Fri, 03 May 2024 18:10:47 GMT vboxsync [104514] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIListWidget.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIListWidget.h (copied) FE/Qt: bugref:10681: Our own QIListWidget implementation; Required to ... Fri, 03 May 2024 16:09:10 GMT vboxsync [104513] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.h (modified) FE/Qt: bugref:10681: Accessibility fixes for QITreeView interface; ... Fri, 03 May 2024 15:08:25 GMT vboxsync [104512] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 ... Fri, 03 May 2024 15:03:42 GMT vboxsync [104511] * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:16:41 GMT vboxsync [104510] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:14:36 GMT vboxsync [104509] * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/include/GCMInternal.h (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 14:09:24 GMT vboxsync [104508] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) VMM: Some more GCM cleanup. bugref:9735 bugref:10683 Fri, 03 May 2024 13:58:16 GMT vboxsync [104507] * trunk/include/VBox/vmm/gcm.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/GCMInternal.h (modified) VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683 Fri, 03 May 2024 13:08:49 GMT vboxsync [104506] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load ... Fri, 03 May 2024 12:38:44 GMT vboxsync [104505] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt. bugref:10673. Use QITableWidget in runtime information widget. Fri, 03 May 2024 12:37:14 GMT vboxsync [104504] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() ... Fri, 03 May 2024 12:33:29 GMT vboxsync [104503] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() ... Fri, 03 May 2024 11:56:27 GMT vboxsync [104502] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for ... Fri, 03 May 2024 10:50:49 GMT vboxsync [104501] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Revert r163022 for now as the older mac buildboxes fail to build ... Fri, 03 May 2024 10:15:20 GMT vboxsync [104500] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for ... Fri, 03 May 2024 09:29:15 GMT vboxsync [104499] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/AudioMixer: Made the debug (.WAV) file of an output sink ... Fri, 03 May 2024 09:28:24 GMT vboxsync [104498] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt. bugref:9510. Hiding the guest control tab and vm exit chart in ... Fri, 03 May 2024 07:51:48 GMT vboxsync [104497] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) ValKit/FsPerf: No need to special case RTFileDelete(dir) tests on ... Thu, 02 May 2024 20:59:38 GMT vboxsync [104496] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSettings.cpp (modified) FE/Qt: bugref:10663: Accessibility fixes for Import Appliance wizard; ... Thu, 02 May 2024 16:47:35 GMT vboxsync [104495] * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.h (modified) libs/xpcom: Remove some unused not implemented function declarations Thu, 02 May 2024 16:47:01 GMT vboxsync [104494] * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) libs/xpcom/python/src/VariantUtils.cpp: Missing break (harmless), ... Thu, 02 May 2024 16:45:44 GMT vboxsync [104493] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified) libs/xpcom/components: Some smaller cleanups, bugref:3409 Thu, 02 May 2024 16:44:53 GMT vboxsync [104492] * trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventObject.cpp (modified) libs/xpcom: Missing field initialization in constructor, bugref:3409 Thu, 02 May 2024 16:44:00 GMT vboxsync [104491] * trunk/src/libs/xpcom18a4/xpcom/string/public/nsTAString.h (modified) libs/xpcom/string: Missing field initialization in constructor, ... Thu, 02 May 2024 16:43:26 GMT vboxsync [104490] * trunk/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.cpp (modified) src/libs/xpcom/io: Some smaller cleanups, fix a possible double ... Thu, 02 May 2024 16:35:17 GMT vboxsync [104489] * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_struct.c (modified) libs/xpcom/typelib: Some cleanups, bugref:3409 [build fix] Thu, 02 May 2024 16:34:04 GMT vboxsync [104488] * trunk/src/libs/xpcom18a4/xpcom/ds/nsArrayEnumerator.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsManifestLineReader.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsSupportsArray.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.cpp (modified) libs/xpcom/ds: Add two missing error checks, add some missing field ... Thu, 02 May 2024 16:32:36 GMT vboxsync [104487] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiZipLoader.cpp (modified) libs/xpcom/reflect: Some cleanups, bugref:3409 Thu, 02 May 2024 16:30:56 GMT vboxsync [104486] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) libs/xpcom: Some unused function/variable fixes, bugref:3409