VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24040   15 years vboxsync Rephrased
(edit) @24036   15 years vboxsync FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
(edit) @24026   15 years vboxsync VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
(edit) @24024   15 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @24018   15 years vboxsync toupper -> RT_C_TO_UPPER.
(edit) @24013   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24002   15 years vboxsync FE/Qt4: Cleaning QILabel from garbage, reworking QILabel size-hint …
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23997   15 years vboxsync 4370: FE/Qt4: Unable to auto-mount Guest Additions image while …
(edit) @23994   15 years vboxsync #3987: Virtio: Network adapter available in all frontends.
(edit) @23984   15 years vboxsync FE/Qt: take keyboard layouts which use shift to cancel CapsLock into …
(edit) @23982   15 years vboxsync Frontends/VirtualBox: NULL strings are not valid as medium UUIDs for …
(edit) @23980   15 years vboxsync 2d accel: explicit link libGL.so to VirtualBox on Linux as well
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23967   15 years vboxsync VBoxManage: ULONG => StorageControllerType_T
(edit) @23963   15 years vboxsync VBoxManage: fixed a bug where replacing hdd's was not allowed and …
(edit) @23962   15 years vboxsync FE/Qt4: uninitialized variable found by valgrind
(edit) @23955   15 years vboxsync FE/Qt4: 4357: RT_OS_LINUX only
(edit) @23954   15 years vboxsync FE/Qt4: 4357: check /proc/mounts not /etc/fstab
(edit) @23953   15 years vboxsync FE/Qt4: GUI Coding-Style for Virtual Media Manager.
(edit) @23951   15 years vboxsync 2d accel: double-defined variable
(edit) @23948   15 years vboxsync FE/Qt4: 4357: Warn if usbfs is mounted at /sys/bus/usb/drivers - …
(edit) @23939   15 years vboxsync FE/Qt4: Build warning fixed (unused variable).
(edit) @23938   15 years vboxsync 2d accel: make mouse move events for overlay widget be tracked …
(edit) @23937   15 years vboxsync FE/Qt4: Snapshots processing algorithm (VM Selector page): Restore …
(edit) @23935   15 years vboxsync VBoxManage: don't use machine uuid variable for other purposes.
(edit) @23934   15 years vboxsync VBoxManage: removed spaces after function names
(edit) @23932   15 years vboxsync VBoxManage: fixed bug which caused changing media during runtime to fail
(edit) @23930   15 years vboxsync FE/Qt4: Fixing build warning in snapshot processing widget …
(edit) @23929   15 years vboxsync FE/Qt4: Fixing warning during explicit storage slot conversion …
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23924   15 years vboxsync FE/Qt4: Snapshots processing (VM Selector Page) algorithms update (1st …
(edit) @23912   15 years vboxsync VBoxManageHelp: removed the option dvdattach and floppyattach from …
(edit) @23902   15 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23899   15 years vboxsync FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual screen …
(edit) @23884   15 years vboxsync windows build fix
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23880   15 years vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23875   15 years vboxsync VBoxManage: fix deleting a guest property
(edit) @23874   15 years vboxsync 2daccel: fix redraw issue on overlay hide for linux
(edit) @23873   15 years vboxsync VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
(edit) @23854   15 years vboxsync FE/Qt4: Implicitly set SATA ports count when saving storage settings.
(edit) @23847   15 years vboxsync VBoxManageHelp: moved firmware near other boot options
(edit) @23825   15 years vboxsync VBoxSDL: removed hardcoded controller names and now controllers are …
(edit) @23818   15 years vboxsync FE/Qt4: Spelling for r53564.
(edit) @23815   15 years vboxsync FE/Qt4: 1893: Add EFI BIOS: GUI Option added.
(edit) @23809   15 years vboxsync VBoxManage: storagectl => name, floppy => fdd, type => controller
(edit) @23807   15 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23796   15 years vboxsync FE/Qt4-OSX: fix memory leaks in drawing code
(edit) @23790   15 years vboxsync VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
(edit) @23766   15 years vboxsync 2dvideo: bugfixing for overlay (widget) move/resize
(edit) @23762   15 years vboxsync Python shell: better device attachment printing, updated to reflect …
(edit) @23760   15 years vboxsync FE/Qt4: VBox Information Dialog now using storage section formatting …
(edit) @23759   15 years vboxsync FE/Qt4: VBox Details report updated according multi-controller support.
(edit) @23756   15 years vboxsync FE/Qt4: Removing unnecessary asserts from r53481.
(edit) @23755   15 years vboxsync FE/Qt4: VMM image releasing mechanism is now supports …
(edit) @23754   15 years vboxsync VBoxManageModifyVM: get uuid only if dvdMedium is present
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23747   15 years vboxsync VirtualBox/Makefile.kmk: tabs.
(edit) @23746   15 years vboxsync video 2d accel: some code cleaning
(edit) @23743   15 years vboxsync video 2d accel: enable external test app usage for linux
(edit) @23740   15 years vboxsync joined 2D & 3D support test in one tool
(edit) @23738   15 years vboxsync VBoxManageModifyVM: removed unnecessary check
(edit) @23737   15 years vboxsync FeQt/Makefile.kmk: split the COMWrappers.h into a .h and a .cpp file. …
(edit) @23736   15 years vboxsync burn fix
(edit) @23735   15 years vboxsync Compile fix
(edit) @23734   15 years vboxsync FE/Qt4: Enable validation for runtime Storage Settings.
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23732   15 years vboxsync video 2d accel: move gl 2D support check to a separate executable …
(edit) @23731   15 years vboxsync VBoxManageModifyVM: removed unwanted printf
(edit) @23724   15 years vboxsync FE/Qt4: Force VBoxMedium tool-tip to manual-breaking rules.
(edit) @23723   15 years vboxsync FE/Qt4: Storage UI could now be invoked at runtime. Console WND source …
(edit) @23708   15 years vboxsync spaces and nitpicking.
(edit) @23706   15 years vboxsync VBoxManageModifyVM: use RTGetOpt for commandline parsing
(edit) @23705   15 years vboxsync VBoxManageHelp: newline char missing
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23701   15 years vboxsync Python shell: updated medium attachment enumeration, firmware type
(edit) @23691   15 years vboxsync video 2d accel: check for gl support
(edit) @23689   15 years vboxsync VBoxManage: fixed copy&past bug.
(edit) @23688   15 years vboxsync FE/Qt4: Coding-style fix for r53400.
(edit) @23687   15 years vboxsync VBoxManage: Updated vminfo with the live migration bits.
(edit) @23685   15 years vboxsync video 2d accel: display a warning in VM settings UI if 2D is enabled …
(edit) @23682   15 years vboxsync video 2d accel: more intelligent tmp widget creation
(edit) @23681   15 years vboxsync video 2d accel: handle the case of failing make gl cntext current
(edit) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23657   15 years vboxsync video 2d accel: workaround ATI linux issue: ensure viewport is correct …
(edit) @23647   15 years vboxsync FE/Qt4: Reusing string tag already present in VBoGlobal for r53341.
(edit) @23646   15 years vboxsync video 2d accel: move program start/stop outside display list to …
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23635   15 years vboxsync VBoxManage: error check
(edit) @23630   15 years vboxsync video 2d accel: fix gl context issue for old ATI drivers on linux
(edit) @23617   15 years vboxsync FE/Qt4: Seems better to use GetName() instead of GetLocation() for …
(edit) @23616   15 years vboxsync FE/Qt4: Little fix for r53283.
(edit) @23609   15 years vboxsync FE/Qt: nice names for host drives in the Settings window
(edit) @23598   15 years vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23590   15 years vboxsync Redundant article
(edit) @23588   15 years vboxsync video 2d accel: display warning in VM display settings dialog when …
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