VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98335   2 years vboxsync FE/Qt: Moving UICommon::LaunchMode to UIDefs to make it possible to …
(edit) @98321   2 years vboxsync FE/VBoxBugReport: Move away from deprecated RTTar* API and use the VFS …
(edit) @98320   2 years vboxsync FE/VBoxBugReport: Move away from deprecated RTTar* API and use the VFS …
(edit) @98317   2 years vboxsync FE/SDL: LIBSDL -> LIBSDL2. bugref:9449
(edit) @98314   2 years vboxsync FE/SDL: Fixed some anachronisms in the Makefile. bugref:10348
(edit) @98313   2 years vboxsync FE/SDL: Make non-hardened version build on windows. bugref:9449
(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) @98306   2 years vboxsync FE/SDL. bugref:9449. scm fix.
(edit) @98305   2 years vboxsync FE/SDL. bugref:9449. Removing VBOX_WITH_SDL2 define.
(edit) @98304   2 years vboxsync FE/SDL. bugref:9449. Removing more SDL 1.2 bits.
(edit) @98303   2 years vboxsync FE/SDL. bugref:9449. scm fix.
(edit) @98302   2 years vboxsync FE/SDL. bugref:9449. Removing secure label related code.
(edit) @98301   2 years vboxsync FE/SDL. bugref:9449. Initializing SDL_TimerID with 0, not NULL.
(edit) @98300   2 years vboxsync FE/SDL. bugref:9449. Removing unused VBoxSDLFBOverlay from FrameBuffer.cpp.
(edit) @98298   2 years vboxsync VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223
(edit) @98290   2 years vboxsync FE/SDL. bugref:9449. Removing SDL 1.2 specific code.
(edit) @98246   2 years vboxsync FE/SDL: bugref:9449. First fixes to build VBoxSDL with SDL2 on linux.
(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) @98189   2 years vboxsync *.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348
(edit) @98188   2 years vboxsync *.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
(edit) @98187   2 years vboxsync *.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
(edit) @98176   2 years vboxsync VBoxFB: Made the code build again (still doesn't actually work) and …
(edit) @98175   2 years vboxsync VBoxSDL: Use VBoxR3TstExe for tstSDL. bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98155   2 years vboxsync *.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
(edit) @98133   2 years vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ 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) @98083   2 years vboxsync VBoxManange: Build fix for new DeviceType_End value. bugref:9892
(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) @98035   2 years vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @98032   2 years vboxsync Audio/VBoxManage: Resolved a @todo: Marked the modifyvm "--audio" …
(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) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(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) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(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) @97851   2 years vboxsync FE/VBoxAutostart-win: Fix giving the dependencies as com::Bstr doesn't …
(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) @97804   2 years vboxsync VBoxManage: Add port based filter support. Offered by the API and GUI …
(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) @97678   2 years vboxsync FE/VBoxIntNetPcap: Fix building after the changes done to internal …
(edit) @97674   2 years vboxsync FE/Qt: bugref:10326: Bugfix for UIMachineWindowNormal; When scrollbars …
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