VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98404   2 years vboxsync Merging r155443 from gui4 branch: FE/Qt: Runtime UI: Move rest of …
(edit) @98403   2 years vboxsync Merging r155441 from gui4 branch: FE/Qt: Runtime UI: Remove …
(edit) @98402   2 years vboxsync Merging r155437 and r155438 from gui4 branch: FE/Qt: Runtime UI: A bit …
(edit) @98401   2 years vboxsync Merging r155342 and r155344 from gui4 branch: FE/Qt: Runtime UI: Move …
(edit) @98400   2 years vboxsync Merging r155336 from gui4 branch: FE/Qt: Runtime UI: Move more …
(edit) @98399   2 years vboxsync Merging r155316 from gui4 branch: FE/Qt: Runtime UI: Moving …
(edit) @98398   2 years vboxsync Merging r155311 from gui4 branch: FE/Qt: Runtime UI: A bit of cleanup …
(edit) @98386   2 years vboxsync Merging r155287 and r155288 from gui4 branch: FE/Qt: Runtime UI: …
(edit) @98385   2 years vboxsync Merging r155282 and r155285 from gui4 branch: FE/Qt: Runtime UI: A bit …
(edit) @98384   2 years vboxsync Merging r155248 from gui4 branch: FE/Qt: Runtime UI: Move keyboard …
(edit) @98382   2 years vboxsync Merging r155235 and r155243 from gui4 branch: FE/Qt: Runtime UI: Small …
(edit) @98379   2 years vboxsync Merging r155205 and r155228 from gui4 branch: FE/Qt: Runtime UI: Move …
(edit) @98378   2 years vboxsync Merging r155200 and r155201 from gui4 branch: FE/Qt: Runtime UI: Pass …
(edit) @98377   2 years vboxsync Merging r155185 and r155187 from gui4 branch: FE/Qt: Runtime UI: …
(edit) @98376   2 years vboxsync Merging r155184 from gui4 branch: FE/Qt: Runtime UI: Move branding …
(edit) @98375   2 years vboxsync Merging r155183 and r155198 from gui4 branch: Runtime UI: Provide …
(edit) @98335   2 years vboxsync FE/Qt: Moving UICommon::LaunchMode to UIDefs to make it possible to …
(edit) @98312   2 years vboxsync FE/Qt: Implement Copy action for our QIRichTextLabel widget; Default …
(edit) @98309   2 years vboxsync Revert GUI part of r151118 as this boilerplate isn't required for now.
(edit) @98216   2 years vboxsync FE/Qt: Tweaks for making precompiled header work with GCC 7.5.0. …
(edit) @98215   2 years vboxsync /Config.kmk,FE/Qt/Makefile.kmk: Use VBOX_GCC_Wno-deprecated-copy …
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98155   2 years vboxsync *.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
(edit) @98128   2 years vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98127   2 years vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98124   2 years vboxsync FE/Qt: Made UIIndicatorHardDrive update the tooltip on …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98039   2 years vboxsync FE/Qt: Runtime UI: Get rid of friend classes, part #2 (mode …
(edit) @98038   2 years vboxsync FE/Qt: Runtime UI: Build fix for r155134 (missed part on macOS).
(edit) @98037   2 years vboxsync FE/Qt: Runtime UI: Get rid of friend classes, part #1 (general interfaces).
(edit) @98010   2 years vboxsync FE/Qt: Runtime UI: Make sure the technique to go back to previous …
(edit) @98003   2 years vboxsync FE/Qt: Runtime UI: Reworking adjustGuestScreenSize for …
(edit) @98000   2 years vboxsync FE/Qt: Runtime UI: No need for auto-enabled frame-buffer property …
(edit) @97998   2 years vboxsync FE/Qt: Runtime UI: Improving release logging for …
(edit) @97995   2 years vboxsync FE/Qt: Runtime UI: We should send full-screen/seamless work-area hints …
(edit) @97994   2 years vboxsync DnD/Main: Fixed function naming typo.
(edit) @97978   2 years vboxsync FE/Qt: Runtime UI: Unify and a bit simplify acquiring of last …
(edit) @97977   2 years vboxsync FE/Qt: Runtime UI: Small cleanup for stored guest-screen size-hint stuff.
(edit) @97976   2 years vboxsync FE/Qt: Runtime UI: Small cleanup for maximum guest size stuff.
(edit) @97975   2 years vboxsync FE/Qt: Runtime UI: Small cleanup for guest auto-resize stuff.
(edit) @97974   2 years vboxsync FE/Qt: Subsequent NLS update for next 7.0.x version.
(edit) @97973   2 years vboxsync FE/Qt: bugref:10342: Get rid of UIMultiScreenLayout translation context.
(edit) @97972   2 years vboxsync FE/Qt: bugref:10342: Providing user with possibility to manually …
(edit) @97888   2 years vboxsync FE/Qt: bugref:9898: X11: Migrating VBoxUtils bits to Qt6; Tested a bit …
(edit) @97867   2 years vboxsync FE/Qt: X11: A bit of cleanup for bugref:3355 defect.
(edit) @97860   2 years vboxsync FE/Qt: bugref:9898: Migrating UITabBar bits to Qt6.
(edit) @97859   2 years vboxsync FE/Qt: bugref:9898: Yet another build fix for r154944.
(edit) @97858   2 years vboxsync FE/Qt: bugref:9898: Build fix for r154944.
(edit) @97857   2 years vboxsync FE/Qt: bugref:9898: Migrating UIMouseHandler bits to Qt6.
(edit) @97856   2 years vboxsync FE/Qt: bugref:9898: Migrating UIMachineView bits to Qt6.
(edit) @97853   2 years vboxsync FE/Qt: bugref:9898: Migrating UIKeyboardHandler bits to Qt6.
(edit) @97852   2 years vboxsync FE/VirtualBox: Fix guest OS type for two macOS related …
(edit) @97850   2 years vboxsync FE/Qt: bugref:9898: Migrating UIWizardDiskEditors bits to Qt6.
(edit) @97849   2 years vboxsync FE/Qt: bugref:9898: Just todos and comments.
(edit) @97847   2 years vboxsync FE/Qt: bugref:9898: Migrating UIMiniToolBar bits to Qt6.
(edit) @97846   2 years vboxsync FE/Qt: bugref:9898: Migrating UISettingsDialog bits to Qt6.
(edit) @97796   2 years vboxsync DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
(edit) @97795   2 years vboxsync FE/Qt: bugref:9996: UIWizardImportApp: Fixing small regression in …
(edit) @97794   2 years vboxsync DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
(edit) @97793   2 years vboxsync DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
(edit) @97792   2 years vboxsync DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
(edit) @97787   2 years vboxsync DnD/FE/Qt: Propagate IGuestDnDSource + IGuestDnDTarget errors to the …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97771   2 years vboxsync FE/Qt: Fixing Runtime UI bug with invisible borders for captured mouse …
(edit) @97765   2 years vboxsync FE/Qt: Regression fix in UIProgressDialog; Infinite progress type can …
(edit) @97757   2 years vboxsync FE/Qt: bugref:9898: Migrating UIHelpBrowserWidget to Qt6.
(edit) @97755   2 years vboxsync FE/Qt: bugref:9898: Migrating UIFileManagerTable stuff to Qt6.
(edit) @97754   2 years vboxsync FE/Qt: bugref:9898: Build fix for r154813; Forgot that old linux still …
(edit) @97752   2 years vboxsync FE/Qt: bugref:9898: Forgot something in r154775.
(edit) @97718   2 years vboxsync DnD/FE/Qt: Propagate H->G dropping errors to the message center, so …
(edit) @97715   2 years vboxsync FE/Qt: bugref:9898: Migrating UIDesktopWidgetWatchdog class to Qt6; …
(edit) @97707   2 years vboxsync FE/Qt: bugref:9898: Build fix for r154763.
(edit) @97706   2 years vboxsync FE/Qt: bugref:9898: Migrating UIDesktopWidgetWatchdog class to Qt6; …
(edit) @97704   2 years vboxsync FE/Qt: bugref:9898: Migrating UIDesktopWidgetWatchdog class to Qt6; A …
(edit) @97703   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6 for UIDesktopWidgetWatchdog …
(edit) @97702   2 years vboxsync FE/Qt: bugref:9898: Build-fix for r154758.
(edit) @97701   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6 for UIDesktopWidgetWatchdog …
(edit) @97700   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6 for UIDesktopWidgetWatchdog …
(edit) @97691   2 years vboxsync FE/Qt: bugref:9950 Clear virtual hard disk related variables as …
(edit) @97682   2 years vboxsync FE/Qt: bugref:9898: Reverting half of r154736 cause it was too fast; …
(edit) @97681   2 years vboxsync FE/Qt: bugref:9898: Cleanup/rework for UIDesktopWidgetWatchdog class; …
(edit) @97680   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6; Small rework for …
(edit) @97679   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6; A bit of rework for QIComboBox …
(edit) @97674   2 years vboxsync FE/Qt: bugref:10326: Bugfix for UIMachineWindowNormal; When scrollbars …
(edit) @97663   2 years vboxsync FE/Qt: bugref:10326: Bugfix for UIGraphicsScrollArea on macOS; When …
(edit) @97657   2 years vboxsync FE/Qt: Show the icon label of UIMarkableLineEdit only if line edit is …
(edit) @97654   2 years vboxsync FE/Qt: bugref:9898: Migrating to Qt6; What can actually go wrong #1.
(edit) @97649   2 years vboxsync FE/Qt: bugref:9898: Transparency is glitching in Qt6 on ARM host; …
(edit) @97606   2 years vboxsync FE/Qt: bugref:10276: Build fix for r154649 (Qt6 case).
(edit) @97605   2 years vboxsync FE/Qt: bugref:10276: VirtualBox Manager: Re-register VM if groups …
(edit) @97600   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Settings stuff cleanup fix, …
(edit) @97599   2 years vboxsync FE/Qt: bugref:6669: Build fix for r154639.
(edit) @97597   2 years vboxsync FE/Qt: bugref:6669: Heavy rework for Cloud Settings dialog allowing to …
(edit) @97596   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: A bit of cleanup for settings …
(edit) @97595   2 years vboxsync FE/Qt: bugref:10067: Forgot to handle UIProgressTask canceling in …
(edit) @97594   2 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIProgressObject.
(edit) @97590   2 years vboxsync FE/Qt: bugref:10278. Converting byte strings to megabyte strings and …
(edit) @97588   2 years vboxsync FE/Qt: bugref:10323. Fixing some typos.
(edit) @97587   2 years vboxsync FE/Qt: bugref:10276: Boilerplate for …
(edit) @97554   2 years vboxsync FE/Qt/File Manager: Also support copying single files which are …
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