VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103179   13 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Hiding acceleration …
(edit) @103178   13 months vboxsync FE/Qt: bugref:10384: UIBootOrderEditor: Take into account that there …
(edit) @103177   13 months vboxsync Validation Kit: Added a new tool 'VBoxGuestControlHelper', which can …
(edit) @103176   13 months vboxsync libs/xpcom/python: Some cleanup, bugref:3409
(edit) @103175   13 months vboxsync VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
(edit) @103174   13 months vboxsync Reverted r161431 again (Audio/VKAT: Declared some more functions as …
(edit) @103173   13 months vboxsync Audio/VKAT: Declared some more functions as static.
(edit) @103172   13 months vboxsync FE/Qt: bugref:10501. Small fixes on context menu stuff.
(edit) @103171   13 months vboxsync FE/Qt: bugref:10501. Some fixes in the table sort functionality.
(edit) @103170   13 months vboxsync include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
(edit) @103169   13 months vboxsync FE/Qt: bugref:10513: Removing unused types of settings selector and a …
(edit) @103168   13 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103167   13 months vboxsync FE/Qt: Reworking UIConverter heavily to unwind cascade dependency from …
(edit) @103166   13 months vboxsync FE/Qt: bugref:10501. Adding ram usage and using corrct decimal separator.
(edit) @103165   13 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103164   13 months vboxsync FE/Qt: bugref:10501. Moving some cloud machine related functions to …
(edit) @103163   13 months vboxsync FE/Qt: bugref:10501. Adding disk and network metrics to the cloud vm …
(edit) @103162   13 months vboxsync Audio/Mixer: Fixed a warning found by Parfait. ​bugref:10354
(edit) @103161   13 months vboxsync FE/Qt: Cleanup for UIDefs.h: Moving FormatSize enum to appropriate place.
(edit) @103160   13 months vboxsync FE/Qt: bugref:10513: Removing old UISettingsDialog and …
(edit) @103159   13 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103158   13 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103157   13 months vboxsync FE/Qt: bugref:10501. More cleaning and refactoring of table item classes.
(edit) @103156   13 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103155   13 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103154   13 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
(edit) @103153   13 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
(edit) @103152   13 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103151   13 months vboxsync Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
(edit) @103150   13 months vboxsync Frontends: Some warning fixes about externally visible functions which …
(edit) @103149   13 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @103148   13 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103147   13 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103146   13 months vboxsync NetworkServices/IntNetSwitch: Some warning fixes about externally …
(edit) @103145   13 months vboxsync HostServices/auth: Some warning fixes about externally visible …
(edit) @103144   13 months vboxsync HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
(edit) @103143   13 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103142   13 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103141   13 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103140   13 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103139   13 months vboxsync FE/Qt: bugref:10501. Adding progress tasks for metric list and metric …
(edit) @103138   13 months vboxsync FE/Qt: bugref:10501. Updating cloud vm state correctly.
(edit) @103137   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103136   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103135   13 months vboxsync Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
(edit) @103134   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103133   13 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103132   13 months vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @103131   13 months vboxsync FE/Qt: bugref:10501. Moving cloud machine metric data related progress …
(edit) @103130   13 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103129   13 months vboxsync FE/Qt: bugref:10501. Adding timer slot to cloud machine table item class.
(edit) @103128   13 months vboxsync FE/Qt: bugref:10501. Deriving UIActivityOverviewItem from QObject so …
(edit) @103127   13 months vboxsync FE/Qt: bugref:10501. Updating the cloud vm list.
(edit) @103126   13 months vboxsync libs/xpcom/python: Add forgotten Python 3.7 check, needed for oldish …
(edit) @103125   13 months vboxsync libs/xpcom/python: comment typo
(edit) @103124   13 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103123   13 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103122   13 months vboxsync iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
(edit) @103121   13 months vboxsync FE/Qt: HiDPI support for various label icons in QILineEdit, UIToolBox …
(edit) @103120   13 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 5.
(edit) @103119   13 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 4.
(edit) @103118   13 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
(edit) @103117   13 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
(edit) @103116   13 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103115   13 months vboxsync parfait: Add exclude list for things to ignore when scanning, add …
(edit) @103114   13 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @103113   13 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103112   13 months vboxsync NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
(edit) @103111   13 months vboxsync Devices/DevPlatform: Fix unintialized variable in case there are no …
(edit) @103110   13 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 3.
(edit) @103109   13 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103108   13 months vboxsync IPRT/fatvfs.cpp: Simplied r166121/r158845.
(edit) @103107   13 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 2.
(edit) @103106   13 months vboxsync testmanager/WuiTestBoxList: sorting fix.
(edit) @103105   13 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 1.
(edit) @103104   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103103   13 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103102   13 months vboxsync FE/Qt: bugref:10501. Adding a new class for th cloud vm items.
(edit) @103101   13 months vboxsync FE/Qt: bugref:10501. Some cleaning.
(edit) @103100   13 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103099   13 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103098   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103096   13 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103095   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103094   13 months vboxsync FE/Qt: UIWelcomePane: bugref:10513: Extending UIWelcomePane with some …
(edit) @103093   13 months vboxsync FE/Qt: UIWelcomePane: Reworking layout a bit to make it suitable for …
(edit) @103092   13 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103091   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103090   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103089   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103084   13 months vboxsync tstIEMAImpl: Testcase for bugref:10591
(edit) @103083   13 months vboxsync FE/Qt: UIWelcomePane: Missing part of r161314; QIRichTextLabel …
(edit) @103082   13 months vboxsync fix doxygen complain
(edit) @103081   13 months vboxsync VMM: scm fix, bugref:9898
(edit) @103080   13 months vboxsync FE/Qt: Machine settings / System page: Boot order list should use API …
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