|
|
@73942
|
6 years |
vboxsync |
DnD/HostService: Doxygen fix.
|
|
|
@73941
|
6 years |
vboxsync |
DnD/Main: Fixed including the context ID when using protocol v3 with …
|
|
|
@73940
|
6 years |
vboxsync |
DnD/HostService: Renaming, docs (build fix).
|
|
|
@73939
|
6 years |
vboxsync |
DnD/HostService: Renaming, docs.
|
|
|
@73938
|
6 years |
vboxsync |
FE/Qt: bugref:8472. Change media enumeration function so that it …
|
|
|
@73937
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
|
|
|
@73936
|
6 years |
vboxsync |
IPRT/rest: Fix doxygen.
|
|
|
@73935
|
6 years |
vboxsync |
iprt/string.h: Save 8 bytes in RTSTRSPACECORE on 64-bit systems.
|
|
|
@73934
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@73933
|
6 years |
vboxsync |
IPRT/rest: Adding genric factor methods for every class and use it to …
|
|
|
@73932
|
6 years |
vboxsync |
Drop trailing whitespace.
|
|
|
@73931
|
6 years |
vboxsync |
FE/Qt: bugref:8472. Some refactoring in UIMediumEnumerator
|
|
|
@73930
|
6 years |
vboxsync |
IPRT/rest: Implemented parsing json response bodies. bugref:9167
|
|
|
@73929
|
6 years |
vboxsync |
OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
|
|
|
@73928
|
6 years |
vboxsync |
FE/Qt: Fix a bug in medium selector widget. Medium tree creation was …
|
|
|
@73927
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: Large cleanup for UIChooserItem, doxygen …
|
|
|
@73926
|
6 years |
vboxsync |
FE/Qt: bugref:8472. Refactoring the term 'mediums' to media
|
|
|
@73925
|
6 years |
vboxsync |
VUSB: warning fix (comparison between signed and unsigned integer …
|
|
|
@73924
|
6 years |
vboxsync |
FE/Qt: A bit of cleanup for UIMachineDefs.
|
|
|
@73923
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73922
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73921
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73920
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73919
|
6 years |
vboxsync |
Main: On Windows, fix compiling with VBOX_WITH_SDS=
|
|
|
@73918
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73917
|
6 years |
vboxsync |
FE/Qt: bugref:8472. Don't re-enumerate the medium tree when just …
|
|
|
@73916
|
6 years |
vboxsync |
Main/ExtPackManager: add missing space in the release log between the …
|
|
|
@73915
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73914
|
6 years |
vboxsync |
iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
|
|
|
@73913
|
6 years |
vboxsync |
Config.kmk: bugref:9049: Enabling split GUI build for macOS …
|
|
|
@73912
|
6 years |
vboxsync |
CFGM: comment indent fix.
|
|
|
@73911
|
6 years |
vboxsync |
Installer/darwin: Make sure the postflight sed invocation always has …
|
|
|
@73910
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@73909
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@73908
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
|
|
|
@73907
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
|
|
|
@73906
|
6 years |
vboxsync |
iprt/cdefs.h: Added wrappers for the C++ noexcept keyword.
|
|
|
@73905
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@73904
|
6 years |
vboxsync |
iprt/cdefs.h: Adjust RT_RESERVE for g++ to avoid pedantic warnings.
|
|
|
@73903
|
6 years |
vboxsync |
bugref:9152. Fixed try-catch logic.
|
|
|
@73902
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167 [build fix]
|
|
|
@73901
|
6 years |
vboxsync |
ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
|
|
|
@73900
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73899
|
6 years |
vboxsync |
IPRT/http: Prototyped RTHttpPerform function. bugref:9167
|
|
|
@73898
|
6 years |
vboxsync |
Temporarily use RT_NOREF to avoid build errors.
|
|
|
@73897
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73896
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73895
|
6 years |
vboxsync |
IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
|
|
|
@73894
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73893
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73892
|
6 years |
vboxsync |
bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
|
|
|
@73891
|
6 years |
vboxsync |
iprt/cdefs.h: Added RT_OVERRIDE as a wrapper for the C++11 override …
|
|
|
@73890
|
6 years |
vboxsync |
IPRT/http: Added a couple functions for adding headers. Issues with …
|
|
|
@73889
|
6 years |
vboxsync |
IPRT/rest: More 'api' generator work. bugref:9167
|
|
|
@73888
|
6 years |
vboxsync |
IPRT/http: Added a couple functions for adding headers. Issues with …
|
|
|
@73887
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73886
|
6 years |
vboxsync |
IPRT/http: RTHttpDestroy shall return a status. bugref:9167
|
|
|
@73885
|
6 years |
vboxsync |
VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
|
|
|
@73884
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73883
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
|
|
|
@73882
|
6 years |
vboxsync |
FE/Qt: UIActionPool: A bit of renames.
|
|
|
@73881
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: UIToolbarTools: Temporary buttons for …
|
|
|
@73880
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
|
|
|
@73879
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
|
|
|
@73878
|
6 years |
vboxsync |
Audio/DrvHostValidationKit: Renaming.
|
|
|
@73877
|
6 years |
vboxsync |
Audio/DrvHostValidationKit: No input stream supported (yet).
|
|
|
@73876
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167 [doxygen]
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73874
|
6 years |
vboxsync |
RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
|
|
|
@73873
|
6 years |
vboxsync |
OCI: Move OCI code to the extension pack
|
|
|
@73872
|
6 years |
vboxsync |
Audio/DrvAudio: Take a shortcut in …
|
|
|
@73871
|
6 years |
vboxsync |
FE/Qt: bugref:9085. Update keyboard indicator we insert host key combo …
|
|
|
@73870
|
6 years |
vboxsync |
VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
|
|
|
@73869
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added VMCS map.
|
|
|
@73868
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: Added some missed fields in the Virtual VMCS …
|
|
|
@73867
|
6 years |
vboxsync |
Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
|
|
|
@73866
|
6 years |
vboxsync |
iprt/swagger-codegen: More model source template hacking. bugref:9167
|
|
|
@73865
|
6 years |
vboxsync |
iprt/swagger-codegen: Started on the model source template. bugref:9167
|
|
|
@73864
|
6 years |
vboxsync |
iprt/swagger-codegen: More codegen hacking. bugref:9167
|
|
|
@73863
|
6 years |
vboxsync |
Config.kmk: fix typo
|
|
|
@73862
|
6 years |
vboxsync |
Config.kmk: the previous change wasn't meant to be for Windows target
|
|
|
@73861
|
6 years |
vboxsync |
Config.kmk: for extpacks using the API need to link against the …
|
|
|
@73860
|
6 years |
vboxsync |
FE/Qt: UIActionPool* classes: Move Log Viewer, Snapshot Pane, Media …
|
|
|
@73859
|
6 years |
vboxsync |
FE/Qt: UIActionPool, UIShortcutPool and UIGlobalSettingsInput: Extend …
|
|
|
@73858
|
6 years |
vboxsync |
Main: bugref:8929: Medium::setDescription has been reordered to avoid …
|
|
|
@73857
|
6 years |
vboxsync |
http.h: doxygen.
|
|
|
@73856
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Virtual-VMCS layout.
|
|
|
@73855
|
6 years |
vboxsync |
Installer/darwin: In the uninstall script wait for user confirmation …
|
|
|
@73854
|
6 years |
vboxsync |
configure.vbs: hack for disabling any libopus use until the necessary …
|
|
|
@73853
|
6 years |
vboxsync |
Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
|
|
|
@73852
|
6 years |
vboxsync |
NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
|
|
|
@73851
|
6 years |
vboxsync |
http-curl.cpp: revert r124526. We still need to support systems with …
|
|
|
@73850
|
6 years |
vboxsync |
Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
|
|
|
@73849
|
6 years |
vboxsync |
iprt/cpp/restbase.h: fix doxygen comments
|
|
|
@73848
|
6 years |
vboxsync |
http.h: read and write callbacks are passed directly to curl and so …
|
|
|
@73847
|
6 years |
vboxsync |
FE/Qt: bugref:9085: A bit of fixes and missed part for r124533.
|
|
|
@73846
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: Rework sliding animation to use more …
|
|
|
@73845
|
6 years |
vboxsync |
FE/Qt: UISlidingAnimation: Notify about animation completion only when …
|
|
|
@73844
|
6 years |
vboxsync |
FE/Qt: UISlidingAnimation: Possibility to reverse animation initially.
|
|
|
@73843
|
6 years |
vboxsync |
FE/Qt: UIVersion: Typo fix.
|
|
|