VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11675   16 years vboxsync FE/Qt4: Add vhd (Microsoft disk images) support in the vdm manager.
(edit) @11674   16 years vboxsync FE/Qt4: One more vdm crash fix.
(edit) @11666   16 years vboxsync FE/Qt4: Fix crash if vdm is started from the menu. Make the vdm …
(edit) @11662   16 years vboxsync Build fixes for PutScancodes
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11660   16 years vboxsync FE/Qt4-Sol: Solaris audio was not selectable.
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11658   16 years vboxsync Fe/Qt4: Whats-this label background color changed to QPalette:Midlight.
(edit) @11656   16 years vboxsync Fe/Qt4: Make the font's problem w/a be applied to x11 only.
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11653   16 years vboxsync Fe/Qt4: File/Folder path selector widget now has the user-oriented …
(edit) @11651   16 years vboxsync Fe/Qt4: Resetting substitutes for the default application font. It is …
(edit) @11650   16 years vboxsync FE/Qt4: Fixed some initialization bug where the property …
(edit) @11647   16 years vboxsync FE/Qt4: little layout fix
(edit) @11646   16 years vboxsync FE/Qt4-OSX: Prevent the widgets in the network settings pane of …
(edit) @11637   16 years vboxsync VirtualBox4/Makefile.kmk: cleanup sdk dir rework.
(edit) @11630   16 years vboxsync Fe/Qt4: Removing 'What's-this button' from About dialog.
(edit) @11626   16 years vboxsync win qt4 frontend build fix
(edit) @11622   16 years vboxsync Fe/Qt4: Fixing qt3=>qt4 porting issue for VBoxConsoleView/winEvent().
(edit) @11621   16 years vboxsync wording
(edit) @11616   16 years vboxsync Fe/Qt4: Removing 'Nested Paging' from 'Details' pages.
(edit) @11613   16 years vboxsync wording
(edit) @11609   16 years vboxsync FE/Qt4-OSX: Fixed some layout/handling issues for the networking pane.
(edit) @11574   16 years vboxsync SIZEOF_ARRAY
(edit) @11572   16 years vboxsync Fe/Qt4: Cleaning main.cpp
(edit) @11554   16 years vboxsync VirtualBox4: QVector<T>::resize() takes a int instead of a size_t, …
(edit) @11551   16 years vboxsync API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
(edit) @11549   16 years vboxsync Fe/Qt4: Fixing issue when Host+Home key combination is not work …
(edit) @11535   16 years vboxsync Fe/Qt4: VBoxToolBar cleaning.
(edit) @11534   16 years vboxsync Fe/Qt4: Increasing right margin of Information Dialog / Runtime Page.
(edit) @11532   16 years vboxsync Fe/Qt4: Right (values) column alignment changed to right-aligned.
(edit) @11530   16 years vboxsync Fe/Qt4: Little changes in widgets tool-bar using.
(edit) @11529   16 years vboxsync Fe/Qt4: Little changes to Virtual Disk Manager layouting.
(edit) @11511   16 years vboxsync FE/Qt4: isPathLineChosen() => isPathSelected() + docs.
(edit) @11497   16 years vboxsync Fe/Qt4: 'File/Folder Path Selector' widget updated. It becomes …
(edit) @11482   16 years vboxsync Darwin: Set the dylib version to the VBox version (helps reading crash …
(edit) @11471   16 years vboxsync Fe/Qt4: 'Nested Paging' VM attribute added to Details Page. Little …
(edit) @11466   16 years vboxsync Fe/Qt4: New Version Notifier destination changed to …
(edit) @11465   16 years vboxsync Fe/Qt4: Registration destination changed to …
(edit) @11447   16 years vboxsync Fe/Qt4: More safer argument initializing in update url.
(edit) @11446   16 years vboxsync Fe/Qt4: Added additional version parameter to update url.
(edit) @11429   16 years vboxsync export
(edit) @11427   16 years vboxsync Fe/Qt4: Fixing 'File Path Selector' widget: added icons for "Other..." …
(edit) @11422   16 years vboxsync rhel3 build hack
(edit) @11420   16 years vboxsync Xext for Linux
(edit) @11418   16 years vboxsync small fix
(edit) @11417   16 years vboxsync FE/Qt: don't disable the screen saver on X11 hosts (see #3085)
(edit) @11412   16 years vboxsync warning
(edit) @11401   16 years vboxsync Fe/Qt4: New Version notifier reworked according latest requirements …
(edit) @11399   16 years vboxsync Fe/Qt4: Adding platform information function into VBoxGlobal.
(edit) @11388   16 years vboxsync Fe/Qt4: Fixed bug of gathering system information (from script) under …
(edit) @11387   16 years vboxsync Fe/Qt4: Own QProcess implementation to avoid Qt4 (4.3.x version) bug …
(edit) @11361   16 years vboxsync FE/Qt4: VBoxFilePathSelectorWidget: Disable methods altering the …
(edit) @11344   16 years vboxsync Fe/Qt4: Changes for Virtual Disk Manager including: tab-stop fixing, …
(edit) @11343   16 years vboxsync Fe/Qt4: Enabling auto-centering (according parent) mechanism for …
(edit) @11240   16 years vboxsync Fe/Qt4: VM Settings / General Page / Advanced Tab / corrected …
(edit) @11229   16 years vboxsync Fe/Qt4: File/Folder path selector reworked. Global/VM Settings updated …
(edit) @11228   16 years vboxsync FE/Qt: Added printing the mnemonic error code in addition to the hex …
(edit) @11227   16 years vboxsync FE/Qt4: don't show the progress indicator by default, there is a …
(edit) @11206   16 years vboxsync Fe/Qt4: QILabel context menu rework: copy action now really available …
(edit) @11204   16 years vboxsync Fe/Qt4: Alignment of HostKey editor widget changed to both center.
(edit) @11189   16 years vboxsync Fe/Qt4: VM Settings / HD Page : restoring combo-box vertical height to …
(edit) @11186   16 years vboxsync gcc-4.3 warnings
(edit) @11178   16 years vboxsync Fe/Qt4: VM Settings / Network Page : removing unnecessary earlier …
(edit) @11162   16 years vboxsync VirtualBox4: VBOX_WITH_ORIGIN fix for Linux.
(edit) @11142   16 years vboxsync Fe/Qt4: Fixing mac build.
(edit) @11135   16 years vboxsync Fe/Qt4: Fixed bug of saving/restoring window position of VM Console …
(edit) @11132   16 years vboxsync export to OSE
(edit) @11130   16 years vboxsync Fe/Qt4: Removing margin around SF Widget used in VMConsole / SF Dialog.
(edit) @11121   16 years vboxsync Fe/Qt4: Update all the USB icons.
(edit) @11120   16 years vboxsync Fe/Qt4: Attaching VM Settings / USB Filter Page / edit filter icon.
(edit) @11118   16 years vboxsync Fe/Qt4: Reforming Information Dialog's margins according VM details.
(edit) @11116   16 years vboxsync FE/Qt: add support for Ctrl+Caps reversed keyboards
(edit) @11112   16 years vboxsync Fe/Qt4: VBoxGlobal::detailsReport() now use minimum 16+10=26 pixels …
(edit) @11109   16 years vboxsync Fe/Qt4: Fixing geometry saving/restoring issue under X11 for VM …
(edit) @11107   16 years vboxsync Fe/Qt4: VBoxSelectorWnd.h - coding-style cosmetics.
(edit) @11094   16 years vboxsync wording
(edit) @11026   16 years vboxsync Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
(edit) @11003   16 years vboxsync Fe/Qt4: Use 32pix icon for GL Settings / Update Page for tool-bar …
(edit) @10999   16 years vboxsync Fe/Qt4: Latest cumulative update for defect #3000: Little changes to …
(edit) @10971   16 years vboxsync Fe/Qt4: Changed buddy widgets used for composing default validator's …
(edit) @10970   16 years vboxsync Fe/Qt4: Changed composing of default validator's warning (invalid …
(edit) @10969   16 years vboxsync Fe/Qt4: Make VBoxSettingsDialog's validators to be retranslated on …
(edit) @10968   16 years vboxsync Fe/Qt4: Little code-restyling for VBoxSettingsDialogSpecific.cpp
(edit) @10937   17 years vboxsync Fe/Qt4: Warning text returned to VBoxSettingsDialog.
(edit) @10936   17 years vboxsync Fe/Qt4: Fix for CD/FD settings (for enabling/disabling device).
(edit) @10934   17 years vboxsync Fe/Qt4: Fixing default/auto-default rules for QIMainDialog.
(edit) @10933   17 years vboxsync Fe/Qt4: Replacing obsolete topLevelWidget() with window().
(edit) @10932   17 years vboxsync Fe/Qt4: Fixing tab order for VM Settings / General page. Also …
(edit) @10922   17 years vboxsync Fe/Qt4: Porting qimage frame-buffer to qt4, fixing some little …
(edit) @10916   17 years vboxsync Fe/Qt4: Fixing QIDialog centering for qt4 frontend (this dialog used …
(edit) @10897   17 years vboxsync VirtualBox4: Host interface networking for Darwin.
(edit) @10892   17 years vboxsync Fe/Qt4: Little code styling.
(edit) @10890   17 years vboxsync Fe/Qt4: Remove porting garbage from VBoxSelectorWnd.
(edit) @10888   17 years vboxsync Fe/Qt4: Remove porting garbage from VBoxConsoleWnd.
(edit) @10887   17 years vboxsync Fe/Qt4: Removing garbage from QIStatusBar sources.
(edit) @10885   17 years vboxsync Fe/Qt4: Fixed bug: discarding snapshot on closing vm if no snapshot is …
(edit) @10884   17 years vboxsync Fe/Qt4: Fixed "to current snapshot reverting" on machine closing.
(edit) @10856   17 years vboxsync Fe/Qt4: Global Settings / Update Page: Re-layouting & local date format.
(edit) @10855   17 years vboxsync Fe/Qt4: Porting of VBoxProgressDialog to qt4. This have to fix issues …
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