VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104602   9 months vboxsync Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
(edit) @104601   9 months vboxsync FE/Qt: bugref:10450: Precompile headers stuff: Removing old pre-5.8 …
(edit) @104600   9 months vboxsync FE/Qt. bugref:9831. Some more fixing related to context menu handling.
(edit) @104599   9 months vboxsync FE/Qt: bugref:10450: main.cpp: We are handling all the QtMsgType …
(edit) @104598   9 months vboxsync FE/Qt: bugref:10450: Runtime UI: Get rid of old Qt code related to …
(edit) @104597   9 months vboxsync FE/Qt. bugref:10450: Build fix.
(edit) @104596   9 months vboxsync FE/Qt: bugref:10450: UIHelpBrowserWidget: Get rid of pre-5.15 code …
(edit) @104595   9 months vboxsync FE/Qt: bugref:10450: UIDesktopWidgetWatchdog: Get rid of pre-5.10 code …
(edit) @104594   9 months vboxsync FE/Qt: bugref:10450: Get rid of pre-Qt6 code related to time/date stuff.
(edit) @104593   9 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104592   9 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to QSet/QList …
(edit) @104591   9 months vboxsync Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
(edit) @104590   9 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
(edit) @104589   9 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
(edit) @104588   9 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104587   9 months vboxsync Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
(edit) @104586   9 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to …
(edit) @104585   9 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics.
(edit) @104584   9 months vboxsync Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
(edit) @104583   9 months vboxsync Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
(edit) @104582   9 months vboxsync Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
(edit) @104581   9 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104580   9 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104579   9 months vboxsync xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about …
(edit) @104576   9 months vboxsync FE/Qt. bugref:9831. Some fixes on URL handling.
(edit) @104575   9 months vboxsync FE/Qt: bugref:10667: HiDPI fix for UIMarkableLineEdit.
(edit) @104574   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   9 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   9 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   9 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104569   9 months vboxsync DevXHCI: Avoid needless conditionals when toggling the DCS bit.
(edit) @104568   9 months vboxsync FE/Qt: bugref:10671: Add Cloud VM wizard: A bunch of coding-style …
(edit) @104567   9 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104566   9 months vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: A bunch of coding-style …
(edit) @104565   9 months vboxsync Guest Control/VBoxService: Return the full path of the created file / …
(edit) @104564   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104563   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104562   9 months vboxsync bldprogs/VBoxCPP: Check the exit status code in a few places and …
(edit) @104561   9 months vboxsync VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make …
(edit) @104560   9 months vboxsync HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't …
(edit) @104559   9 months vboxsync FE/Qt: Bring new NLS Cloud Profile combo used in a bunch of cloud …
(edit) @104558   9 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104557   9 months vboxsync VMM/PGMSavedState.cpp: Check status code for errors and return on …
(edit) @104556   9 months vboxsync src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
(edit) @104555   9 months vboxsync FE/Qt: NLS fixes for Cloud Provider combo used in a bunch of cloud …
(edit) @104554   9 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   9 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   9 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
(edit) @104551   9 months vboxsync FE/Qt: NLS fixes for Cloud Profile Manager button used in a bunch of …
(edit) @104550   9 months vboxsync FE/Qt: NLS fixes for a bunch of cloud related wizard; We are not using …
(edit) @104549   9 months vboxsync Runtime/common/fuzz: Some parfait warning fixes, bugref:3409
(edit) @104548   9 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104547   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104546   9 months vboxsync FE/Qt:bugref:10667 - Show marker incon in both error and no error …
(edit) @104545   9 months vboxsync Validation Kit/tdAddBasic1.py: Raised timeout for installing own …
(edit) @104544   9 months vboxsync testdriver/base.py: Fixed confusing log statement in adjustTimeoutMs().
(edit) @104543   9 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104542   9 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104540   9 months vboxsync libs/xpcom: Free all messages on the outgoing queue when the client is …
(edit) @104539   9 months vboxsync Fix to generate certificate code - bugref: 10310
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104536   9 months vboxsync FE/Qt: bugref:10678: Accessibility fixes for Network Manager; JAWS …
(edit) @104535   9 months vboxsync Main/Unattended: Fixed a warning wrt uninitialized variable.
(edit) @104534   9 months vboxsync FE/Qt. bugref:10667. Using UIMarkableLineEdit for domain name field of …
(edit) @104533   9 months vboxsync FE/Qt: bugref:10663, bugref:10664: Improve accessibility for …
(edit) @104532   9 months vboxsync added windows 2019 server info to utils, now valkit is able to catch …
(edit) @104531   9 months vboxsync FE/Qt. bugref:10674. Set texts of search widget tool buttons for …
(edit) @104530   9 months vboxsync FE/Qt. bugref:10673. Setting whatsthis of the table widgers.
(edit) @104529   9 months vboxsync Audio/HDA: Fixed recording on newer Windows versions (Windows 10): …
(edit) @104528   9 months vboxsync FE/Qt. bugref:10674. Setting whatsthis of media tree.
(edit) @104524   9 months vboxsync VMM/IEM: build fix. bugref:10656
(edit) @104523   9 months vboxsync Audio/AudioMixer: Better diagnostics via (verbose + limited) release …
(edit) @104522   9 months vboxsync DIS: cvtps2pd todo. bugref:10683
(edit) @104521   9 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104520   9 months vboxsync FE/Qt. bugref:10673. Using QITableWidget instead of QTableWidget in …
(edit) @104519   9 months vboxsync FE/Qt. bugref:10673. An addendum to r163042.
(edit) @104518   9 months vboxsync FE/Qt. bugref:10673. Use QITableWidgetItem instead of QTreeWidgetItem.
(edit) @104517   9 months vboxsync Windows host installer: Use -intermediatefolder so that WIX doesn't …
(edit) @104516   9 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104515   9 months vboxsync FE/Qt: bugref:10681: Accessibility fixes for Export Appliance wizard; …
(edit) @104514   9 months vboxsync FE/Qt: bugref:10681: Our own QIListWidget implementation; Required to …
(edit) @104513   9 months vboxsync FE/Qt: bugref:10681: Accessibility fixes for QITreeView interface; …
(edit) @104512   9 months vboxsync VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
(edit) @104511   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   9 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104506   9 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104505   9 months vboxsync FE/Qt. bugref:10673. Use QITableWidget in runtime information widget.
(edit) @104504   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104503   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104502   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104501   9 months vboxsync Revert r163022 for now as the older mac buildboxes fail to build …
(edit) @104500   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104499   9 months vboxsync Audio/AudioMixer: Made the debug (.WAV) file of an output sink …
(edit) @104498   9 months vboxsync FE/Qt. bugref:9510. Hiding the guest control tab and vm exit chart in …
(edit) @104497   9 months vboxsync ValKit/FsPerf: No need to special case RTFileDelete(dir) tests on …
(edit) @104496   9 months vboxsync FE/Qt: bugref:10663: Accessibility fixes for Import Appliance wizard; …
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