VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84987   4 years vboxsync gen-slickedit-workspace.sh: removed some stuff that was commmented out.
(edit) @84986   4 years vboxsync Firmware/Makefile.kmk: PATH_KBUILD -> KBUILD_PATH
(edit) @84985   4 years vboxsync DnD/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84984   4 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84983   4 years vboxsync DnD/DroppedFiles: Docs, a bit of renaming.
(edit) @84982   4 years vboxsync Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
(edit) @84981   4 years vboxsync FE/Qt: bugref:9755: Fixes for Log-Viewer search-backward icon.
(edit) @84980   4 years vboxsync Debugger/DBGPlugInLinux: New heuristic to find the kernel log buffer …
(edit) @84979   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
(edit) @84978   4 years vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @84977   4 years vboxsync kBuild 3385 -> 3390: Addressed umask race in kmk_builtin_cp. Fixed …
(edit) @84976   4 years vboxsync Validation Kit/tdAddBasic1.py: D'oh.
(edit) @84975   4 years vboxsync Guest Control/GuestSessionImplTasks: Logging nits.
(edit) @84974   4 years vboxsync Installer/linux: For RPM build, finish making the CHM docs optional, …
(edit) @84973   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Linux Guest Additions testing …
(edit) @84972   4 years vboxsync Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
(edit) @84971   4 years vboxsync FE/Qt: bugref:9515. Some fixes
(edit) @84970   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Guest Additions testing for < …
(edit) @84969   4 years vboxsync FE/Qt: bugref:9515. Splitting UIUserNamePasswordEditor class into its …
(edit) @84968   4 years vboxsync Installer/linux: Bring DEB build/package to same functionality as the …
(edit) @84967   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More VBoxService logging adjustments.
(edit) @84966   4 years vboxsync Validation Kit/testdriver: Fixed task status for asyncUuid().
(edit) @84965   4 years vboxsync FE/Qt: bugref:9515. Some fixes.
(edit) @84964   4 years vboxsync FE/Qt: For X11 platform, use default PDF viewer if kchmviewer wasn't …
(edit) @84963   4 years vboxsync Validation Kit/tdAddBasic1.py: Re-introduced rebooting of Linux guests …
(edit) @84962   4 years vboxsync FE/Qt: Eliminate already unused (and one easily made unused) C++ defines.
(edit) @84961   4 years vboxsync FE/Qt: bugref:9515. Adding an additional page for windows product key.
(edit) @84960   4 years vboxsync Installer/linux: When creating rpm packages, leave out kchmviewer if …
(edit) @84959   4 years vboxsync Installer/linux: Some RPM build/package cleanups. Makes the CHM help …
(edit) @84958   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building …
(edit) @84957   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84956   4 years vboxsync Windows Additions installer: Fixed German NLS.
(edit) @84955   4 years vboxsync FE/Qt: bugref:9515. Adding hostname and os type detection.
(edit) @84954   4 years vboxsync /Makefile.kmk: Shouldn't need to specify deprecated kBuild variables …
(edit) @84953   4 years vboxsync /Makefile.kmk: Shouldn't need to specify deprecated kBuild variables …
(edit) @84952   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84951   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can …
(edit) @84950   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService …
(edit) @84949   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff …
(edit) @84948   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff again.
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84946   4 years vboxsync ValKit: Don't check for obsolete kBuild environment variables.
(edit) @84945   4 years vboxsync Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
(edit) @84944   4 years vboxsync ReadMe-Solaris.txt,Installer/solaris: BUILD_TARGET_ARCH -> …
(edit) @84943   4 years vboxsync vbox.py: Don't check for obsolete kBuild environment variables.
(edit) @84942   4 years vboxsync /Makefile.kmk: BUILD_PLATFORM_ARCH -> KBUILD_HOST_ARCH
(edit) @84941   4 years vboxsync SDKRef.xml: Don't test for BUILD_PLATFORM == win in a sample makefile. …
(edit) @84940   4 years vboxsync xpcom18a4/Makefile.kmk: BUILD_PLATFORM -> KBUILD_HOST.
(edit) @84939   4 years vboxsync makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a sample …
(edit) @84938   4 years vboxsync SUPDrv.cpp: BUILD_TYPE -> KBUILD_TYPE
(edit) @84937   4 years vboxsync gen-slickedit-workspace.sh: Don't use obsolete kBuild environment …
(edit) @84936   4 years vboxsync VBoxDTrace: A gcc 10.1.1 build fix. bugref:9746
(edit) @84935   4 years vboxsync Config.kmk: gcc 10.1.1 + qt 5.14+ build fix. bugref:9746
(edit) @84934   4 years vboxsync configure: Stop using the old KBUILD variables.
(edit) @84933   4 years vboxsync Config.kmk,kchmviewer: gcc 10.1.1 build fix. Cleanup. bugref:9746
(edit) @84932   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Return expected result when handling …
(edit) @84931   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in …
(edit) @84930   4 years vboxsync tdAddGuestCtrl.py: pylint fix.
(edit) @84929   4 years vboxsync Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO …
(edit) @84928   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in gctrlCopyDirFrom().
(edit) @84927   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here-
(edit) @84926   4 years vboxsync Validation Kit/vboxwrappers: Toned down verboseness of …
(edit) @84925   4 years vboxsync Validation Kit/testdriver: Added special cases for handling OL in …
(edit) @84924   4 years vboxsync Validation Kit/TXS: Resolve executables for EXEC command before …
(edit) @84923   4 years vboxsync Validation Kit/TXS: Resolve executables for EXEC command before …
(edit) @84922   4 years vboxsync Validation Kit/TXS: Padding fix for VER command reply; opcode must be …
(edit) @84921   4 years vboxsync ValKit: pylint 2.5.3 adjustments.
(edit) @84920   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks.
(edit) @84919   4 years vboxsync Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
(edit) @84918   4 years vboxsync FE/Qt: bugref:9515. Painting user name/password line edits to indicate …
(edit) @84917   4 years vboxsync FE/Qt: bugref:9515. Adding necessary validity checks for user …
(edit) @84916   4 years vboxsync FE/Qt: bugref:9515. r138786 was incomplete.
(edit) @84915   4 years vboxsync FE/Qt: bugref:9515. Adding a tool button to toggle the visibility of …
(edit) @84914   4 years vboxsync Devices/Graphics: updated assertion in OpenGL backend
(edit) @84913   4 years vboxsync DevDMA: Added an info handler to dump DMA page registers since only …
(edit) @84912   4 years vboxsync FsPerf: Off by one fix.
(edit) @84911   4 years vboxsync FE/Qt:bugref:9779 Qt: 5.15.0 gives UICommon compilation errors
(edit) @84910   4 years vboxsync FE/Qt: bugref:9774: VirtualBox Manager: Add Visual State option to …
(edit) @84909   4 years vboxsync Validation Kit/testfileset: Limit iterations of …
(edit) @84908   4 years vboxsync Devices/UartCore: Make sure DR is only set after we've successfully …
(edit) @84907   4 years vboxsync Devices/UartCore: Need to enter critical section on detach for …
(edit) @84906   4 years vboxsync FE/Qt: bugref:9515. Using the user name and password during unattended …
(edit) @84905   4 years vboxsync FE/Qt:bugref:9554 Compilation issues with GCC 9.x and 10.x
(edit) @84904   4 years vboxsync FE/Qt: bugref:9774: VM settings: Add Visual State option to User …
(edit) @84903   4 years vboxsync tstRTCRest-1: Adjustment for strtod in UCRT with VC++ 14+. bugref:8489
(edit) @84902   4 years vboxsync /Config.kmk: On darwin (using Qt 5.12) even ObjC code needs to be told …
(edit) @84901   4 years vboxsync BIOS: Do not hardcode conventional memory size, query from CMOS instead.
(edit) @84900   4 years vboxsync configure: For Darwin: Modernize OS version, Xcode, SDK and Qt …
(edit) @84899   4 years vboxsync /Config.kmk: Preparations for newer Xcode. libiconv tweak to avoid …
(edit) @84898   4 years vboxsync scm attempt #3
(edit) @84897   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84896   4 years vboxsync scm
(edit) @84895   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84894   4 years vboxsync Validation Kit/testfileset: Limit iterations of …
(edit) @84893   4 years vboxsync Validation Kit/testfileset: Limit iterations of …
(edit) @84892   4 years vboxsync FE/Qt: bugref:9515. Passing the default IUnattended properties to the …
(edit) @84891   4 years vboxsync scm
(edit) @84890   4 years vboxsync FE/Qt: bugref:9515. Some fixes
(edit) @84889   4 years vboxsync FE/Qt: bugref:9515. Adding fields for user name/password.
(edit) @84888   4 years vboxsync FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D
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