VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92616   3 years vboxsync FE/Qt: bugref:9371. Some renaming.
(edit) @92615   3 years vboxsync FE/Qt: bugref:9371. Adding file manager as a new machine tool type.
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92610   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92609   3 years vboxsync FE/Qt: bugref:6699 Activate and raise file manager window if it is …
(edit) @92608   3 years vboxsync FE/Qt: Addendum for r148498.
(edit) @92607   3 years vboxsync FE/Qt: Changing the way we check produced char. of the key press in vm …
(edit) @92596   3 years vboxsync FE/Qt: Adding QString to/from KGuestSessionStatus conversions.
(edit) @92589   3 years vboxsync scm fix.
(edit) @92588   3 years vboxsync FE/Qt: Moving several virtual media related dialog initilization from …
(edit) @92587   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92563   3 years vboxsync FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
(edit) @92552   3 years vboxsync FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.
(edit) @92544   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92517   3 years vboxsync FE/Qt: Set the focus to the VM name field in the expert wizard. bugref:9996
(edit) @92512   3 years vboxsync FE/Qt: In UIChart parametrize right margin width in average char. width.
(edit) @92511   3 years vboxsync FE/Qt: Correcting delta computation in the session information I/O chart.
(edit) @92510   3 years vboxsync FE/Qt: A small code fix in retranslation stuff of the file manager dialog.
(edit) @92506   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92505   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92504   3 years vboxsync FE/Qt: bugref:10141: Some more improvements on viso creator dialog …
(edit) @92496   3 years vboxsync FE/Qt: A small refactoring in UIExtraDataManager to increase code reuse.
(edit) @92492   3 years vboxsync FE/Qt: bugref:10141. Dialog geometry restore for the viso creator dialog.
(edit) @92490   3 years vboxsync FE/Qt: bugref:10141. Managing escape key in viso creator dialog.
(edit) @92489   3 years vboxsync FE/Qt: bugref:10141. Small translation context fixes in VISO classes.
(edit) @92488   3 years vboxsync FE/Qt: Changing translation context of the UIDialogPanel's close button.
(edit) @92487   3 years vboxsync FE/Qt: bugref:10141. Removing VISO Creator from the set of machine tools.
(edit) @92484   3 years vboxsync FE/Qt: bugref:10148: UIMediumEnumerator: Rework r148336 to log more …
(edit) @92483   3 years vboxsync FE/Qt: bugref:10148: Extend UIErrorString with possibility to prepare …
(edit) @92478   3 years vboxsync FE/Qt: bugref:10141. More fixes for VISO creator machine tool.
(edit) @92477   3 years vboxsync FE/Qt: bugref:10148: UIMediumEnumerator: Do NOT show error …
(edit) @92471   3 years vboxsync FE/Qt: bugref:10141. Using QGroupBox instead of QWidget as the base of …
(edit) @92467   3 years vboxsync FE/Qt: bugref:10141 - Adding VISO creator to the list of machine …
(edit) @92455   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Fix for horizontal …
(edit) @92446   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Initiate D&D on …
(edit) @92440   3 years vboxsync FE/Qt: bugref:10141. Saving and loading medium selector geometry.
(edit) @92437   3 years vboxsync FE/Qt: bugref:10141. Adding some extra data for medium selector dialog.
(edit) @92436   3 years vboxsync FE/Qt: Nit picking
(edit) @92431   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92430   3 years vboxsync FE/Qt: bugref:10141. Migrating medium selector's menu to the action pool.
(edit) @92429   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UINotificationCenter.
(edit) @92428   3 years vboxsync FE/Qt: bugref:10141. Removng retranslate code for the action which …
(edit) @92427   3 years vboxsync FE/Qt: bugref:10141. Using action pool actions in medium selector.
(edit) @92423   3 years vboxsync FE/Qt: bugref:10141 Adding actions of medium selector dialog to the …
(edit) @92416   3 years vboxsync FE/Qt: bugref:10141. Typo
(edit) @92415   3 years vboxsync FE/Qt: bugref:10141. Moving actions of viso creation dialog to action pool.
(edit) @92414   3 years vboxsync FE/Qt: bugref:10141. Some more fixes related to the action pool.
(edit) @92413   3 years vboxsync FE/Qt: bugref:10141. Passing the action pool instance pointer to …
(edit) @92412   3 years vboxsync FE/Qt: bugref:10141 Some toolbar fixes.
(edit) @92401   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataManager: Make notification-center …
(edit) @92400   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92398   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataDefs: Renaming e-data flag introduced …
(edit) @92397   3 years vboxsync FE/Qt: bugref:10141 Passing the action pool instance to VISO creator.
(edit) @92361   3 years vboxsync FE/Qt: bugref:10141. Getting rid of an extra line
(edit) @92360   3 years vboxsync FE/Qt: bugref:10141. A small refactoring
(edit) @92352   3 years vboxsync FE/Qt: bugref:10141. More layout fixes.
(edit) @92328   3 years vboxsync FE/Qt: Continuing with r148038; Deallocating QItemEditorFactory …
(edit) @92324   3 years vboxsync FE/Qt: bugref:10144: Runtime UI / Windows: Fix for Take Screenshot …
(edit) @92295   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Adding a button for …
(edit) @92294   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter burn fix.
(edit) @92293   3 years vboxsync FE/Qt: bugref:10067: UINotificationObject: Provide …
(edit) @92291   3 years vboxsync FE/Qt: bugref:10141. scm fix.
(edit) @92289   3 years vboxsync FE/Qt: bugref:10141. Splitting Viso creator widget and dialog into …
(edit) @92284   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Make new version notifier …
(edit) @92276   3 years vboxsync FE/Qt: Medium selector: Do not assign window-icon for macOS host; This …
(edit) @92272   3 years vboxsync FE/Qt: bugref:10141 Cleaning.
(edit) @92270   3 years vboxsync FE/Qt: bugref:10141 Some renaming
(edit) @92268   3 years vboxsync FE/Qt: bugref:9974. Text fixes.
(edit) @92259   3 years vboxsync FE/Qt: Don't crash in UIMachineView::paintEvent when an UpdateRequest …
(edit) @92254   3 years vboxsync FE/Qt: Ignore UIKeyboardHandler::winKeyboardEvent calls when cleaning …
(edit) @92252   3 years vboxsync FE/Qt: Workaround for regression from r143965 where the timer event …
(edit) @92207   3 years vboxsync FE/Qt: Deallocating QItemEditorFactory instance to fix some small leakage.
(edit) @92191   3 years vboxsync FE/Qt: bugref:10067: Migrate rest of UIMessageCenter in …
(edit) @92173   3 years vboxsync FE/Qt: bugref:10067: Migrate most of UIMessageCenter in …
(edit) @92172   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Forgot something in r147994.
(edit) @92171   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Wipe out unused stuff.
(edit) @92165   3 years vboxsync FE/Qt: bugref:10067: Pass wizard notification-center to form-editor …
(edit) @92152   3 years vboxsync FE/Qt: bugref:10067: Make UICloudMachineSettingsDialog have own …
(edit) @92151   3 years vboxsync FE/Qt: bugref:10067: UIFormEditorWidget: Migrate UIMessageCenter stuff …
(edit) @92150   3 years vboxsync FE/Qt: bugref:9996: Small nit in r147970.
(edit) @92149   3 years vboxsync FE/Qt: Revert r146357 and r146352 cause this functionality is no more …
(edit) @92147   3 years vboxsync FE/Qt: Revert r146354 and r146353 cause this functionality will be …
(edit) @92134   3 years vboxsync FE/Qt: bugref:10131. Removing the check for hardware vistualization …
(edit) @92132   3 years vboxsync FE/Qt: bugref:10067: UIVirtualBoxManager: Migrate unattended related …
(edit) @92130   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
(edit) @92111   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVM: Migrate a lot of UIMessageCenter …
(edit) @92110   3 years vboxsync FE/Qt: bugref:9996: A bit of style & doxy fixes for r146667.
(edit) @92106   3 years vboxsync FE/Qt: bugref:9996. Replace the macro we use to check unattended …
(edit) @92105   3 years vboxsync FE/Qt: bugref:9996. Cleaning the machine folder in case vm creation fails
(edit) @92103   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVD: Migrate UIMessageCenter stuff to …
(edit) @92101   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
(edit) @92100   3 years vboxsync FE/Qt: bugref:10067: UIWizardCloneVD: Migrate UIMessageCenter stuff to …
(edit) @92098   3 years vboxsync FE/Qt: bugref:10067: UIWizardCloneVM: Migrate UIMessageCenter stuff to …
(edit) @92096   3 years vboxsync FE/Qt: bugref:10067: UIWizardImportApp: Migrate a lot of …
(edit) @92095   3 years vboxsync FE/Qt: bugref:9996. Dont delete the disk so happily.
(edit) @92089   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Migrate a lot of …
(edit) @92086   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVM: Migrate a bit of UIMessageCenter …
(edit) @92082   3 years vboxsync GUI: bugref:9932 Allow host-only-adapter-attached VM to fail when …
(edit) @92045   3 years vboxsync FE/Qt: bugref:9996: UIWizardImportApp: Copy-paste bug, path field …
(edit) @92044   3 years vboxsync FE/Qt: bugref:9996: UINativeWizard: Crash fixes in prepare/cleanup …
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