VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94040   3 years vboxsync IPRT: Include mempcpy on solaris too so we can build DevFwCommon after …
(edit) @94039   3 years vboxsync FE/Qt: bugref:6899: VM settings: Reworking Audio page to increase page …
(edit) @94038   3 years vboxsync scm: Fix typo in comment. Two tees in "settings" is enough. …
(edit) @94037   3 years vboxsync FE/Qt: qt6: Use QStringList::contains + push_back instead of …
(edit) @94036   3 years vboxsync FE/Qt: qt6: endl(&QTextStream) was put in the 'Qt' namespace (since …
(edit) @94035   3 years vboxsync FE/Qt: qt6: Qt::UNICODE_ACCEL was removed (it was zero, so it didn't …
(edit) @94034   3 years vboxsync FE/Qt: qt6: The QCursor constructor with a mask now takes two QBitmap …
(edit) @94033   3 years vboxsync FE/Qt: qt6: The result argument of QWidget::nativeEvent changes from a …
(edit) @94032   3 years vboxsync FE/Qt: qt6: Help stuff. bugref:9898 - QHelpEngine::linksForIdentifier …
(edit) @94031   3 years vboxsync FE/Qt: qt6: QList, QSet & QVector adjustments. [build fix] …
(edit) @94030   3 years vboxsync FE/Qt: bugref:6899: A bit of refactoring for UINameAndSystemEditor; …
(edit) @94029   3 years vboxsync FE/Qt: qt6: QList, QSet & QVector adjustments. bugref:9898 - …
(edit) @94028   3 years vboxsync FE/Qt: bugref:6899: Always use full-path tool-tip for UIFilePathSelector.
(edit) @94027   3 years vboxsync FE/Qt: bugref:6899: VirtualBox Manager: No QIComboBox class for …
(edit) @94026   3 years vboxsync FE/Qt: qt6: QRegion::rects() was removed in 6, so must use iterators …
(edit) @94025   3 years vboxsync FE/Qt: qt6: QTouchDevice::TouchScreen -> …
(edit) @94024   3 years vboxsync FE/Qt: qt6: QWheelEvent has dropped qt4 compatibility stuff like …
(edit) @94022   3 years vboxsync FE/Qt: qt6: QFond::setWeight has changed from a 0-100 range to a …
(edit) @94021   3 years vboxsync FE/Qt: qt6: Use QPixmapCache::find method variant introduced in 4.6 …
(edit) @94020   3 years vboxsync FE/Qt: qt6: UIFileManagerHostTable.h must explicitly include …
(edit) @94019   3 years vboxsync FE/Qt: qt6: QGuiApplication::setFallbackSessionManagementEnabled was …
(edit) @94018   3 years vboxsync FE/Qt: qt6: QProcess::pid (removed) -> QProcess::processId (5.3+). …
(edit) @94017   3 years vboxsync FE/Qt: qt6: A couple of == operators weren't const, causing trouble in …
(edit) @94016   3 years vboxsync Devices/USB: Need to invalidate addresses when detaching USB devices, …
(edit) @94015   3 years vboxsync FE/Qt: qt6: QDesktopWidget is gone, mostly replaced by QScreen and …
(edit) @94014   3 years vboxsync FE/Qt: qt6: QActionPool needs to be included explicitly when needed. …
(edit) @94013   3 years vboxsync FE/Qt: qt6: QX11Info is gone, kind of replaced by …
(edit) @94012   3 years vboxsync VMM: Nested VMX: bugref:10092 Remove unused functions …
(edit) @94011   3 years vboxsync VMM/HMVMXR0: Removed obsolete comment.
(edit) @94010   3 years vboxsync FE/Qt: qt6: QLocale::decimalPoint is now a string instead of a char. …
(edit) @94009   3 years vboxsync FE/Qt: qt6: QDateTime/QTime::toString -> …
(edit) @94008   3 years vboxsync FE/Qt: qt6: Qt::MidButton -> Qt::MiddleButton (5.0 or earlier). bugref:9898
(edit) @94007   3 years vboxsync FE/Qt: qt6: QFileInfo::created -> QFileInfo::birthTime (5.10+).
(edit) @94006   3 years vboxsync FE/Qt: qt6: QDateTime::setTime_t -> QDateTime::setSecsSinceEpoch …
(edit) @94005   3 years vboxsync FE/Qt: qt6: QMap::insertMulti -> QMultiMap::insert (5.5?). bugref:9898
(edit) @94004   3 years vboxsync FE/Qt: qt6: Compiler insists on braces around foreach() loops …
(edit) @94003   3 years vboxsync FE/Qt: qt6: QLayout::margin (removed in 6) -> …
(edit) @94002   3 years vboxsync /Config.kmk,VBoxDbg/Makefile.kmk,VirtualBox/Makefile.kmk: Qt6 …
(edit) @94001   3 years vboxsync FE/Qt: qt6: QString.sprintf is gone. Forced to use QString::number, …
(edit) @94000   3 years vboxsync FE/Qt: qt6: Using '0' for null-pointers doesn't really work because …
(edit) @93999   3 years vboxsync FE/Qt: qt6: In qt6 there is now a QEnterEvent so the enterEvent …
(edit) @93998   3 years vboxsync FE/Qt: qt6: QFontMetrics::width (removed) -> …
(edit) @93997   3 years vboxsync FE/Qt: qt6: Regular expressions. [build fix] bugref:9898
(edit) @93996   3 years vboxsync FE/Qt: qt6: Regular expressions. bugref:9898 - QString::remove, …
(edit) @93995   3 years vboxsync FE/Qt: qt6: QLayout::setMargin (removed in 6) -> …
(edit) @93994   3 years vboxsync Devices/USB: Fix crash introduced with r150219 when a USB device is …
(edit) @93993   3 years vboxsync Devices/USB: Fix crash introduced with r150219 when a USB device is …
(edit) @93992   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Display page to …
(edit) @93991   3 years vboxsync VMM: Fix a possible PDM queue leak when destroying a VM, bugref:10093
(edit) @93990   3 years vboxsync FE/Qt: Replaced /* override */ comments with RT_OVERRIDE. bugref:9898
(edit) @93989   3 years vboxsync Devices/USB: Fix memory leak introduced by r150140, and get rid of the …
(edit) @93988   3 years vboxsync FE/Qt: qt6: Fancy string to enum conversion using parallel 'key' / …
(edit) @93987   3 years vboxsync FE/Qt: qt6: No implicit conversion from QString to QUuid, must use the …
(edit) @93986   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Update page to …
(edit) @93985   3 years vboxsync FE/Qt: scm fix. bugref:9898
(edit) @93984   3 years vboxsync FE/Qt: qt6: QStringRef replaced by QStringView, mainly a problem in …
(edit) @93983   3 years vboxsync FE/Qt: qt6: QStringRef replaced by QStringView, mainly a problem in …
(edit) @93982   3 years vboxsync FE/Qt: qt6: QString::SkipEmptyParts -> Qt::SkipEmptyParts (5.14+), …
(edit) @93981   3 years vboxsync FE/Qt: qt6: Simplified fromInternalString<KNATProtocol> so it compiles …
(edit) @93980   3 years vboxsync FE/Qt: No need for else after return. bugref:9898
(edit) @93979   3 years vboxsync Devices/USB: Get rid of the VUSBHUB structure which was mostly …
(edit) @93977   3 years vboxsync Devices/USB: Fix for regression introduced with r150168 where a guest …
(edit) @93976   3 years vboxsync FE/Qt: Added a bunch of missing Makefile.kup files (for compiling from …
(edit) @93975   3 years vboxsync FE/Qt: Attempt to fix regression from r150102 where QSpacerItem isn't …
(edit) @93974   3 years vboxsync Devices/USB: Fix for regression introduced with r150168 where a guest …
(edit) @93969   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93968   3 years vboxsync HMVMXCommon.h: Doxygen.
(edit) @93967   3 years vboxsync VbglR3/HGCM: Docs typo.
(edit) @93965   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93964   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use the HM ring-0 API to construct …
(edit) @93963   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93959   3 years vboxsync IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
(edit) @93958   3 years vboxsync IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
(edit) @93957   3 years vboxsync Main/Unattended: ​bugref:9781. Pointing grub-install to /dev/sda …
(edit) @93956   3 years vboxsync Devices/USB: Eliminiate some callback ping-pong and streamline the …
(edit) @93955   3 years vboxsync Devices/USB: Eliminiate some callback ping-pong and streamline the …
(edit) @93954   3 years vboxsync Main/Unattended: ​bugref:9781. Replacing VBOX_COND_GUEST_VERSION[exp] …
(edit) @93953   3 years vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93952   3 years vboxsync DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
(edit) @93951   3 years vboxsync VMM/PGMDbg: GCC 11.2.1 build tweaks.
(edit) @93950   3 years vboxsync FE/Qt: Fixed a bunch of inverted NULL pointer checks in …
(edit) @93949   3 years vboxsync FE/Qt: Fixed incorrect NULL m_pAddressBar check in …
(edit) @93948   3 years vboxsync Main/MachineImple: Fixed use of NULL ComObjPtr<Medium> object in error …
(edit) @93947   3 years vboxsync VMM: Doxygen fix.
(edit) @93945   3 years vboxsync scm: Maded the --only-guest-host-page option include PAGE_ADDRESS and …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93943   3 years vboxsync VMM: Banned the use of PAGE_ADDRESS and PHYS_PAGE_ADDRESS too. bugref:9898
(edit) @93942   3 years vboxsync VMM/IEM: Stubbed iemAImpl_fst_r80_to_d80 in C version. bugref:9898
(edit) @93941   3 years vboxsync EFI/Firmware: Shut up scm warnings.
(edit) @93940   3 years vboxsync Devices/USB: Get rid of the address hashing mechanism and replace it …
(edit) @93939   3 years vboxsync Devices/USB: Get rid of the address hashing mechanism and replace it …
(edit) @93938   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Language page to …
(edit) @93937   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Update page to …
(edit) @93936   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Input page to …
(edit) @93935   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking General page to …
(edit) @93934   3 years vboxsync Devices/USB/DrvVUSBRootHub: Get rid of device list which is …
(edit) @93933   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93932   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93930   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
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