VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15804   16 years vboxsync FE/Qt4-OSX: new look of the dock preview icon
(edit) @15669   16 years vboxsync FE/Qt4: Restored r41122 and r41128.
(edit) @15664   16 years vboxsync FE/Qt4-OSX: Added option to enable/disable the real time VM preview in …
(edit) @15652   16 years vboxsync FE/Qt4-OSX: spelling
(edit) @15650   16 years vboxsync FE/Qt4-OSX: fix mac burns
(edit) @15642   16 years vboxsync FE/Qt4-OSX: fixed slow resizing (#3376)
(edit) @15622   16 years vboxsync backed out 41122, not authorized
(edit) @15610   16 years vboxsync FE/Qt4: Make sure the settings files are checked for the …
(edit) @15586   16 years vboxsync FE/Qt4-OSX: Fixed an regression introduced with the possibility of …
(edit) @15512   16 years vboxsync FE/Qt4-OSX: Enabled async window resizing for faster updates on resize …
(edit) @15493   16 years vboxsync FE/Qt4-OSX: dock icon handling updates
(edit) @15469   16 years vboxsync FE/Qt4: fix burns
(edit) @15467   16 years vboxsync FE/Qt4-OSX: Fixed position/size of the VM window after a VM snapshot …
(edit) @15304   16 years vboxsync FE/Qt: Don't generate KEnum_COUNT values for COM enums as they might …
(edit) @15185   16 years vboxsync FE/Qt4: 3368: Closing Selector leaves VMM (and other top widgets) open …
(edit) @15164   16 years vboxsync FE/Qt: pass Ctrl-Alt-Del to Windows guests if the user wishes
(edit) @15118   16 years vboxsync FE/Qt4: 3366: "Add virtualization LED into VM status bar" implemented.
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14977   16 years vboxsync FE/Qt4-OSX: update OpenGL windows on the dock icon
(edit) @14941   16 years vboxsync FE/Qt4: 3304: Warning during VM exit - fixed.
(edit) @14913   16 years vboxsync FE/Qt4: 3306: Seamless VM after restore incorrect size - fixed. …
(edit) @14908   16 years vboxsync Fe/Qt4: Systray: Final implementation for now; it uses a separate …
(edit) @14907   16 years vboxsync FE/Qt4: 3253: Selector window doesn't save position - fixed. Checked …
(edit) @14706   16 years vboxsync Fe/Qt4: Systray: Added reference count for main windows.
(edit) @14692   16 years vboxsync Fe/Qt4: Systray: Moved code around.
(edit) @14652   16 years vboxsync Fe/Qt4: Systray: Now gets started through an own process; should solve …
(edit) @14578   16 years vboxsync Fe/Qt4: Systray: First implementation for IPC handling.
(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) @14481   16 years vboxsync export
(edit) @14478   16 years vboxsync FE/Qt4: SysTray: Reuse action data (icons, text) from the Selector. …
(edit) @14467   16 years vboxsync Fe/Qt4: Systray: Hide systray icon only instead of exiting selector window.
(edit) @14455   16 years vboxsync Fe/Qt4: Systray: - Removed "Delete" action from VM sub menu. - Made …
(edit) @14449   16 years vboxsync Fe/Qt4: Systray: - Added ability to disable systray menu using the …
(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) @14372   16 years vboxsync FE/Qt4: Slight media-enumeration mechanism fix.
(edit) @14355   16 years vboxsync FE/Qt4: Removed some dead code and corrected indent.
(edit) @14339   16 years vboxsync FE/Qt4: 2405: Stricter RAM size checks. Feature implemented.
(edit) @14296   16 years vboxsync Fe/Qt4: Systray: Restructured code.
(edit) @14274   16 years vboxsync FE/Qt4: 3328: FE/Qt4: Update network sub-level of all GUI networking …
(edit) @14056   16 years vboxsync FE/Qt4: Removed some ancient VBOX_GUI_DEBUG stuff.
(edit) @14046   16 years vboxsync FE/Qt4: Tray Support: Styling; Reduced the number of VMs per menu to …
(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) @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) @13790   16 years vboxsync Fe/Qt4: Added first systray support (under development, compile with …
(edit) @13631   16 years vboxsync FE/Qt4: 2669: "Create VM context menu in the Selector window": Main …
(edit) @13601   16 years vboxsync FE/Qt: More user-friendly settings auto-conversion message box.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13564   16 years vboxsync FE/Qt4: File Path Selector widget fixes: Fixed bug when it was not …
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13224   16 years vboxsync FE/Qt4: Display a localized license file if there is one.
(edit) @12891   16 years vboxsync fixed OSE
(edit) @12829   16 years vboxsync FE/Qt4-OSX: Get the currently configured language of the user. Add a …
(edit) @12764   16 years vboxsync FE/Qt4-OSX: Don't send key events to the current window if a menu is …
(edit) @12701   16 years vboxsync Fe/Qt4: Fixed bugs with icon representation. 1. "Network" icon (16 px, …
(edit) @12695   16 years vboxsync Fe/Qt4: (defect #3187) VDM window doesn't have a WM task entry. Due to …
(edit) @12627   16 years vboxsync FE/Qt: reduce the number of dependencies to iprt/asm.h
(edit) @12590   16 years vboxsync export to OSE
(edit) @12580   16 years vboxsync FE/Qt4: Removed the old about dialog & merged VBoxAboutDlg & …
(edit) @12553   16 years vboxsync FE/Qt4: Use translated manual of the current selected language if it …
(edit) @12480   16 years vboxsync Exclude class contexts that don't apply (experiment for #3086).
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12436   16 years vboxsync VirtualBox4: Prepare the logging menu entry (dbg gui).
(edit) @12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
(edit) @12331   16 years vboxsync FE/Qt4: Added support for automatically generating the filedialog …
(edit) @12286   16 years vboxsync FE/Qt4: Added counter & the revision to the update check.
(edit) @12217   16 years vboxsync FE/Qt4: Only return true for isModified if it really is modified (bug …
(edit) @12171   16 years vboxsync VirtualBox4: Disable VBOX_WITH_DEBUGGER_GUI in the source, avoid …
(edit) @12130   16 years vboxsync FE/Qt4: new icons
(edit) @12097   16 years vboxsync FE/Qt4-OSX: Don't use Sheets if we are in fullscreen (bug #3136).
(edit) @12096   16 years vboxsync FE/Qt4-OSX: Make the masking correct if in seamless mode & pause state.
(edit) @12036   16 years vboxsync Fe/Qt4: Fixed VM Settings / HD Page => select vdi through vdm.
(edit) @12021   16 years vboxsync Fe/Qt4: Removing F2 key-functionality for the HD settings attachments …
(edit) @12010   16 years vboxsync FE/Qt4: Unified the Help menu (using the VBoxHelpActions struct).
(edit) @12007   16 years vboxsync Fe/Qt4: One more try to fix the seamless.
(edit) @11999   16 years vboxsync Fe/Qt4: try to fix mysterious seamless-exit problem.
(edit) @11995   16 years vboxsync Fe/Qt4: Fix for HOST key editor of Global Settings bug under windows.
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11971   16 years vboxsync FE/Qt4-OSX: Mouse cursor handling cleanup.
(edit) @11968   16 years vboxsync Fe/Qt4: Fix Hard Disk UI issues: restoring edit-state of HD attachment …
(edit) @11871   16 years vboxsync Remove the TAP fields (VBOX_WITH_NETFLT).
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11845   16 years vboxsync Fe/Qt4: File/Folder path selector I-Beam cursor positioning fix for …
(edit) @11666   16 years vboxsync FE/Qt4: Fix crash if vdm is started from the menu. Make the vdm …
(edit) @11630   16 years vboxsync Fe/Qt4: Removing 'What's-this button' from About dialog.
(edit) @11622   16 years vboxsync Fe/Qt4: Fixing qt3=>qt4 porting issue for VBoxConsoleView/winEvent().
(edit) @11554   16 years vboxsync VirtualBox4: QVector<T>::resize() takes a int instead of a size_t, …
(edit) @11535   16 years vboxsync Fe/Qt4: VBoxToolBar cleaning.
(edit) @11532   16 years vboxsync Fe/Qt4: Right (values) column alignment changed to right-aligned.
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