VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9208   17 years vboxsync Use the (relatively) new INTERMEDIATES property to make sure the …
(edit) @9207   17 years vboxsync Use the (relatively) new INTERMEDIATES property to make sure the …
(edit) @9178   17 years vboxsync Fe/Qt4: Serial&Parallel settings ported into qt4.
(edit) @9127   17 years vboxsync First half of VBoxVMSettings* dialog and it's sub-widgets.
(edit) @9121   17 years vboxsync FE/Qt4: <> <=> ""
(edit) @9119   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @9107   17 years vboxsync FE/Qt4: No VBoxLicenseViewer class on OSE.
(edit) @9105   17 years vboxsync FE/Qt4: Moved the VBoxLicenseViewer class into a separate file.
(edit) @9103   17 years vboxsync Remove obsolete OSE conditionals.
(edit) @9095   17 years vboxsync Use VBOX_MACOSX_ICON_FILE.
(edit) @9094   17 years vboxsync Use VBOX_WINDOWS_ICON_FILE and .rc generated at build time just like …
(edit) @9093   17 years vboxsync Frontends/VirtualBox and VirtualBox4: typo in the French translation
(edit) @9091   17 years vboxsync FE/Qt4: Cosmetically changes and OSE export.
(edit) @9090   17 years vboxsync VBoxManage: OSE fix
(edit) @9089   17 years vboxsync FE/Qt4: Updated the left over designer classes to use the new …
(edit) @9086   17 years vboxsync Fe/Qt4:VDM: Merged - Ensures current item visible every time we are …
(edit) @9085   17 years vboxsync Fe/Qt3:VDM: Ensures current item visible every time we are switching page.
(edit) @9081   17 years vboxsync Merge 2785: "New created hard disk is not visible in disk manager" …
(edit) @9080   17 years vboxsync 2785: New created hard disk is not visible in disk manager: ensures …
(edit) @9079   17 years vboxsync VBoxMediaComboBox: Merging alphabetical order and some ordering fixes …
(edit) @9078   17 years vboxsync VBoxMediaComboBox: adding comment to fixing code.
(edit) @9077   17 years vboxsync VBoxMediaComboBox: fixing order of <no hard disk> item to be always …
(edit) @9076   17 years vboxsync Frontends/VirtualBox and VirtualBox4: revert r31170 until after 1.6.2
(edit) @9072   17 years vboxsync FE/Qt4: Backported: - r31128 (2800: "FE/Qt: Switch to fullscreen does …
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9070   17 years vboxsync Frontends/VirtualBox and VirtualBox4: mAutoresizeGuest implies …
(edit) @9068   17 years vboxsync FE/Qt: NLS: Updated Italian, Japanese, Portuguese (Brazil) and Serbian …
(edit) @9067   17 years vboxsync Frontends/VirtualBox and VirtualBox4: documented the mDoResize flag
(edit) @9060   17 years vboxsync FE/Qt: Added OpenSolaris icon.
(edit) @9058   17 years vboxsync FE/Qt4: Backported: - r31136 (attempt to fix mouse grabbing with the …
(edit) @9057   17 years vboxsync FE/Qt4: Added some warning to look at later.
(edit) @9056   17 years vboxsync FE/Qt4: Use QIWithRetranslateUI as base for all classes that need …
(edit) @9055   17 years vboxsync German NLS consistency fixes
(edit) @9054   17 years vboxsync gcc-4.3 warning
(edit) @9053   17 years vboxsync reverted r31118 and applied Michaels last patch (#2844#22) as a better …
(edit) @9050   17 years vboxsync FE/Qt-OSX: Fix for r31128 which broke seamless mode on Mac OS X.
(edit) @9048   17 years vboxsync Frontends/VirtualBox and VirtualBox4: whether or not the console view …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @9045   17 years vboxsync X11 only
(edit) @9044   17 years vboxsync attempt to fix mouse grabbing with the compiz window manager
(edit) @9043   17 years vboxsync Fixing seamless/fullscreen mode entering/exiting event-order for windows.
(edit) @9036   17 years vboxsync 2800: "FE/Qt: Switch to fullscreen does not work reliably": Latest …
(edit) @9028   17 years vboxsync FE/Qt: #2844#c10: don't send a video mode hint when the guest …
(edit) @9019   17 years vboxsync small consistency fix
(edit) @9014   17 years vboxsync small consistency fix
(edit) @9010   17 years vboxsync German NLS fixes
(edit) @9009   17 years vboxsync warning
(edit) @8998   17 years vboxsync FE/Qt: NLS: Synchronized for 1.6.2 (frozen!).
(edit) @8997   17 years vboxsync FE/Qt: NLS: Prepare to synchronize 1.6.2.
(edit) @8995   17 years vboxsync 64-bit build fix for VBoxInternalManage.cpp
(edit) @8982   17 years vboxsync Documentation correction.
(edit) @8981   17 years vboxsync FE/Qt4: Don't show pseudo errors when accessing uavailable objects …
(edit) @8978   17 years vboxsync FE/Qt4: Don't show pseudo-USB subsystem errors in OSE (#2830).
(edit) @8973   17 years vboxsync FE/Qt: Don't show pseudo-USB subsystem errors in OSE (#2830).
(edit) @8969   17 years vboxsync Disk size ioctl fix for createrawvmdk.
(edit) @8947   17 years vboxsync FE/Qt4: Backported r30973 (2854: "Warn if not enough guest VRAM when …
(edit) @8946   17 years vboxsync FE/Qt4: Replaced languageChange by the appropriate QEvent & retranslateUi.
(edit) @8920   17 years vboxsync FE/Qt4: Removed last Qt3 support warnings.
(edit) @8918   17 years vboxsync fixed VM session dialog for E1000 server
(edit) @8917   17 years vboxsync 2854: "Warn if not enough guest VRAM when entering fullscreen with …
(edit) @8916   17 years vboxsync Frontends/VirtualBox and VirtualBox4: experimental - updated the X11 …
(edit) @8915   17 years vboxsync FE/Qt4: set/mainWidget is deprecated so create our own place to store …
(edit) @8910   17 years vboxsync FE/Qt4: Backported partly r29918 (German NLS finished except bugfixes. …
(edit) @8909   17 years vboxsync FE/Qt4: Backported: - r30204 (Get rid of compilation warning of unused …
(edit) @8907   17 years vboxsync FE/Qt4: Make sure that all VBoxVMItems are proberly deleted.
(edit) @8906   17 years vboxsync FE/Qt: NLS: Spelling.
(edit) @8902   17 years vboxsync FE/Qt: Keep style.
(edit) @8896   17 years vboxsync FE/Qt4: spacing <-> padding
(edit) @8895   17 years vboxsync FE/Qt4: Make the information tables use some lesser space.
(edit) @8894   17 years vboxsync 2854: "Warn if not enough guest VRAM when entering fullscreen with …
(edit) @8893   17 years vboxsync FE/Qt4: Fix: On X11 sometimes the preferred size isn't calculated …
(edit) @8888   17 years vboxsync Frontends/VirtualBox: created a configuration setting for the maximum …
(edit) @8875   17 years vboxsync FE/Qt: Set e1k network card as default in solaris & opensolaris.
(edit) @8874   17 years vboxsync FE/Qt: Use solaris icon as OS icon for open solaris also.
(edit) @8866   17 years vboxsync FE/Qt4: Removed debug printf …
(edit) @8865   17 years vboxsync FE/Qt4: Replaced deprecated topLevelWidget method by new window method.
(edit) @8846   17 years vboxsync FE/Qt: no_auto_close=true was set to early. This prevented an external …
(edit) @8845   17 years vboxsync FE/Qt4: If the vm is externally or internally powered off close the vm …
(edit) @8835   17 years vboxsync Implement getting the block device size on Solaris in creating raw …
(edit) @8834   17 years vboxsync VBoxSDL: document logging keybindings
(edit) @8817   17 years vboxsync FE/Qt: NLS: Updated Polish, Swedish, Chinese and Spanish translations.
(edit) @8814   17 years vboxsync Build fix.
(edit) @8813   17 years vboxsync Added menu item for disabling and enabling logging. (debug menu)
(edit) @8812   17 years vboxsync Build fix for OSX.
(edit) @8811   17 years vboxsync Improve raw vmdk disk size detection on Linux, implement disk size …
(edit) @8791   17 years vboxsync FE/Qt4: Backported r30770 (FE/Qt: NLS: Spelling.)
(edit) @8790   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @8788   17 years vboxsync Fixed "rule for deleting" unselected temporary hard-disk created for …
(edit) @8787   17 years vboxsync FE/Qt: Silly uic doesn't warn about wrong access specification.
(edit) @8786   17 years vboxsync FE/Qt: typo
(edit) @8785   17 years vboxsync FE/Qt4: Backported: - partly r29754 (New Hard Disk GUI (including SATA …
(edit) @8784   17 years vboxsync FE/Qt4: Backported r30769 (Full-screen mode fixes: 1. Delayed …
(edit) @8783   17 years vboxsync FE/Qt4: Backported r30767 & r30768 (2855: "Name column width is wrong …
(edit) @8780   17 years vboxsync FE/Qt: NLS: Spelling.
(edit) @8779   17 years vboxsync Full-screen mode fixes: 1. Delayed initialization of full-screen mode …
(edit) @8778   17 years vboxsync 2855: "Name column width is wrong for newly created folders in the …
(edit) @8777   17 years vboxsync 2855: "Name column width is wrong for newly created folders in the …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
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