VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14646   16 years vboxsync Frontends/VBoxManage: split off metrics command to reduce chance of …
(edit) @14629   16 years vboxsync Fe/Qt4: Systray: Various fixes.
(edit) @14621   16 years vboxsync another one
(edit) @14620   16 years vboxsync try to fix the windows builds
(edit) @14619   16 years vboxsync better fix (use IPRT functions)
(edit) @14618   16 years vboxsync FE/VBoxManage: two header files missing. Don't know why a) the …
(edit) @14615   16 years vboxsync VBoxManage:docs build fix (exit -> return).
(edit) @14613   16 years vboxsync VBoxManage: the other problematic function is handleModifyVM, disabled …
(edit) @14612   16 years vboxsync VBoxManage: Split handleList out of VBoxManageInfo.cpp. showVMInfo is …
(edit) @14611   16 years vboxsync VBoxManage: Split handleList out of VBoxManageInfo.cpp. showVMInfo is …
(edit) @14593   16 years vboxsync warning
(edit) @14586   16 years vboxsync Fe/Qt4: Systray: Fixed assertion.
(edit) @14585   16 years vboxsync Fe/Qt4: Systray: Fixed assertions.
(edit) @14584   16 years vboxsync Fe/Qt4: Systray: Preparations for console mode.
(edit) @14578   16 years vboxsync Fe/Qt4: Systray: First implementation for IPC handling.
(edit) @14571   16 years vboxsync FE/Qt4: Fixed the testwrappres target.
(edit) @14566   16 years vboxsync FE/Qt4: 64bit OSes removed from the list of host which doesn't …
(edit) @14565   16 years vboxsync FE/Qt4: IHost::GetProcessorFeature reused in VBoxVMSettingsGeneral.cpp.
(edit) @14564   16 years vboxsync Frontends/VBoxManage: Fix machinereadable variant of SATA info …
(edit) @14555   16 years vboxsync VBoxManage: started splitting it up.
(edit) @14548   16 years vboxsync FE/Qt4: 3266: "Wrong host-key displayed" : Pause (VK_PAUSE) key case fixed.
(edit) @14544   16 years vboxsync some German NLS updates
(edit) @14540   16 years vboxsync FE/Qt4: FormatSize function reworked, warning about too low memory for …
(edit) @14514   16 years vboxsync s/Virual/Virtual
(edit) @14511   16 years vboxsync mac build fix
(edit) @14510   16 years vboxsync Burn fix.
(edit) @14509   16 years vboxsync Fe/Qt4: Global callback for tray icon code.
(edit) @14490   16 years vboxsync Fe/Qt4: Systray: Show/hide systray on the fly (without restart needed).
(edit) @14483   16 years vboxsync export
(edit) @14482   16 years vboxsync export
(edit) @14481   16 years vboxsync export
(edit) @14480   16 years vboxsync FE/Qt4: NLS: Frozen for 2.1.
(edit) @14479   16 years vboxsync FE/Qt4: SysTray UI: Left align with indent to mimic Mac as in other places.
(edit) @14478   16 years vboxsync FE/Qt4: SysTray: Reuse action data (icons, text) from the Selector. …
(edit) @14477   16 years vboxsync Fe/Qt4: Systray: Left align setting.
(edit) @14473   16 years vboxsync FE/Qt4: Use the OS style to emphase the default menu action instead of …
(edit) @14472   16 years vboxsync FE/Qt4: SysTray: Language (+ burn fix).
(edit) @14467   16 years vboxsync Fe/Qt4: Systray: Hide systray icon only instead of exiting selector window.
(edit) @14463   16 years vboxsync Fe/Qt4: Added serialization + GUI checkbox for systray flag (needs a …
(edit) @14456   16 years vboxsync Fe/Qt4: Bugfix for "Pause" action (missing text) when starting the GUI …
(edit) @14455   16 years vboxsync Fe/Qt4: Systray: - Removed "Delete" action from VM sub menu. - Made …
(edit) @14453   16 years vboxsync crOpenGL­OSX: bad bug
(edit) @14452   16 years vboxsync warning
(edit) @14450   16 years vboxsync Fe/Qt4: Systray: Enabled by default on Windows and Linux. Please have …
(edit) @14449   16 years vboxsync Fe/Qt4: Systray: - Added ability to disable systray menu using the …
(edit) @14444   16 years vboxsync fixed warning
(edit) @14442   16 years vboxsync FE/Qt4: Cumulative patch for defects (2928, 2883, 2405) : (1) Required …
(edit) @14441   16 years vboxsync FE/Qt4: Warn about autoconverted settings after successfully …
(edit) @14440   16 years vboxsync FE/Qt4: QIMessageBox: Don't accept dialog closure when no Escape …
(edit) @14437   16 years vboxsync FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
(edit) @14398   16 years vboxsync FE/Qt4: Language; another attempt to make the warning color more readable.
(edit) @14397   16 years vboxsync FE/Qt4-OSX: added helper functions for the external window handling
(edit) @14395   16 years vboxsync FE/Qt4: removed warnings
(edit) @14393   16 years vboxsync FE/Qt4: Warning color changed to orange.
(edit) @14388   16 years vboxsync FE/Qt4: Preallocate vector in MediaEnumThread.
(edit) @14387   16 years vboxsync Language
(edit) @14386   16 years vboxsync Fe/Qt4: Pointer check.
(edit) @14383   16 years vboxsync warning
(edit) @14382   16 years vboxsync FE/Qt4: Fixed unsafe usage of QLinkedList on multiple threads.
(edit) @14372   16 years vboxsync FE/Qt4: Slight media-enumeration mechanism fix.
(edit) @14371   16 years vboxsync Apply patch contributed by James Lucas. Shows attached SATA disks with …
(edit) @14355   16 years vboxsync FE/Qt4: Removed some dead code and corrected indent.
(edit) @14354   16 years vboxsync FE/Qt4: 2928: Make better default video memory size: Added VM Settings …
(edit) @14340   16 years vboxsync Language.
(edit) @14339   16 years vboxsync FE/Qt4: 2405: Stricter RAM size checks. Feature implemented.
(edit) @14312   16 years vboxsync FE/Qt4: 3D Acceleration setting added into VM Settings and into VM …
(edit) @14296   16 years vboxsync Fe/Qt4: Systray: Restructured code.
(edit) @14295   16 years vboxsync Corrected a couple of grammos.
(edit) @14274   16 years vboxsync FE/Qt4: 3328: FE/Qt4: Update network sub-level of all GUI networking …
(edit) @14259   16 years vboxsync FE/VBoxManage: fix a burn
(edit) @14258   16 years vboxsync FE/VBoxManage: added support for guest property notifications
(edit) @14198   16 years vboxsync document debugging command line parameters in VirtualBox -h
(edit) @14191   16 years vboxsync FE/Qt4: Return forgotten VMM icons.
(edit) @14190   16 years vboxsync s/Virual/Virtual
(edit) @14187   16 years vboxsync s/virual/virtual
(edit) @14178   16 years vboxsync VBoxManage: show IDE controller type when listing the VM settings.
(edit) @14108   16 years vboxsync Added injectnmi option.
(edit) @14092   16 years vboxsync VBOX_OSE is already included in the global cpp flags
(edit) @14081   16 years vboxsync fixed NLS svn properties
(edit) @14056   16 years vboxsync FE/Qt4: Removed some ancient VBOX_GUI_DEBUG stuff.
(edit) @14053   16 years vboxsync FE/Qt4: Tray Support: Oops, numbering was missing.
(edit) @14046   16 years vboxsync FE/Qt4: Tray Support: Styling; Reduced the number of VMs per menu to …
(edit) @14044   16 years vboxsync FE/Qt4: FE/Qt4: Host key get blocked after minimizing VBox: fixed at …
(edit) @14039   16 years vboxsync FE/Qt4: 3305: FE/Qt4: No ISOs in virtual media manager: should be …
(edit) @14022   16 years vboxsync Fe/Qt4: Systray: Added re-translation support.
(edit) @14019   16 years vboxsync FE/Qt4: Cumulative fix for VBoxSelectorWnd & VBoxVMListView: minor …
(edit) @14018   16 years vboxsync FE/Qt: Removed the Delete button from the main toolbar in Selector …
(edit) @14014   16 years vboxsync Fe/Qt4: Systray: Stabilized action handling.
(edit) @14005   16 years vboxsync Typo.
(edit) @14004   16 years vboxsync Fe/Qt4: Systray: Limit number of VMs in one sub menu to 15, then …
(edit) @13997   16 years vboxsync tabs.
(edit) @13978   16 years vboxsync FE/Qt: NLS: Updated Greek, Slovak (Qt3), Catalan, Romanian, Czech and …
(edit) @13964   16 years vboxsync Added new accelerate3d option.
(edit) @13959   16 years vboxsync FE/Qt: Fixed support for safe arrays of enums (affected XPCOM platforms).
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13907   16 years vboxsync FE/Qt (X11 host keyboard): added evdev keycodes
(edit) @13869   16 years vboxsync FE/Qt: VM Selector: Don't set the Refresh action shortcut on the …
(edit) @13855   16 years vboxsync VBoxManage/Makefile: Use $(if-expr ) instead of $(int-* ) here to make …
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