VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99664   2 years vboxsync FE/Qt: OCI related wizards: Integer64 support for UIFormEditorWidget …
(edit) @99639   2 years vboxsync FE/Qt: Only drag in display server detection code for Unix/POSIX …
(edit) @99638   2 years vboxsync FE/Qt: Only drag in display server detection code for Unix/POSIX …
(edit) @99637   2 years vboxsync FE/Qt: Only drag in display server detection code for Unix/POSIX …
(edit) @99636   2 years vboxsync FE/Qt: Only drag in display server detection code for Unix/POSIX …
(edit) @99628   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Make sure restricted tools …
(edit) @99623   2 years vboxsync FE/Qt: Removed code for detecting the display server type and use the …
(edit) @99607   2 years vboxsync FE/Qt: bugref:6832: Snapshot pane: Make sure snapshot-item name is …
(edit) @99604   2 years vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99602   2 years vboxsync FE/Qt: bugref:6832: Snapshot pane: Make sure snapshot-item name is …
(edit) @99567   2 years vboxsync FE/Qt: bugref:6832: Snapshot pane: Do not let Qt to touch horizontal …
(edit) @99561   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Make sure Debug actions still active …
(edit) @99549   2 years vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99548   2 years vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99546   2 years vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99526   2 years vboxsync FE/Qt: bugref:10407. I have missed one place where we need X11 server …
(edit) @99523   2 years vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99522   2 years vboxsync bugref:10278. Reverted back r154628 partially.
(edit) @99513   2 years vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99504   2 years vboxsync FE/Qt: bugref:10407. Adding some comments.
(edit) @99494   2 years vboxsync FE/VBoxSDL: Make it work with macOS, bugref:9449
(edit) @99493   2 years vboxsync FE/VBoxBFE: Configure the GIC, bugref:10397
(edit) @99491   2 years vboxsync FE/Qt: bugref:10407. Hopefully a better way to detect display server.
(edit) @99484   2 years vboxsync FE/Qt: bugref:10407. Default to Xserver in case XDG_SESSION_TYPE is …
(edit) @99482   2 years vboxsync FE/Qt: bugref:10421. scm fix.
(edit) @99481   2 years vboxsync FE/Qt: bugref:10421. I forgot to rename VBoxUtils-x11* files in r156972.
(edit) @99479   2 years vboxsync FE/Qt: bugref:10421. Renaming NativeWindowSubsystem stuff.
(edit) @99478   2 years vboxsync Check if XDG_SESSION_TYPE is set to tty, else GUI refuses to start in …
(edit) @99469   2 years vboxsync FE/Qt: Don't call the overloaded setShortcuts in ~UIAction, but call …
(edit) @99467   2 years vboxsync FE/Qt: Make sure the shortcut is deregistered in ~UIAction() so we …
(edit) @99458   2 years vboxsync /Config.kmk,FE/Qt: Issue warning if using Qt debug build w/o also …
(edit) @99448   2 years vboxsync FE/Qt: Explanation of the QPointer heap issue when using a debug Qt …
(edit) @99447   2 years vboxsync FE/Qt: Simple delete via QPointer<> sample to explore the problem in …
(edit) @99446   2 years vboxsync FE/Qt: Workaround for weird QPointer delete behavior.
(edit) @99444   2 years vboxsync FE/Qt: Fixed Q_ASSERT issues in UIPortForwardingModel::setRules when …
(edit) @99442   2 years vboxsync FE/Qt: bugref:10407. Some more fixes for guarding XServer calls.
(edit) @99441   2 years vboxsync FE/Qt: bugref:10407. Make sure xcb calls in UIKeyboardHandler are …
(edit) @99438   2 years vboxsync FE/Qt: bugref:10407. Some refactoring.
(edit) @99437   2 years vboxsync FE/Qt: bugref:10407. Make sure xcb calls in UIHostComboEditor are …
(edit) @99436   2 years vboxsync FE/Qt: bugref:10407. An addendum to r156894.
(edit) @99435   2 years vboxsync FE/Qt: bugref:10407. Renaming DBus related functions.
(edit) @99434   2 years vboxsync FE/Qt: bugref:10407. More fixes to prevent crashes in pure Wayland case.
(edit) @99407   2 years vboxsync FE/Qt: bugref:10407. Safe guarding more X11 call code.
(edit) @99406   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: A bit of fixes for New VD …
(edit) @99391   2 years vboxsync Guest Control/FE/Qt: Fall back to IGuestDirectory::read() if …
(edit) @99390   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move New VD wizard onto …
(edit) @99389   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Clone VD wizard onto …
(edit) @99381   2 years vboxsync FE/Qt: bugref:10407. Creating Wayland equivalents of some of the X11 …
(edit) @99372   2 years vboxsync FE/Qt: bugref:10407. Loading wayland platform plugin in case no …
(edit) @99358   2 years vboxsync FE/Qt: Huge Qt .ts update; Our qt_.ts files merged with upstream …
(edit) @99357   2 years vboxsync FE/Qt: Integrating latest Qt translations for Indonesian, Georgian, …
(edit) @99356   2 years vboxsync FE/Qt: Removing qt_iw.ts, it's not supported by Qt or our translators …
(edit) @99284   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Make sure all cloud related …
(edit) @99278   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Let user create/add new cloud …
(edit) @99276   2 years vboxsync Guest Control/VBoxManage: Added display percentage used for a guest …
(edit) @99275   2 years vboxsync Guest Control/VBoxManage: Added display percentage used for a guest …
(edit) @99266   2 years vboxsync Guest Control/VBoxManage: Added a "--total" option to the "fsinfo|df" …
(edit) @99265   2 years vboxsync FE/Qt: bugref:6669: More accurate handling for Notification-center …
(edit) @99264   2 years vboxsync Guest Control/VBoxManage: Added a new command "fsinfo|df" to show …
(edit) @99263   2 years vboxsync FE/Qt: bugref:10067: Notification-center: Do not assert on cleanup if …
(edit) @99219   2 years vboxsync FE/Qt: bugref:6669: Build fix for r156591.
(edit) @99218   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Clone VM wizard onto …
(edit) @99216   2 years vboxsync FE/VBoxBFE: Add serial andqemufirmware config device, bugref:10397
(edit) @99214   2 years vboxsync VBoxHeadless: Simplified code around SetVRDEProperty.
(edit) @99207   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move New VM wizard onto …
(edit) @99205   2 years vboxsync FE/Qt: bugref:6669: UINativeWizard: Missed part in r156566; Forgot to …
(edit) @99204   2 years vboxsync VBoxManage: nits
(edit) @99202   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Export Appliance wizard …
(edit) @99201   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Few missed bits in r156573.
(edit) @99200   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Import Appliance wizard …
(edit) @99199   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Add Cloud VM wizard onto …
(edit) @99195   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move New Cloud VM wizard onto …
(edit) @99194   2 years vboxsync FE/Qt: bugref:6669: Advance UINativeWizard interface to support …
(edit) @99187   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: While handling cloud machine …
(edit) @99186   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: While handling cloud related …
(edit) @99185   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Small forgotten piece of code …
(edit) @99184   2 years vboxsync FE/Qt: bugref:10067: Notification-center: Hide …
(edit) @99179   2 years vboxsync FE/Qt: bugref:10343: Adjust reg-exp rules for …
(edit) @99178   2 years vboxsync FE/Qt: bugref:10343: Extend UIUSBFilterDetailsEditor functionality …
(edit) @99177   2 years vboxsync FE/Qt: bugref:10343: Adjust UIUSBFilterDetailsEditor to have …
(edit) @99171   2 years vboxsync FE/Qt: bugref:9831. Setting tab text when file is not found.
(edit) @99150   2 years vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99142   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Rework for UIMachine prepare/cleanup …
(edit) @99141   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine …
(edit) @99140   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine …
(edit) @99139   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Initialize notification-center before …
(edit) @99135   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for UIMachine code.
(edit) @99134   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Small simplification for …
(edit) @99121   2 years vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99120   2 years vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99115   2 years vboxsync Docs: bugref:10302. Fixing image zoom overlay functionality of our …
(edit) @99107   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Audio and Features status-bar …
(edit) @99098   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Rest of cleanup for update appearance …
(edit) @99097   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Features status-bar indicator should …
(edit) @99096   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Recording status-bar indicator should …
(edit) @99094   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: USB status-bar indicator should be …
(edit) @99093   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Audio status-bar indicator should be …
(edit) @99092   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Storage status-bar indicators should …
(edit) @99091   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Network status-bar indicator stuff …
(edit) @99090   2 years vboxsync FE/SDL: Framebuffer rendering fixes for Windows hosts. bugref:9449
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette