VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99844   19 months vboxsync FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other platforms.
(edit) @99843   19 months vboxsync FE/Qt: bugref:10450: Runtime UI: Wiping out some old Windows stuff …
(edit) @99842   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QImage stuff; …
(edit) @99841   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QString stuff; …
(edit) @99840   19 months vboxsync FE/Qt: bugref:10450: VM Settings: Qt6 compatibility bit for …
(edit) @99839   19 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99838   19 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99837   19 months vboxsync FE/Qt: bugref:10450: A bit of missed Qt includes in Win utils; They …
(edit) @99836   19 months vboxsync FE/Qt: bugref:10450: No need to enable HiDPI support since Qt6, it's …
(edit) @99830   19 months vboxsync FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.
(edit) @99827   19 months vboxsync FE/Qt: bugref:10407. Adding a getter to UICommon to return display …
(edit) @99826   19 months vboxsync FE/Qt: bugref:10407. Reverting r157461.
(edit) @99825   19 months vboxsync FE/Qt: bugref:10407. Adding an getter to UICommon to return display …
(edit) @99817   19 months vboxsync FE/VirtualBox: Fix running VirtualBox on MacOS after adding the …
(edit) @99815   19 months vboxsync FE/Qt: ​bugref:10449. Making host screen toggle function configurable.
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99784   19 months vboxsync Guest Control/VBoxManage + FE/Qt: Fixed parameter …
(edit) @99763   19 months vboxsync VirtualBox/Doxyfile: updated to 1.9.6. bugref:10442
(edit) @99727   19 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99709   20 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99696   20 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99695   20 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99694   20 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) @99526   20 months vboxsync FE/Qt: bugref:10407. I have missed one place where we need X11 server …
(edit) @99522   20 months vboxsync bugref:10278. Reverted back r154628 partially.
(edit) @99504   20 months vboxsync FE/Qt: bugref:10407. Adding some comments.
(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) @99265   21 months vboxsync FE/Qt: bugref:6669: More accurate handling for Notification-center …
(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) @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) @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 …
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