VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41324   13 years vboxsync VBoxManage: uninitialized variable
(edit) @41291   13 years vboxsync warning
(edit) @41288   13 years vboxsync Warning, todo.
(edit) @41287   13 years vboxsync VBoxBalloonCtrl: Added "--apimon-trigger-timeout", build fix.
(edit) @41286   13 years vboxsync VBoxBalloonCtrl: Added VM grouping support, update on API monitor.
(edit) @41257   13 years vboxsync FE/Qt: UIPopupBox stuff: Refactoring/cleanup (part 2).
(edit) @41255   13 years vboxsync FE/Qt: UIPopupBox stuff: Refactoring/cleanup.
(edit) @41250   13 years vboxsync FE/Qt: 5590: Reworking UIPopupBox to use local event-filters instead …
(edit) @41245   13 years vboxsync Frontends/VBoxManage: fix incorrect debug only code which can crash …
(edit) @41242   13 years vboxsync Small changes for 6130
(edit) @41238   13 years vboxsync Small changes for 6130
(edit) @41237   13 years vboxsync Small { formatting change for 6130
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41235   13 years vboxsync FE/Qt: Network Manager stuff: More strict layout for Network Manager …
(edit) @41234   13 years vboxsync FE/Qt: 6196: Take VM screenshot function should propose correct filename.
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41230   13 years vboxsync FE/Qt: 6123: VirtualBox wizards: Avoid superfluous warnings for an …
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41215   13 years vboxsync Frontends/VBoxSDL: clean up framebuffer implementation in a …
(edit) @41203   13 years vboxsync Frontends: forgotten change for FFmpegFB
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @41185   13 years vboxsync FE/Qt: release build unused variable warning.
(edit) @41184   13 years vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @41175   13 years vboxsync FE/Qt: 6141: Fixing another crash (in QIMessageBox and …
(edit) @41174   13 years vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41159   13 years vboxsync FE/Qt: 6141: Fixing crash which happens if settings-dialog is opened …
(edit) @41153   13 years vboxsync FE/Qt: 5956: Network/Update Managers stuff: Never show Network Manager …
(edit) @41152   13 years vboxsync FE/Qt: Network Manager stuff: Switching Network Manager error-pane …
(edit) @41151   13 years vboxsync FE/Qt: QIRichTextLabel API extension for supporting word-wrap mode …
(edit) @41145   13 years vboxsync FE/Qt: Update Manager stuff: Refactoring/Cleanup.
(edit) @41143   13 years vboxsync FE/Qt: Network/Update Managers stuff: Defines: Cleanup.
(edit) @41142   13 years vboxsync FE/Qt: Network Manager stuff: Network Customer interface: Cleanup.
(edit) @41141   13 years vboxsync FE/Qt: Network Manager stuff: Downloaders stuff: Cleanup: Forgot something.
(edit) @41140   13 years vboxsync FE/Qt: Network Manager stuff: Downloaders stuff: Cleanup.
(edit) @41122   13 years vboxsync FE/Qt: Runtime UI: More predicted close VM handling.
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41115   13 years vboxsync FE/Qt: Mac build fix for r77722.
(edit) @41114   13 years vboxsync FE/Qt: Runtime UI: General machine-window refactoring/cleanup.
(edit) @41108   13 years vboxsync FE/Qt: Runtime UI: Machine logic refactoring/cleanup (part 2).
(edit) @41107   13 years vboxsync FE/Qt: Runtime UI: Reparenting UIMachineWindow interface inheritance …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41097   13 years vboxsync debug leftover
(edit) @41096   13 years vboxsync VBoxManage: don't unpause a VM if 'controlvm savestate' failed and the …
(edit) @41064   13 years vboxsync FE/Qt: Runtime UI: Machine logic refactoring/cleanup.
(edit) @41063   13 years vboxsync FE/Qt: UIMachine refactoring/cleanup.
(edit) @41062   13 years vboxsync FE/Qt: Little VBoxGlobal cleanup.
(edit) @41051   13 years vboxsync FE/Qt: 5820: Show/hide VM windows when the count changes within the guest.
(edit) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @41047   13 years vboxsync FE/Qt: Move show-log action from selector action-pool to global …
(edit) @41043   13 years vboxsync Frontends/VBoxBalloonCtrl: build fix
(edit) @41042   13 years vboxsync FE/Qt: Settings serializer refactoring, fixed bug with settings …
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @41021   13 years vboxsync FE/Qt: 6123: Initial implementation of expert-mode for VirtualBox wizards.
(edit) @41018   13 years vboxsync Windows build fix
(edit) @41017   13 years vboxsync VBoxCOM, FE/Qt: better error message of the global configuration …
(edit) @41016   13 years vboxsync FE/Qt: show a proper error message if /dev/vboxdrv does not exist
(edit) @41002   13 years vboxsync VBoxSDL: gcc warning
(edit) @40984   13 years vboxsync Frontends/VBoxManage: fix help message syntax for "createhd"
(edit) @40905   13 years vboxsync VBoxManage: correct usage message for modifyhd.
(edit) @40890   13 years vboxsync FE/Qt: added a translator comment.
(edit) @40877   13 years vboxsync doxygen
(edit) @40872   13 years vboxsync VirtualBox/Makefile.kmk: Thou shalt not reference target variables …
(edit) @40870   13 years vboxsync FE/Qt: 6123: Rework VirtualBox wizards to unify them at the common …
(edit) @40864   13 years vboxsync FE/Qt: fixed a string to work better with the Qt numerus mechanism.
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40762   13 years vboxsync FE/Qt: some translations in VirtualBox_xx_YY.ts were wrongly not …
(edit) @40736   13 years vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
(edit) @40729   13 years vboxsync VBoxManage: --teleporterpasswordfrom => --teleporterpasswordfile
(edit) @40725   13 years vboxsync use 'stdin' instead of '-' here
(edit) @40724   13 years vboxsync VBoxManage modifyvm: --telporterpassword '-' for stdin
(edit) @40714   13 years vboxsync VBoxManage modifyvm: added --teleporterpasswordfrom
(edit) @40687   13 years vboxsync Build fix.
(edit) @40684   13 years vboxsync VBoxManage/GuestCtrl: Progress handling additions, less verbose output.
(edit) @40677   13 years vboxsync Frontends/VBoxManage: dumphdinfo doesn't need write access
(edit) @40673   13 years vboxsync VBoxManage: fixed error code if 'controlvm savestate' failed
(edit) @40633   13 years vboxsync several warnings
(edit) @40548   13 years vboxsync Frontends/VBoxManage: display parallel port config for "showvminfo"
(edit) @40541   13 years vboxsync VBoxManage: removed debug printouts in bandwidthctl (#5582)
(edit) @40540   13 years vboxsync Frontends/VBoxManage: use new API method to get the machine state of …
(edit) @40537   13 years vboxsync FE/Qt: 5018: VM menu accelerator keys do not work: Disable menu …
(edit) @40527   13 years vboxsync FE/Qt: 6119: Fixing assertion on 'Machine' menu open with no VMs.
(edit) @40503   13 years vboxsync copyright year
(edit) @40502   13 years vboxsync Frontends/VBoxManage: handle destination medium unregistering …
(edit) @40471   13 years vboxsync VBoxManage: droped redundant code in bandwidthctl (#5582)
(edit) @40470   13 years vboxsync VBoxManage: use common code in bandwidthctl and showvminfo to list …
(edit) @40469   13 years vboxsync VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)
(edit) @40455   13 years vboxsync FE/Qt: Hungarian NLS update, thanks to George Hron.
(edit) @40454   13 years vboxsync FE/Qt: updated NLS.
(edit) @40443   13 years vboxsync FE/Qt: Use plastique look 'n feel on Solaris for Qt 4.7.x.
(edit) @40419   13 years vboxsync showvminfo: Started converting the code into using macros for showing …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40410   13 years vboxsync FE/Qt: more Linux distribution codenames
(edit) @40402   13 years vboxsync Fe/VBoxShell: Fixed broken Additions information lookup.
(edit) @40398   13 years vboxsync VBoxManage: don't crash if no subcommand was specified in 'VBoxManage …
(edit) @40392   13 years vboxsync Devices/keyboards: try to better support Sun function keys, take 2.
(edit) @40383   13 years vboxsync ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
(edit) @40358   13 years vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40350   13 years vboxsync FE/Qt: New VM Wizard: Strict warning-icon size to 64p, scale if necessary.
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