Timeline
Mar 11, 2022:
- 11:26 PM Changeset in vbox [94191] by
- VMM/IEM: Corrected C implementation of the basic shift instructions …
- 9:30 PM Changeset in vbox [94190] by
- VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
- 7:02 PM Changeset in vbox [94189] by
- Main: Guest Properties: fix more python related build issues (related …
- 6:55 PM Changeset in vbox [94188] by
- iprt: xrandr: fix typos in header comments, bugref:10134.
- 6:40 PM Changeset in vbox [94187] by
- Main: Guest Properties: fix python related build issues (related to …
- 6:30 PM Changeset in vbox [94186] by
- Main: Guest Properties: remove not relevant change (related to …
- 6:27 PM Changeset in vbox [94185] by
- Main: Guest Properties: fix build, add missing header file (related to …
- 6:24 PM Changeset in vbox [94184] by
- Main: Guest Properties: notify lesteners that property was deleted …
- 5:53 PM Changeset in vbox [94183] by
- VMMDev: Preserve display change data in saved state, bugref:10134. …
- 5:25 PM Changeset in vbox [94182] by
- FE/Qt: bugref:9996: Fixes for possible crashes; Should restrict Expert …
- 4:55 PM Changeset in vbox [94181] by
- doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry …
- 4:43 PM Changeset in vbox [94180] by
- doc/manual,FE/VBoxManage: Convert storagectl command to refentry …
- 4:43 PM Changeset in vbox [94179] by
- doc/manual,FE/VBoxManage: Convert storagectl command to refentry …
- 4:09 PM Changeset in vbox [94178] by
- VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
- 3:26 PM Changeset in vbox [94177] by
- doc/manual,FE/VBoxManage: Convert closemedium command to refentry …
- 3:14 PM Changeset in vbox [94176] by
- VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
- 3:01 PM Changeset in vbox [94175] by
- Main/Unattended: bugref:9781. Removing mirror hostname related items …
- 3:01 PM Changeset in vbox [94174] by
- VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
- 2:59 PM Changeset in vbox [94173] by
- Main/Unattended: bugref:9781. Including txt.cfg directly rather than …
- 2:24 PM Changeset in vbox [94172] by
- doc/manual,FE/VBoxManage: Convert adoptstate command to refentry …
- 2:15 PM Changeset in vbox [94171] by
- doc/manual,FE/VBoxManage: Convert discardstate command to refentry …
- 1:43 PM Changeset in vbox [94170] by
- VMM/IEM: AMD eflags for mul,imul,div and idiv. bugref:9898
- 12:49 PM Changeset in vbox [94169] by
- VMM/IEM: Fixed imul_two mappings; testcase fixes and AMD data. bugref:9898
- 11:46 AM Changeset in vbox [94168] by
- FE/Qt: bugref:9722: VirtualBox Manager: Few fixes for cloud log …
- 9:42 AM Changeset in vbox [94167] by
- FE/Qt: bugref:9996: Fixing regression in New Cloud VM wizard; Two NLS …
- 9:34 AM Changeset in vbox [94166] by
- FE/Qt: bugref:9996: Fixing regression in Add Cloud VM wizard; Current …
- 9:13 AM Changeset in vbox [94165] by
- VMM/IEM: Test case fix. bugref:9898
- 9:05 AM Changeset in vbox [94164] by
- VMM/IEM: fixed bug in cmpxchg16b worker for gcc targets.
- 8:54 AM Ticket #20865 (ause is set and Pause is canceled, Audio will not be output. (continuation)) created by
- When the guest OS does PAUSE on windows xp and cancels PAUSE, Audio is …
- 12:56 AM Changeset in vbox [94163] by
- VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
Mar 10, 2022:
- 10:29 PM Changeset in vbox [94162] by
- VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
- 7:39 PM Changeset in vbox [94161] by
- Installer/win: Disable re-signing the .cat files (and merging in the …
- 7:29 PM Changeset in vbox [94160] by
- Additions: Windows: Use the same approach as with the host driver for …
- 7:22 PM Changeset in vbox [94159] by
- Repack scripts: Tell the script unpacking the drivers to check GA …
- 3:12 PM Changeset in vbox [94158] by
- Config.kmk: Switch to openssl-3.0.1 on Windows, bugref:10128
- 3:11 PM Changeset in vbox [94157] by
- Runtime: Windows build fixes and updated .def file in preparation for …
- 1:59 PM Changeset in vbox [94156] by
- VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
- 1:59 PM Changeset in vbox [94155] by
- VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
- 8:42 AM Changeset in vbox [94154] by
- libs/openssl-3.0.1: Enable openssl 3.0.1 on macOS, bugref:10128
- 7:54 AM Changeset in vbox [94153] by
- libs/openssl-3.0.1: Remove bn_asm.c because it just duplicates the …
- 7:48 AM Changeset in vbox [94152] by
- libs/openssl-3.0.1: Enable openssl 3.0.1 on Linux, bugref:10128
- 7:39 AM Ticket #20864 (If Pause is set and Pause is canceled, Audio will not be output.) created by
- If the guest OS is Windows XP and VirtualBox is set to Pause and Pause …
Mar 9, 2022:
- 11:44 PM Ticket #20863 (Critical error) created by
- A critical error has occurred while running the virtual machine and …
- 2:55 PM Changeset in vbox [94151] by
- Devices/Graphics: enable single DX device mode on all hosts: bugref:9830
- 2:48 PM Changeset in vbox [94150] by
- Devices/Graphics: Use D3D 11.1: bugref:9830
- 2:26 PM Changeset in vbox [94149] by
- Devices/Graphics: staging buffer does not support DISCARD: bugref:9830
- 12:33 PM Changeset in vbox [94148] by
- FE/Qt: bugref:6899: VM settings: Reworking Interface page to increase …
- 12:16 PM Changeset in vbox [94147] by
- Devices/Graphics: shader management (build fix): bugref:9830
- 12:07 PM Changeset in vbox [94146] by
- Devices/Graphics: shader management: bugref:9830
- 8:59 AM Changeset in vbox [94145] by
- FE/Qt: bugref:6899: Global preferences: Reworking Interface page to …
- 8:35 AM Changeset in vbox [94144] by
- FE/Qt: bugref:6899: VM settings: Get rid of QIComboBox objects for …
- 7:31 AM Ticket #20862 (PAUSEから再開した場合、オーディオが出力されない) created by
- WindowsXPでVirtualBoxをPauseにしてPauseを解除した場合、Audioが出力されません。
Mar 8, 2022:
- 11:12 PM Changeset in vbox [94143] by
- Main: Don't known why we didn't enable the …
- 11:05 PM Changeset in vbox [94142] by
- Main/VBoxOGLTest: Use VBOXR3 as template everywhere (alternatively we …
- 11:04 PM Changeset in vbox [94141] by
- Main/HostImpl.cpp: nits.
- 10:46 PM Changeset in vbox [94140] by
- OpenGLTest: Merged the VBoxOGL2D library target into VBoxTestOGL. …
- 10:42 PM Changeset in vbox [94139] by
- ValKit/testdriver: pylint 2.9.6 adjustments (missed some).
- 10:24 PM Changeset in vbox [94138] by
- OpenGLTest: qt6 adjustments. [fix] bugref:9898
- 10:10 PM Changeset in vbox [94137] by
- OpenGLTest: qt6 adjustments. bugref:9898
- 6:19 PM Changeset in vbox [94136] by
- Main/Unattended: bugref:9781. Disabling unattended install for OL …
- 5:35 PM Changeset in vbox [94135] by
- libs/openssl-3.0.1: Don't include mem_clr.c in the crypto library as …
- 5:26 PM Changeset in vbox [94134] by
- libs/libssh: Remove the dependency on FIPS_mode() which is not …
- 5:21 PM Changeset in vbox [94133] by
- libs/openssl-3.0.1: Enable building on Solaris (don't want to break …
- 4:39 PM Changeset in vbox [94132] by
- Main/Unattended: bugref:9781. Re-enabling unsupported_hardware …
- 2:58 PM Changeset in vbox [94131] by
- /Config.kmk: pylint 2.9.6 adjustments (disable two things 2.7 cannot do).
- 2:57 PM Changeset in vbox [94130] by
- ValKit/bs3kit: pylint 2.9.6 adjustments (mostly about using 'with' …
- 2:57 PM Changeset in vbox [94129] by
- testmanager: pylint 2.9.6 adjustments (mostly about using sub-optimal …
- 2:50 PM Changeset in vbox [94128] by
- TestManager: Use the fHasReasons parameter in …
- 2:44 PM Changeset in vbox [94127] by
- ValKit/tests: pylint 2.9.6 adjustments (mostly about using 'with' …
- 2:18 PM Changeset in vbox [94126] by
- ValKit/testdriver: pylint 2.9.6 adjustments (mostly about using 'with' …
- 2:15 PM Changeset in vbox [94125] by
- ValKit/testboxscript: pylint 2.9.6 adjustments (mostly about using …
- 1:51 PM Changeset in vbox [94124] by
- ValKit/utils.py,tests: Move crc32_of_file to common/utils.py as …
- 1:51 PM Changeset in vbox [94123] by
- ValKit/utils.py,tests: Move crc32_of_file to common/utils.py as …
- 12:25 PM Changeset in vbox [94122] by
- ValKit/tdAudioTest.py: A coupld of @todos; pylint warnings. bugref:10008
- 11:12 AM Changeset in kBuild [3564] by
- kmk_redirect: Must redirect stdout/err according to the pCtx when not …
- 11:11 AM Changeset in kBuild [3563] by
- kmk/output.c: warning
- 11:10 AM Changeset in kBuild [3562] by
- kmk_redirect: Must redirect stdout/err according to the pCtx when not …
- 10:30 AM Changeset in vbox [94121] by
- Additions: Linux: VBoxDRMClient: fix vmwgfx version detection, …
- 10:01 AM Changeset in kBuild [3561] by
- kmk: build fixes
- 9:38 AM Changeset in kBuild [3560] by
- sed: build fix for non-windows hosts.
Mar 7, 2022:
- 7:58 PM Changeset in vbox [94120] by
- libs/openssl-3.0.1: Fix linking rdesktop-vrdp, bugref:10128
- 7:00 PM Changeset in vbox [94119] by
- libs/openssl-3.0.1: Some Windows build fixes, bugref:10128
- 6:31 PM Changeset in vbox [94118] by
- libs/openssl-3.0.1: Add OPENSSL_NO_EC_NISTP_64_GCC_128 because vcc …
- 6:05 PM Changeset in vbox [94117] by
- FE/Qt: qt6/macOS: Hacked around problem with closing the VirtualBoxVM …
- 5:25 PM Changeset in vbox [94116] by
- libs/openssl-3.0.1: Simplify the header/source generation, only one …
- 4:13 PM Changeset in vbox [94115] by
- libs/openssl-3.0.1: Modify dofile.pl to avoid dumping the whole path …
- 4:12 PM Changeset in vbox [94114] by
- libs/openssl-3.0.1: Missing assembly files for Windows and macOS, …
- 3:19 PM Changeset in vbox [94113] by
- Devices/Graphics: single device mode: bugref:9830
- 3:18 PM Changeset in vbox [94112] by
- Config.kmk,src/libs/Makefile.kmk: Add switch to use openssl3 for the …
- 3:04 PM Ticket #20861 (Guest Additions do not build on Centos Stream 8) created by
- Updated to the latest kernel on CentosStream 8: 4.18.0-365.el8.x86_64 …
- 12:56 PM Changeset in vbox [94111] by
- libs/openssl-3.0.1: Secure memory allocation fix, bugref:10128
- 12:42 PM Changeset in vbox [94110] by
- libs/openssl-3.0.1: Mangling fixes, bugref:10128
- 12:21 PM Changeset in vbox [94109] by
- libs/openssl-3.0.1: Build providers and include in libcrypto, requires …
- 12:20 PM Changeset in vbox [94108] by
- libs/openssl-3.0.1: More build fixes, bugref:10128
- 12:19 PM Changeset in vbox [94107] by
- libs/openssl-3.0.1: More build fixes, bugref:10128
- 11:30 AM Ticket #20860 (Linux guests hanging with Win11 host) created by
- I tried latest kubuntu, xubuntu and debian guests with VB6.1.32 (Win11 …
- 10:45 AM Changeset in vbox [94106] by
- Devices/Graphics: more for single device mode: bugref:9830
Mar 6, 2022:
- 9:20 PM Changeset in vbox [94105] by
- libs/openssl-3.0.1: More build/linekr fixes, bugref:10128
- 9:19 PM Changeset in vbox [94104] by
- libs/openssl-3.0.1: Fix building bn sub-library, bugref:10128
- 9:18 PM Changeset in vbox [94103] by
- libs/openssl-3.0.1/Config.kmk: Copy more required headers, bugref:10128
- 9:17 PM Changeset in vbox [94102] by
- libs/openssl-3.0.1: More build fixes for the thread support, bugref:10128
- 9:08 PM Ticket #20859 (Typo in Network Code: Bridget should be Bridged (Adapter)) created by
- How to reproduce: In the VirtualBox Manager GUI, right click to open …
- 5:43 PM Changeset in vbox [94101] by
- Devices/Graphics: initial code for single device mode, enabled for non …
- 4:22 PM Changeset in vbox [94100] by
- libs/openssl-3.0.1: Bunch of build fixes for the crypto and ssl …
- 4:21 PM Changeset in vbox [94099] by
- libs/openssl-3.0.1: Fixes for Config.kmk, bugref:10128
- 4:20 PM Changeset in vbox [94098] by
- libs/openssl-3.0.1: Pre-create a bunch of headers which were converted …
- 4:14 PM Changeset in vbox [94097] by
- libs/openssl-3.0.1: e_os.h build fix, bugref:10128
- 4:14 PM Changeset in vbox [94096] by
- libs/openssl-3.0.1: Fix for gnu assemblers and recreate asm files, …
- 7:12 AM Ticket #20858 (6.1.32 Ubuntu package lacks the VirtualBox.chm manual file) created by
- Help > Contents will reveal an error dialog saying "Unable to load the …
Mar 5, 2022:
- 1:56 PM Ticket #20857 (Windows 10 21H2 - Menu Start Issue) created by
- After installing the latest VM VBox Extension Pack version 6.1.32 and …
- 1:24 PM Ticket #20856 (Windows Vista Ultimate 64 Bit Guest Additions not working) created by
- I am using Windows Vista Ultimate 64 Bit and I wanted to install Guest …
- 1:20 PM Ticket #20855 (Windows Vista Ultimate 64 Bit Guest Additions not working) created by
- I am using Windows Vista Ultimate 64 Bit and I wanted to install Guest …
- 12:07 AM Changeset in vbox [94095] by
- FE/Qt: qt6: Workaround for crash calling hideMenu() from ~UIActionMenu …
Mar 4, 2022:
- 10:52 PM Changeset in vbox [94094] by
- IPRT/darwin: Renamed variable in RTMpGetMaxFrequency. bugref:9898
- 10:50 PM Changeset in vbox [94093] by
- IPRT: Use same approach in RTMpGetMaxFrequency for getting at the a …
- 10:09 PM Changeset in vbox [94092] by
- Main/Machine: Additional IMachine methods need machine state check …
- 9:28 PM Changeset in vbox [94091] by
- IPRT: Better RTMpGetDescription for darwin.arm (first M1 has two …
- 3:48 PM Changeset in vbox [94090] by
- Main/Machine: Do not allow TRANSIENT and TRANSRESET guest properties …
- 2:06 PM Changeset in vbox [94089] by
- FE/Qt: bugref:9722: VirtualBox Manager: Adding possibility to call …
- 2:04 PM Changeset in vbox [94088] by
- Main/Performace.cpp: Don't assert in CollectorHAL::getHostCpuMHz() on …
- 2:03 PM Changeset in vbox [94087] by
- IPRT/mp/darwin: Reimplemented RTMpGetOnlineSet to avoid getting the …
- 1:47 PM Changeset in vbox [94086] by
- FE/Qt: bugref:9653: VirtualBox Manager / Chooser pane: Another place …
- 1:35 PM Changeset in vbox [94085] by
- FE/Qt: bugref:9653: VirtualBox Manager / Chooser pane: Fixing crash …
Mar 3, 2022:
- 10:22 PM Changeset in vbox [94084] by
- Main/Machine: IMachine::mountMedium inadvertently works without a …
- 7:43 PM Changeset in vbox [94083] by
- libs/openssl-3.0.1: Recreate asm files, bugref:10128
- 7:17 PM Changeset in vbox [94082] by
- libs/openssl-3.0.1: started applying and adjusting our OpenSSL changes …
- 6:18 PM Changeset in vbox [94081] by
- libs: Copied our OpenSSL v1.1.1l in preparation for v3.0.1 upgrade. …
- 5:59 PM Changeset in vbox [94080] by
- Device/DevPcBios: Fix long standing mostly harmless typo (will …
- 5:10 PM Changeset in vbox [94079] by
- Main/Unattended: bugref:9781. Return false from …
- 4:24 PM Changeset in vbox [94078] by
- FE/Qt, Main/Unattended: bugref:9515, bugref:9781. Utilizing the new …
- 3:54 PM Changeset in vbox [94077] by
- Additions: Linux: VBoxDRMClient: scm fix, bugref:10134.
- 3:46 PM Changeset in vbox [94076] by
- Additions: Linux: VBoxDRMClient: sync screen layout with DE …
- 1:59 PM Changeset in vbox [94075] by
- Main/Unattended: bugref:9781. Adding a property to IUnattended to …
- 1:19 PM Changeset in vbox [94074] by
- /Config.kmk: Two qt6 modules. bugref:9898
- 1:01 PM Changeset in vbox [94073] by
- /Makefile.kmk,/Config.kmk: Adjusted the qt5-bin target for qt6 on …
- 12:08 PM Changeset in vbox [94072] by
- Another build fix for r150310
- 12:03 PM Changeset in vbox [94071] by
- Build fix for r150310
- 11:54 AM Changeset in vbox [94070] by
- CloudNet: bugref:9469 Dropped local gateway parameters in VBoxManage …
- 10:10 AM Changeset in vbox [94069] by
- FE/Qt: bugref:6899. Removing html tags from the UINativeWizard …
- 9:10 AM Changeset in vbox [94068] by
- FE/Qt: bugref:6899. Some more tooltip fixes to improve accessibility.
Mar 2, 2022:
- 9:04 PM Changeset in vbox [94067] by
- FE/Qt: qt6: Just disable VBOX_DARWIN_USE_NATIVE_CONTROLS for arm64 for …
- 8:59 PM Changeset in vbox [94066] by
- FE/Qt: qt6: Must explicitly include QActionGroup before using it in …
- 8:58 PM Changeset in vbox [94065] by
- FE/Qt: qt6: The QtMac header is gone in qt6, so use …
- 3:49 PM Changeset in vbox [94064] by
- FE/Qt: qt6: Seems MOC doesn't grok #if QT_VERSION >= …
- 3:41 PM Changeset in vbox [94063] by
- Devices/Graphics: shader resource and render target views should be …
- 3:41 PM Changeset in vbox [94062] by
- FE/Qt: bugref:6899: VM settings: Get rid of QIComboBox objects for …
- 3:34 PM Changeset in vbox [94061] by
- FE/Qt: qt6: QFileDialog adjustments for macOS, all stuff that was …
- 3:33 PM Changeset in vbox [94060] by
- FE/Qt: qt6: QMouseEvent copy constructor is protected in 6.0, so tweak …
- 2:41 PM Changeset in vbox [94059] by
- FE/Qt: bugref:6899: Global preferences: Get rid of QIComboBox objects …
- 2:26 PM Changeset in vbox [94058] by
- FE/Qt: bugref:6899: VM settings: Get rid of QIComboBox objects for …
- 2:14 PM Changeset in vbox [94057] by
- FE/Qt: bugref:6899: Global preferences: Get rid of QIComboBox objects …
- 2:10 PM Changeset in vbox [94056] by
- FE/Qt: bugref:6899: VM settings: Get rid of QIComboBox objects for …
- 1:05 PM Changeset in vbox [94055] by
- FE/Qt: bugref:6899. Some re-wording in tooltips.
- 10:18 AM Changeset in vbox [94054] by
- include/iprt/asm.h: Some more constraint fixes (follow up of r150256), …
- 9:29 AM Changeset in vbox [94053] by
- FE/Qt: bugref:6899. Concatenating the page title to the tooltip of …
- 8:16 AM Changeset in vbox [94052] by
- FE/Qt: bugref:6899. Removing html tags from tooltips of some widgets.
- 5:00 AM Changeset in vbox [94051] by
- VMM/IEM: Nested VMX: bugref:10092 Let the instruction specify the …
- 1:47 AM Changeset in kBuild [3559] by
- qt6.kmk: qt6 uses weird framework version, it seems.
- 1:41 AM Changeset in vbox [94050] by
- /Config.kmk: Qt6 adjustments for darwin.arm64. bugref:9898
- 12:47 AM Changeset in kBuild [3558] by
- qt-Q_OBJECT.sed: changed line ending to LF
Mar 1, 2022:
- 7:18 PM Changeset in vbox [94049] by
- Validation Kit: Addendum to r150100: Also include required testcase …
- 4:20 PM Changeset in vbox [94048] by
- doc/manual: Fix typo in "USBIP" (no dash there) accidentally …
- 3:10 PM Changeset in vbox [94047] by
- kBuild 3541 -> 3557: qt6 unit; kmk_ash.exe windows fix tools fetching …
- 3:02 PM Changeset in vbox [94046] by
- FE/Qt: qt6: qHash() now uses size_t instead of uint for return and the …
- 3:01 PM Changeset in vbox [94045] by
- FE/Qt: qt6: The QButtonGroup::buttonClicked(int) signal was removed in …
- 2:56 PM Changeset in vbox [94044] by
- FE/Qt: qt6: Signal QSignalMapper::mapped(const QString &) renamed to …
- 2:52 PM Changeset in vbox [94043] by
- FE/Qt: qt6: Include CCloudMachine.h in UIChooserAbstractModel.h as qt6 …
- 2:49 PM Changeset in vbox [94042] by
- FE/Qt: qt6: The signal QComboBox::activated(const QString &) was …
- 2:11 PM Changeset in vbox [94041] by
- ValKit/Makefile.kmk: nits
- 1:39 PM Changeset in vbox [94040] by
- IPRT: Include mempcpy on solaris too so we can build DevFwCommon after …
- 1:10 PM Changeset in vbox [94039] by
- FE/Qt: bugref:6899: VM settings: Reworking Audio page to increase page …
- 12:18 PM Changeset in vbox [94038] by
- scm: Fix typo in comment. Two tees in "settings" is enough. …
- 12:04 PM Changeset in vbox [94037] by
- FE/Qt: qt6: Use QStringList::contains + push_back instead of …
- 11:59 AM Changeset in vbox [94036] by
- FE/Qt: qt6: endl(&QTextStream) was put in the 'Qt' namespace (since …
- 11:40 AM Changeset in vbox [94035] by
- FE/Qt: qt6: Qt::UNICODE_ACCEL was removed (it was zero, so it didn't …
- 11:37 AM Changeset in vbox [94034] by
- FE/Qt: qt6: The QCursor constructor with a mask now takes two QBitmap …
- 11:34 AM Changeset in vbox [94033] by
- FE/Qt: qt6: The result argument of QWidget::nativeEvent changes from a …
- 11:29 AM Changeset in vbox [94032] by
- FE/Qt: qt6: Help stuff. bugref:9898 - QHelpEngine::linksForIdentifier …
- 11:16 AM Changeset in vbox [94031] by
- FE/Qt: qt6: QList, QSet & QVector adjustments. [build fix] …
- 11:15 AM Changeset in vbox [94030] by
- FE/Qt: bugref:6899: A bit of refactoring for UINameAndSystemEditor; …
- 11:09 AM Changeset in vbox [94029] by
- FE/Qt: qt6: QList, QSet & QVector adjustments. bugref:9898 - …
- 11:04 AM Changeset in vbox [94028] by
- FE/Qt: bugref:6899: Always use full-path tool-tip for UIFilePathSelector.
- 11:03 AM Changeset in vbox [94027] by
- FE/Qt: bugref:6899: VirtualBox Manager: No QIComboBox class for …
- 10:58 AM Changeset in vbox [94026] by
- FE/Qt: qt6: QRegion::rects() was removed in 6, so must use iterators …
- 10:50 AM Changeset in vbox [94025] by
- FE/Qt: qt6: QTouchDevice::TouchScreen -> …
- 10:47 AM Changeset in vbox [94024] by
- FE/Qt: qt6: QWheelEvent has dropped qt4 compatibility stuff like …
- 10:43 AM Changeset in vbox [94023] by
- include/iprt/asm.h: Use the Q constraint instead of m for the arm64 …
- 10:34 AM Changeset in vbox [94022] by
- FE/Qt: qt6: QFond::setWeight has changed from a 0-100 range to a …
- 10:32 AM Changeset in vbox [94021] by
- FE/Qt: qt6: Use QPixmapCache::find method variant introduced in 4.6 …
- 9:52 AM Changeset in vbox [94020] by
- FE/Qt: qt6: UIFileManagerHostTable.h must explicitly include …
- 9:50 AM Changeset in vbox [94019] by
- FE/Qt: qt6: QGuiApplication::setFallbackSessionManagementEnabled was …
- 9:47 AM Changeset in vbox [94018] by
- FE/Qt: qt6: QProcess::pid (removed) -> QProcess::processId (5.3+). …
- 9:42 AM Changeset in vbox [94017] by
- FE/Qt: qt6: A couple of == operators weren't const, causing trouble in …
- 9:40 AM Changeset in vbox [94016] by
- Devices/USB: Need to invalidate addresses when detaching USB devices, …
- 9:36 AM Changeset in vbox [94015] by
- FE/Qt: qt6: QDesktopWidget is gone, mostly replaced by QScreen and …
- 9:13 AM Changeset in vbox [94014] by
- FE/Qt: qt6: QActionPool needs to be included explicitly when needed. …
- 9:04 AM Changeset in vbox [94013] by
- FE/Qt: qt6: QX11Info is gone, kind of replaced by …
- 8:52 AM Changeset in vbox [94012] by
- VMM: Nested VMX: bugref:10092 Remove unused functions …
- 5:28 AM Changeset in vbox [94011] by
- VMM/HMVMXR0: Removed obsolete comment.
- 1:17 AM Changeset in vbox [94010] by
- FE/Qt: qt6: QLocale::decimalPoint is now a string instead of a char. …
- 1:16 AM Changeset in vbox [94009] by
- FE/Qt: qt6: QDateTime/QTime::toString -> …
- 1:08 AM Changeset in vbox [94008] by
- FE/Qt: qt6: Qt::MidButton -> Qt::MiddleButton (5.0 or earlier). bugref:9898
- 1:06 AM Changeset in vbox [94007] by
- FE/Qt: qt6: QFileInfo::created -> QFileInfo::birthTime (5.10+).
- 1:03 AM Changeset in vbox [94006] by
- FE/Qt: qt6: QDateTime::setTime_t -> QDateTime::setSecsSinceEpoch …
- 12:58 AM Changeset in vbox [94005] by
- FE/Qt: qt6: QMap::insertMulti -> QMultiMap::insert (5.5?). bugref:9898
- 12:41 AM Changeset in vbox [94004] by
- FE/Qt: qt6: Compiler insists on braces around foreach() loops …
- 12:36 AM Changeset in vbox [94003] by
- FE/Qt: qt6: QLayout::margin (removed in 6) -> …
- 12:28 AM Changeset in vbox [94002] by
- /Config.kmk,VBoxDbg/Makefile.kmk,VirtualBox/Makefile.kmk: Qt6 …
Note:
See TracTimeline
for information about the timeline view.