VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31563   14 years vboxsync FE/Qt: 1900: Create GUI support for NAT forwarding: Added cancel …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31548   14 years vboxsync build fix
(edit) @31541   14 years vboxsync FE/Qt4: typos
(edit) @31540   14 years vboxsync FE/Qt4-OSX: enable sheets in the port forwarding dialog
(edit) @31535   14 years vboxsync FE/Qt: 1900: Create GUI support for NAT forwarding: Added value …
(edit) @31533   14 years vboxsync FE/Qt: 1900: Create GUI support for NAT forwarding: Initial commit.
(edit) @31500   14 years vboxsync FE/Qt4: move description to the details view
(edit) @31496   14 years vboxsync FE/Qt4: blend only if there is not enough space to show the text; …
(edit) @31494   14 years vboxsync FE/Qt4: confirm based on the attached disks count
(edit) @31436   14 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31385   14 years vboxsync FE/Qt4: implemented new deletion possibilities in the GUI
(edit) @31342   14 years vboxsync FE/Qt4: just a little bit better naming :)
(edit) @31341   14 years vboxsync FE/Qt4: make the VM view resizable when the VM is paused and in scale mode
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31330   14 years vboxsync FE/Qt4: show the nested paging setting when VT-x/AMD-V is enabled only
(edit) @31321   14 years vboxsync FE/Qt4-OSX: enable menubar in scale mode
(edit) @31320   14 years vboxsync FE/Qt4-OSX: fix warning
(edit) @31319   14 years vboxsync FE/Qt4-OSX: use sheet windows in scale mode
(edit) @31318   14 years vboxsync FE/Qt4-OSX: next try on fixing scale mode on OSX
(edit) @31299   14 years vboxsync FE/Qt4: make live resize in scale mode; only repaint as much as necessary
(edit) @31286   14 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Scale-mode icons commit.
(edit) @31285   14 years vboxsync FE/Qt4: 3635: Allow guest screen scaling: Return previous …
(edit) @31284   14 years vboxsync FE/Qt: New running VM core: Explicit cleanup of mini-toolbar.
(edit) @31283   14 years vboxsync FE/Qt: 5094: GUI crashes on Windows hosts: Fixing regression of …
(edit) @31282   14 years vboxsync Some fixes for Guest Additions version lookup.
(edit) @31248   15 years vboxsync FE/Qt: use update() and not repaint() to update the viewport as it is …
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31240   15 years vboxsync FE/Qt4: cleaned up session/machine state mess; added session state to …
(edit) @31235   15 years vboxsync FE/Qt4-OSX: seems to be necessary
(edit) @31233   15 years vboxsync FE/Qt4-OSX: fix distortion problems
(edit) @31220   15 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   15 years vboxsync Backed out r64225 for now.
(edit) @31218   15 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   15 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31214   15 years vboxsync FE/Qt4-OSX: Quartz2D for scaling mode.
(edit) @31196   15 years vboxsync FE/Qt: comment
(edit) @31191   15 years vboxsync FE/Qt: don't use native file dialogs for directory / saving a file as …
(edit) @31187   15 years vboxsync FE/Qt: don't use native open file dialogs on KDE hosts (xtracker 5167)
(edit) @31142   15 years vboxsync FE/Qt: 4397: Virtual Media Manager UI: Window-host Virtual Media …
(edit) @31132   15 years vboxsync FE/Qt4-NLS: added lt; merged ca
(edit) @31108   15 years vboxsync FE/Qt: Keyboard autograbbed on start up and resume: Might be fixed.
(edit) @31088   15 years vboxsync warnings
(edit) @31070   15 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31059   15 years vboxsync Shared Folders/Fe/Qt4: Introduced automatic resizing to better show …
(edit) @31056   15 years vboxsync FE/Qt4: add 0.5s update interval to the VM preview window
(edit) @31051   15 years vboxsync FE/Qt4: don't reopen a session all the time
(edit) @31049   15 years vboxsync it NLS fix
(edit) @31019   15 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31017   15 years vboxsync 2d: bugfix (v2)
(edit) @31008   15 years vboxsync Main: reorganize session APIs
(edit) @31007   15 years vboxsync back out r63917
(edit) @31003   15 years vboxsync 2d: bugfix
(edit) @31002   15 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30997   15 years vboxsync FE/Qt: Little correction for r63909.
(edit) @30996   15 years vboxsync FE/Qt: 3781: Warn when altering shared folders if guest additions are …
(edit) @30990   15 years vboxsync FE/Qt: 3568: Add Shared Folder UI may suggest invalid folder name: …
(edit) @30981   15 years vboxsync default update interval 1s
(edit) @30976   15 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30956   15 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30936   15 years vboxsync FE/Qt4: enable debug command line again
(edit) @30930   15 years vboxsync FE/Qt: New running VM core: More wise positioning settings processing …
(edit) @30929   15 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30927   15 years vboxsync FE/Qt: Icons update.
(edit) @30923   15 years vboxsync nl NLS fix (#7188)
(edit) @30912   15 years vboxsync FE/Qt: 5094: GUI crash on Windows host during powering off VM might be …
(edit) @30911   15 years vboxsync FE/Qt: Fix IMouse related assert during powering off VM.
(edit) @30905   15 years vboxsync FE/Qt4: right align tool buttons
(edit) @30904   15 years vboxsync FE/Qt4: color icons on the Mac also
(edit) @30879   15 years vboxsync FE/Qt: to much
(edit) @30878   15 years vboxsync FE/Qt4: max try count
(edit) @30872   15 years vboxsync merge conflict
(edit) @30871   15 years vboxsync Main: event names now in past tense
(edit) @30869   15 years vboxsync FE/Qt4: fix burns
(edit) @30868   15 years vboxsync FE/Qt4: new VMDesktop view in selector window; file system restructure
(edit) @30867   15 years vboxsync FE/Qt4: add default params to the extra data help list versions
(edit) @30848   15 years vboxsync export to OSE
(edit) @30834   15 years vboxsync FE/Qt: add scaling code to OSE
(edit) @30825   15 years vboxsync Main: callbacks removal
(edit) @30792   15 years vboxsync FE/Qt: Keyboard-handler: Some code simplification.
(edit) @30753   15 years vboxsync FE/Qt: 3635: Scale-mode initial implementation.
(edit) @30752   15 years vboxsync FE/Qt: New running VM core: Separate viewport creation of frame-buffer …
(edit) @30751   15 years vboxsync FE/Qt: New running VM core: Few little fixes for initial selector …
(edit) @30710   15 years vboxsync FE/Qt: New running VM core: One more includes cleanup.
(edit) @30709   15 years vboxsync FE/Qt: New running VM core: Little includes reordering.
(edit) @30708   15 years vboxsync FE/Qt: New running VM core: Little include cleanup.
(edit) @30707   15 years vboxsync FE/Qt: New running VM core: Includes reordering & cleanup for …
(edit) @30703   15 years vboxsync FE/Qt4: bad bug slipped in
(edit) @30700   15 years vboxsync FE/Qt: Keyboard-handler implementation: Regression fix.
(edit) @30699   15 years vboxsync Main: evenmt names
(edit) @30698   15 years vboxsync Events: docs, properly cleanup queue in passive mode
(edit) @30696   15 years vboxsync FE/Qt4: slot isn't necessary anymore
(edit) @30695   15 years vboxsync FE/Qt4: typo
(edit) @30694   15 years vboxsync FE/Qt4: UITexturedSegmentedButton for non OSX
(edit) @30693   15 years vboxsync FE/Qt4-OSX: use the new image tools
(edit) @30692   15 years vboxsync FE/Qt4: added some image manipulation functions
(edit) @30691   15 years vboxsync FE/Qt4: separate UIVMItem
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