VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103161   8 months vboxsync FE/Qt: Cleanup for UIDefs.h: Moving FormatSize enum to appropriate place.
(edit) @103160   8 months vboxsync FE/Qt: bugref:10513: Removing old UISettingsDialog and …
(edit) @103159   8 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103158   8 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103157   8 months vboxsync FE/Qt: bugref:10501. More cleaning and refactoring of table item classes.
(edit) @103156   8 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103155   8 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103154   8 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
(edit) @103153   8 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
(edit) @103152   8 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103151   8 months vboxsync Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
(edit) @103150   8 months vboxsync Frontends: Some warning fixes about externally visible functions which …
(edit) @103149   8 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @103148   8 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103147   8 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103146   8 months vboxsync NetworkServices/IntNetSwitch: Some warning fixes about externally …
(edit) @103145   8 months vboxsync HostServices/auth: Some warning fixes about externally visible …
(edit) @103144   8 months vboxsync HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
(edit) @103143   8 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103142   8 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103141   8 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103140   8 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103139   8 months vboxsync FE/Qt: bugref:10501. Adding progress tasks for metric list and metric …
(edit) @103138   8 months vboxsync FE/Qt: bugref:10501. Updating cloud vm state correctly.
(edit) @103137   8 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103136   8 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103135   8 months vboxsync Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
(edit) @103134   8 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103133   8 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103132   8 months vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @103131   8 months vboxsync FE/Qt: bugref:10501. Moving cloud machine metric data related progress …
(edit) @103130   8 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103129   8 months vboxsync FE/Qt: bugref:10501. Adding timer slot to cloud machine table item class.
(edit) @103128   8 months vboxsync FE/Qt: bugref:10501. Deriving UIActivityOverviewItem from QObject so …
(edit) @103127   8 months vboxsync FE/Qt: bugref:10501. Updating the cloud vm list.
(edit) @103126   8 months vboxsync libs/xpcom/python: Add forgotten Python 3.7 check, needed for oldish …
(edit) @103125   8 months vboxsync libs/xpcom/python: comment typo
(edit) @103124   8 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103123   8 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103122   8 months vboxsync iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
(edit) @103121   8 months vboxsync FE/Qt: HiDPI support for various label icons in QILineEdit, UIToolBox …
(edit) @103120   8 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 5.
(edit) @103119   8 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 4.
(edit) @103118   8 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
(edit) @103117   8 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
(edit) @103116   8 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103115   8 months vboxsync parfait: Add exclude list for things to ignore when scanning, add …
(edit) @103114   8 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @103113   8 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103112   8 months vboxsync NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
(edit) @103111   8 months vboxsync Devices/DevPlatform: Fix unintialized variable in case there are no …
(edit) @103110   8 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 3.
(edit) @103109   8 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103108   8 months vboxsync IPRT/fatvfs.cpp: Simplied r166121/r158845.
(edit) @103107   8 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 2.
(edit) @103106   8 months vboxsync testmanager/WuiTestBoxList: sorting fix.
(edit) @103105   8 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 1.
(edit) @103104   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103103   8 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103102   8 months vboxsync FE/Qt: bugref:10501. Adding a new class for th cloud vm items.
(edit) @103101   8 months vboxsync FE/Qt: bugref:10501. Some cleaning.
(edit) @103100   8 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103099   8 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103098   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103096   8 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103095   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103094   8 months vboxsync FE/Qt: UIWelcomePane: bugref:10513: Extending UIWelcomePane with some …
(edit) @103093   8 months vboxsync FE/Qt: UIWelcomePane: Reworking layout a bit to make it suitable for …
(edit) @103092   8 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103091   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103090   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103089   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   8 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103084   8 months vboxsync tstIEMAImpl: Testcase for bugref:10591
(edit) @103083   8 months vboxsync FE/Qt: UIWelcomePane: Missing part of r161314; QIRichTextLabel …
(edit) @103082   8 months vboxsync fix doxygen complain
(edit) @103081   8 months vboxsync VMM: scm fix, bugref:9898
(edit) @103080   8 months vboxsync FE/Qt: Machine settings / System page: Boot order list should use API …
(edit) @103079   8 months vboxsync ValidationKit/tdAddGuestCtrl.py: Always wait for the VBoxService …
(edit) @103078   8 months vboxsync ValidationKit/vboxtestvms.py: Need to set the chipset type to …
(edit) @103077   8 months vboxsync vsheriff: Taught it about Python bindings installation problems. …
(edit) @103076   8 months vboxsync Validation Kit: Added the new path layout to sys.path for finding the …
(edit) @103075   8 months vboxsync tstIEMAImpl: Generalized the code some more. bugref:9898
(edit) @103074   8 months vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @103073   8 months vboxsync Installer/Python: When internally testing the VBox API right after …
(edit) @103072   8 months vboxsync Installer/Python: More fixes. bugref:10579
(edit) @103071   8 months vboxsync Installer/Python: Handle uninstalling for Python versions >= 3, which …
(edit) @103070   8 months vboxsync Installer/Python: This hopefully should fix the remaining macOS …
(edit) @103069   8 months vboxsync FE/Qt: UIWelcomePane: Reworking widget layout to be able to have …
(edit) @103068   8 months vboxsync FE/Qt: UIWelcomePane: Heavy rework; Replacing UIWrappableLabel with …
(edit) @103067   8 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103066   8 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @103065   8 months vboxsync tstIEMAImpl: Unused functions. bugref:9898
(edit) @103064   8 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103063   8 months vboxsync Installer/Python: Fixed installing bindings for Python 3 on macOS; the …
(edit) @103062   8 months vboxsync Installer/Python: macOS logging fixes. bugref:10579
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