|
|
@24258
|
15 years |
vboxsync |
Main: new method Medium::RefreshState() which refreshes medium state; …
|
|
|
@24252
|
15 years |
vboxsync |
Frontend/VirtualBox: drop non-working synonyms for --startvm, and …
|
|
|
@24231
|
15 years |
vboxsync |
DarwinKeyboard.cpp: Fixed warning.
|
|
|
@24211
|
15 years |
vboxsync |
GUI: disable assertion
|
|
|
@24188
|
15 years |
vboxsync |
VBoxGLSupportInfo: annoying gcc warning
|
|
|
@24187
|
15 years |
vboxsync |
FE/Qt4-OSX: change resize policies
|
|
|
@24186
|
15 years |
vboxsync |
FE/Qt4-OSX: don't use deprecated method
|
|
|
@24185
|
15 years |
vboxsync |
FE/Qt4: Don't show an error if the user canceled the disk creation.
|
|
|
@24184
|
15 years |
vboxsync |
VBoxManage createhd: append the proper extension to the filename …
|
|
|
@24182
|
15 years |
vboxsync |
FE/Qt4: Relayout the progress dialog a bit & make the ETA text more …
|
|
|
@24175
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: More precise tree-view branches …
|
|
|
@24171
|
15 years |
vboxsync |
2d accel: fix snapshot restore
|
|
|
@24170
|
15 years |
vboxsync |
2d accel: ensure gl info is initialized before first use
|
|
|
@24168
|
15 years |
vboxsync |
FE/Qt4: Fixing assert for r54106.
|
|
|
@24167
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Removing conflicting enumeration call, which …
|
|
|
@24162
|
15 years |
vboxsync |
2d accel: fix reset handling
|
|
|
@24161
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: Fixed bug - loading "empty" …
|
|
|
@24153
|
15 years |
vboxsync |
case-sensitive FS include.
|
|
|
@24152
|
15 years |
vboxsync |
FE/Qt: text fixes
|
|
|
@24151
|
15 years |
vboxsync |
FE/Qt: text fixes
|
|
|
@24149
|
15 years |
vboxsync |
FE/Qt4: One more icon fix for r54078.
|
|
|
@24148
|
15 years |
vboxsync |
FE/Qt4: Icon fix for r54078.
|
|
|
@24147
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Device dropdown & popup menus for CD & FD …
|
|
|
@24143
|
15 years |
vboxsync |
VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
|
|
|
@24137
|
15 years |
vboxsync |
VBoxManageModifyVM: no need for ValueUnion.u32/64 zero checks, its …
|
|
|
@24136
|
15 years |
vboxsync |
Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
|
|
|
@24135
|
15 years |
vboxsync |
VBoxManageModifyVM: no need for ValueUnion.psz check
|
|
|
@24132
|
15 years |
vboxsync |
FE/Qt: really fix CapsLock on a French keyboard
|
|
|
@24119
|
15 years |
vboxsync |
FE/Qt: updated French NLS
|
|
|
@24118
|
15 years |
vboxsync |
FE/Qt: updated French NLS
|
|
|
@24117
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: controller naming convention for …
|
|
|
@24114
|
15 years |
vboxsync |
FE/Qt4-NLS: Merged Dutch, Spanish, Slovak & Romanian translations.
|
|
|
@24110
|
15 years |
vboxsync |
FE/Qt4-OSX: next fix
|
|
|
@24109
|
15 years |
vboxsync |
FE/Qt4-OSX: forgot one file
|
|
|
@24108
|
15 years |
vboxsync |
FE/Qt4-OSX: try to fix burns
|
|
|
@24107
|
15 years |
vboxsync |
FE/Qt4-OSX: initial set of native Cocoa controls
|
|
|
@24084
|
15 years |
vboxsync |
VBoxManage: snapshot dump fixes.
|
|
|
@24083
|
15 years |
vboxsync |
FE/Qt4: fix memory leak
|
|
|
@24081
|
15 years |
vboxsync |
VBoxManage: add snapshot dump command for debugging snapshot trees.
|
|
|
@24080
|
15 years |
vboxsync |
FE/Qt4: VBox Console WND: Fixed regression provoking dvd-led to be not …
|
|
|
@24057
|
15 years |
vboxsync |
FE/Qt4: VM Settings / USB Page: synchronize view<->tool-bar spacing …
|
|
|
@24056
|
15 years |
vboxsync |
FE/Qt4: Fixed typo in r53914.
|
|
|
@24055
|
15 years |
vboxsync |
FE/Qt4: VM Settings: Shared Folders Page: columns size-hint issue …
|
|
|
@24054
|
15 years |
vboxsync |
FE/Qt4: Cleaning QTreeWidget from garbage, reworking QTreeWidget …
|
|
|
@24044
|
15 years |
vboxsync |
2d accel: fix unnecessary unlock g->h commands
|
|
|
@24040
|
15 years |
vboxsync |
Rephrased
|
|
|
@24036
|
15 years |
vboxsync |
FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
|
|
|
@24026
|
15 years |
vboxsync |
VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
|
|
|
@24024
|
15 years |
vboxsync |
Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
|
|
|
@24018
|
15 years |
vboxsync |
toupper -> RT_C_TO_UPPER.
|
|
|
@24013
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24002
|
15 years |
vboxsync |
FE/Qt4: Cleaning QILabel from garbage, reworking QILabel size-hint …
|
|
|
@23998
|
15 years |
vboxsync |
VRDP port range API: user manual, frontends.
|
|
|
@23997
|
15 years |
vboxsync |
4370: FE/Qt4: Unable to auto-mount Guest Additions image while …
|
|
|
@23994
|
15 years |
vboxsync |
#3987: Virtio: Network adapter available in all frontends.
|
|
|
@23984
|
15 years |
vboxsync |
FE/Qt: take keyboard layouts which use shift to cancel CapsLock into …
|
|
|
@23982
|
15 years |
vboxsync |
Frontends/VirtualBox: NULL strings are not valid as medium UUIDs for …
|
|
|
@23980
|
15 years |
vboxsync |
2d accel: explicit link libGL.so to VirtualBox on Linux as well
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23967
|
15 years |
vboxsync |
VBoxManage: ULONG => StorageControllerType_T
|
|
|
@23963
|
15 years |
vboxsync |
VBoxManage: fixed a bug where replacing hdd's was not allowed and …
|
|
|
@23962
|
15 years |
vboxsync |
FE/Qt4: uninitialized variable found by valgrind
|
|
|
@23955
|
15 years |
vboxsync |
FE/Qt4: 4357: RT_OS_LINUX only
|
|
|
@23954
|
15 years |
vboxsync |
FE/Qt4: 4357: check /proc/mounts not /etc/fstab
|
|
|
@23953
|
15 years |
vboxsync |
FE/Qt4: GUI Coding-Style for Virtual Media Manager.
|
|
|
@23951
|
15 years |
vboxsync |
2d accel: double-defined variable
|
|
|
@23948
|
15 years |
vboxsync |
FE/Qt4: 4357: Warn if usbfs is mounted at /sys/bus/usb/drivers - …
|
|
|
@23939
|
15 years |
vboxsync |
FE/Qt4: Build warning fixed (unused variable).
|
|
|
@23938
|
15 years |
vboxsync |
2d accel: make mouse move events for overlay widget be tracked …
|
|
|
@23937
|
15 years |
vboxsync |
FE/Qt4: Snapshots processing algorithm (VM Selector page): Restore …
|
|
|
@23935
|
15 years |
vboxsync |
VBoxManage: don't use machine uuid variable for other purposes.
|
|
|
@23934
|
15 years |
vboxsync |
VBoxManage: removed spaces after function names
|
|
|
@23932
|
15 years |
vboxsync |
VBoxManage: fixed bug which caused changing media during runtime to fail
|
|
|
@23930
|
15 years |
vboxsync |
FE/Qt4: Fixing build warning in snapshot processing widget …
|
|
|
@23929
|
15 years |
vboxsync |
FE/Qt4: Fixing warning during explicit storage slot conversion …
|
|
|
@23928
|
15 years |
vboxsync |
API: make necessary adjustments to support DVD passthrough again, …
|
|
|
@23924
|
15 years |
vboxsync |
FE/Qt4: Snapshots processing (VM Selector Page) algorithms update (1st …
|
|
|
@23912
|
15 years |
vboxsync |
VBoxManageHelp: removed the option dvdattach and floppyattach
from …
|
|
|
@23902
|
15 years |
vboxsync |
VBoxManage: changed storageattach behaviour to match the syntax diagram
|
|
|
@23899
|
15 years |
vboxsync |
FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual screen …
|
|
|
@23884
|
15 years |
vboxsync |
windows build fix
|
|
|
@23882
|
15 years |
vboxsync |
Main: make restoreSnapshot() work better, adjust VBoxManage
|
|
|
@23880
|
15 years |
vboxsync |
Main/MediumAttachment: change return value of Controller getter to …
|
|
|
@23879
|
15 years |
vboxsync |
Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
|
|
|
@23875
|
15 years |
vboxsync |
VBoxManage: fix deleting a guest property
|
|
|
@23874
|
15 years |
vboxsync |
2daccel: fix redraw issue on overlay hide for linux
|
|
|
@23873
|
15 years |
vboxsync |
VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
|
|
|
@23854
|
15 years |
vboxsync |
FE/Qt4: Implicitly set SATA ports count when saving storage settings.
|
|
|
@23847
|
15 years |
vboxsync |
VBoxManageHelp: moved firmware near other boot options
|
|
|
@23825
|
15 years |
vboxsync |
VBoxSDL: removed hardcoded controller names and now controllers are …
|
|
|
@23818
|
15 years |
vboxsync |
FE/Qt4: Spelling for r53564.
|
|
|
@23815
|
15 years |
vboxsync |
FE/Qt4: 1893: Add EFI BIOS: GUI Option added.
|
|
|
@23809
|
15 years |
vboxsync |
VBoxManage: storagectl => name, floppy => fdd, type => controller
|
|
|
@23807
|
15 years |
vboxsync |
VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
|
|
|
@23802
|
15 years |
vboxsync |
VBoxManage: Added support for adding/removing storage controllers, and …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23796
|
15 years |
vboxsync |
FE/Qt4-OSX: fix memory leaks in drawing code
|
|
|
@23790
|
15 years |
vboxsync |
VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
|
|
|
@23766
|
15 years |
vboxsync |
2dvideo: bugfixing for overlay (widget) move/resize
|
|
|
@23762
|
15 years |
vboxsync |
Python shell: better device attachment printing, updated to reflect …
|
|
|