VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

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