VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78078   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Windows build fix for r129932
(edit) @78077   6 years vboxsync FE/Qt: bugref:9152: More cleanup for Export Appliance wizard.
(edit) @78076   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Fixed parameter …
(edit) @78075   6 years vboxsync Devices/USB/DevOHCI.cpp: Small addendum to r129929, add LogRelMax() …
(edit) @78074   6 years vboxsync FE/Qt: bugref:9152: A bit of cleanup for Export Appliance wizard.
(edit) @78073   6 years vboxsync Devices/USB/DevOHCI.cpp: Remove a few todos and raise unrecoverable …
(edit) @78072   6 years vboxsync Recording/Main: Settings locking fixes.
(edit) @78071   6 years vboxsync Recording/Main: Implemented RecordingSettings::i_applyDefaults().
(edit) @78070   6 years vboxsync Recording/Main: Make pPeer of Recording[Screen]Settings::Data const.
(edit) @78069   6 years vboxsync Recording/Main: Fixed RecordingSettings::i_destroyAllScreenObj().
(edit) @78068   6 years vboxsync Recording/Main: Some renaming, comment fixes.
(edit) @78067   6 years vboxsync Additions/linux/vboxvideo: attempt to fix a crash in Linux Mint …
(edit) @78066   6 years vboxsync IPRT,GUI: Workaround for certificate downloads getting redirected to https.
(edit) @78065   6 years vboxsync Main/HostDnsService: Pass fResume = FALSE to SetWaitableTimer() so …
(edit) @78064   6 years vboxsync Recording/VBoxManage: Getting and controlling the recording settings …
(edit) @78063   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Allow to make Import from …
(edit) @78062   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 1st basic page: Move …
(edit) @78061   6 years vboxsync FE/Qt: bugref:9434: A bit of cleanup for r129879.
(edit) @78060   6 years vboxsync FE/Qt: Coloring the search line edit wrt. the match count.
(edit) @78059   6 years vboxsync FE/Qt: bugref:9434: Extend QIComboBox with findData API.
(edit) @78058   6 years vboxsync FE/Qt: bugref:6699. Marking the search line edit when there are no matches.
(edit) @78057   6 years vboxsync FE/Qt: bugref:6699. Some cleanup.
(edit) @78056   6 years vboxsync FE/Qt: bugref:6699. Using a shorter QVector initilization.
(edit) @78055   6 years vboxsync FE/Qt: bugref:6699. Handle type to search a bit differently.
(edit) @78054   6 years vboxsync FE/Qt: Fixed flag handling for UIFileManagerGuestTable::deleteByItem() …
(edit) @78053   6 years vboxsync iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
(edit) @78052   6 years vboxsync BIOS: Only probe IDE devices if a PCI IDE controller is present (see …
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @78049   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78047   6 years vboxsync Installer/linux: Fix previous, the paren is intended and must be …
(edit) @78046   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 1st basic page: Integrate …
(edit) @78045   6 years vboxsync Installer/linux: drop unbalanced paren from egrep expression …
(edit) @78044   6 years vboxsync FE/Qt: bugref:9434: Forgot something more in r129866.
(edit) @78043   6 years vboxsync pgmR3PhysMMIOExCreate: fixed mem leak.
(edit) @78042   6 years vboxsync FE/Qt: bugref:9434: Forgot something in r129866.
(edit) @78041   6 years vboxsync FE/Qt: bugref:9434: Extend QIComboBox with addItem API.
(edit) @78040   6 years vboxsync DevFDC: Eliminated irrelevant ifdefs.
(edit) @78039   6 years vboxsync Guest Control/Main: Also check for flag DirectoryRemoveRecFlag_None in …
(edit) @78038   6 years vboxsync Guest Control/Main: Renaming.
(edit) @78037   6 years vboxsync FE/Qt: bugref:9434: Cleanup Import Appliance wizard first of all.
(edit) @78034   6 years vboxsync FE/Qt: bugref:6699. Removing some lines.
(edit) @78033   6 years vboxsync Main/HostDnsServiceDarwin: Add and remove the stop source object in …
(edit) @78031   6 years vboxsync Just removed recompiler/tests in its entirety as we don't compile or …
(edit) @78030   6 years vboxsync Main/HostDnsServiceDarwin: Preliminary fix to make VBoxSVC start on …
(edit) @78028   6 years vboxsync Removing GPL licensed files from recompiler/tests. Files are not used …
(edit) @78027   6 years vboxsync libcurl: curl-7.62.0 -> curl-7.64.0
(edit) @78026   6 years vboxsync FE/Qt: bugref:6699. Truncate the text of the bread crumbs widget …
(edit) @78025   6 years vboxsync Recording/VBoxManage: Fixed syntax help for "modifyvm recording […]".
(edit) @78024   6 years vboxsync FE/Qt: bugref:6699. Improvements on the bread crumbs widget.
(edit) @78021   6 years vboxsync DnD/DnDURIList: Fixed having an invalid (file) handles when opening …
(edit) @78020   6 years vboxsync DnD/DnDURIObject: Got rid of internal m_fIsOpen member, which is …
(edit) @78019   6 years vboxsync Debugger/DBGPlugInLinux.cpp: Fix querying log buffer addresses when …
(edit) @78018   6 years vboxsync FE/Qt: bugref:9376: Make framebuffer cursor react on mouse pointer …
(edit) @78017   6 years vboxsync Debugger/DBGCEmulateCodeView.cpp: Add x command to examine symbols
(edit) @78016   6 years vboxsync FE/Qt: bugref:9376: Check for mouse cursor visibility flag, not just …
(edit) @78015   6 years vboxsync DevVGA: Attempt to disable any mouse cursor when resetting the …
(edit) @78014   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @78013   6 years vboxsync Main/HostDnsServiceDarwin: More shutdown fixes.
(edit) @78012   6 years vboxsync Main/HostDnsService: HostDnsServiceBase::uninit() is also virtual.
(edit) @78011   6 years vboxsync DevVGA-SVGA: use VBVA interface to update screen. bugref:9430
(edit) @78010   6 years vboxsync FE/Qt: bugref:6699. Reimplementing the bread crumbs widget.
(edit) @78009   6 years vboxsync RTHttp: Destroy the HTTP instance before exit.
(edit) @78008   6 years vboxsync FE/Qt: bugref:9373: Handle only events sent to required object.
(edit) @78007   6 years vboxsync FE/Qt: bugref:6066: Handle only events sent to required objects and …
(edit) @78006   6 years vboxsync FE/Qt: bugref:9432: Fix for Close VM dialog which doesn't have own …
(edit) @78005   6 years vboxsync FE/Qt: bugref:9080: Handle only events sent to required object and …
(edit) @78004   6 years vboxsync Main/HostDnsServiceDarwin: Formatting nits, moved …
(edit) @78003   6 years vboxsync FE/Qt: bugref:9072: Handle only events sent to required object and …
(edit) @78002   6 years vboxsync FE/Qt: bugref:6699: Handle only events sent to required object and …
(edit) @78001   6 years vboxsync FE/Qt: bugref:9072: Removing unused eventFilter from UIDialogPanel, …
(edit) @78000   6 years vboxsync Main/HostDnsServiceDarwin: Renaming.
(edit) @77999   6 years vboxsync Main/HostDnsServiceDarwin: Made the dynamic store name a bit more …
(edit) @77998   6 years vboxsync Main/HostDnsServiceDarwin: Added this pointer to shutdown callback and …
(edit) @77997   6 years vboxsync Main/HostDnsServiceDarwin: Remove the stopper source from the run loop …
(edit) @77996   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @77995   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @77994   6 years vboxsync FE/Qt: bugref:9378: Fixing eventFilter bug intruduced in r129371; …
(edit) @77993   6 years vboxsync Main/HostDnsService: Some more cleanup and renaming.
(edit) @77992   6 years vboxsync FE/Qt: bugref:9432: Moving QIWithRetranslateUI templates onto …
(edit) @77991   6 years vboxsync Put tdOCIExport1.py to validation kit build.
(edit) @77990   6 years vboxsync FE/Qt: bugref:7127: Extend UIVirtualBoxEventHandler with all medium …
(edit) @77989   6 years vboxsync FE/Qt: bugref:7127: Forgot something more in r129755, r129756 and r129757.
(edit) @77988   6 years vboxsync FE/Qt: bugref:7127: Forgot something more in r129755 and r129756.
(edit) @77987   6 years vboxsync FE/Qt: bugref:7127: Forgot something in r129755.
(edit) @77986   6 years vboxsync FE/Qt: bugref:7127: Extend UIMainEventListener with all medium related …
(edit) @77985   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes) …
(edit) @77984   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes).
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77981   6 years vboxsync Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), …
(edit) @77980   6 years vboxsync FE/Qt: bugref:9378: Few coding-style fixes for UIChooserView code.
(edit) @77979   6 years vboxsync FsPerf: Bigger path buffers. bugref:9172
(edit) @77978   6 years vboxsync vboxshell.py: In the python webservice bindings …
(edit) @77976   6 years vboxsync linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
(edit) @77975   6 years vboxsync linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172
(edit) @77974   6 years vboxsync linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172
(edit) @77973   6 years vboxsync linux/vboxsf: nits. bugref:9172
(edit) @77972   6 years vboxsync HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the …
(edit) @77971   6 years vboxsync Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
(edit) @77970   6 years vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
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