VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103131   11 months vboxsync FE/Qt: bugref:10501. Moving cloud machine metric data related progress …
(edit) @103068   11 months vboxsync FE/Qt: UIWelcomePane: Heavy rework; Replacing UIWrappableLabel with …
(edit) @102493   12 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. Removing obsolete UIVisoBrowserBase …
(edit) @102485   12 months vboxsync FE/Qt: bugref:10561. Some refactoring.
(edit) @102402   13 months vboxsync FE/Qt: bugref:10561. Removing an obsolete class.
(edit) @102333   13 months vboxsync FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; …
(edit) @102139   13 months vboxsync FE/Qt: bugref:10513: Get rid of UISettingsDialog/Specific usage; …
(edit) @101606   14 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Reworking editor …
(edit) @101595   14 months vboxsync FE/Qt: bugref:10513: Forgot something in r159678.
(edit) @101588   14 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about GUI Makefile.
(edit) @101417   14 months vboxsync FE/Qt: bugref:10513: Large rework for UIAdvancedSettingsDialog; This …
(edit) @101327   15 months vboxsync FE/Qt: bugref:10513: Large rework for UIMachineSettingsSerial page; …
(edit) @101278   15 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeII to UIGuestOSType.
(edit) @101183   15 months vboxsync FE/Qt: bugref:10523 Adding a separate class to manage os guest types.
(edit) @101157   15 months vboxsync FE/Qt: Also #define VBOX_WITH_VIRT_ARMV8 for the VirtualBox binary, …
(edit) @101064   15 months vboxsync FE/Qt: More code for running ARM VMs needed -- Don't try to access and …
(edit) @101020   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Some refactoring.
(edit) @101015   16 months vboxsync FE/Qt: bugref:10496. Moving UIPaneContainer to widgets subfolder.
(edit) @101013   16 months vboxsync FE/Qt: bugref:10513: Moving menu-bar/status-bar editors from widgets …
(edit) @101011   16 months vboxsync FE/Qt: bugref:10513: Re-inhering properties/settings editors from …
(edit) @100989   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Replace page stack with …
(edit) @100979   16 months vboxsync FE/Qt: bugref:10513: Initial cloning of UISettingsDialog to …
(edit) @100961   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIWarningPane from widgets to …
(edit) @100959   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
(edit) @100956   16 months vboxsync FE/Qt: bugref:10496. Some renaming.
(edit) @100936   16 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some refactoring and renaming.
(edit) @100893   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing operations panel of the …
(edit) @100890   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing the file manager's log panel.
(edit) @100880   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Removing the options panel from the …
(edit) @100879   16 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding a panel widget t file manager.
(edit) @100297   18 months vboxsync FE/Qt: bugref:9080. Utilizing the navigation widget in the host file table.
(edit) @100283   18 months vboxsync FE/Qt: bugref:9080. Some refactoring around file table navigation …
(edit) @100155   18 months vboxsync FE/Qt: bugref:9080. Some refactoring and removing panel related stuff.
(edit) @100133   18 months vboxsync FE/Qt: bugref:10450: Build fix for r157823.
(edit) @100130   18 months vboxsync FE/Qt: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100123   18 months vboxsync FE/Qt: bugref:9080. Removed one of the panels. It did not have enough …
(edit) @100064   19 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
(edit) @99941   19 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
(edit) @99936   19 months vboxsync FE/Qt: Wiping out UIFrameBuffer code related to obsolete …
(edit) @99910   19 months vboxsync FE/Qt: bugref:10451. Removing endif guards and some more refactoring.
(edit) @99881   19 months vboxsync FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER …
(edit) @99879   19 months vboxsync FE/Qt: bugref:10451 Replacing some define guards in GUI makefile.
(edit) @99878   19 months vboxsync FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries.
(edit) @99860   19 months vboxsync FE/Qt: bugref:10451. Reverting r157497.
(edit) @99859   19 months vboxsync FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and …
(edit) @99846   19 months vboxsync bugref:10450: Code parts which uses Qt6 on Windows require …
(edit) @99844   19 months vboxsync FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other platforms.
(edit) @99830   19 months vboxsync FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.
(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) @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   19 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99692   19 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99689   19 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(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) @99623   20 months vboxsync FE/Qt: Removed code for detecting the display server type and use the …
(edit) @99479   20 months vboxsync FE/Qt: bugref:10421. Renaming NativeWindowSubsystem stuff.
(edit) @99458   20 months vboxsync /Config.kmk,FE/Qt: Issue warning if using Qt debug build w/o also …
(edit) @99447   20 months vboxsync FE/Qt: Simple delete via QPointer<> sample to explore the problem in …
(edit) @99184   21 months vboxsync FE/Qt: bugref:10067: Notification-center: Hide …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99029   21 months vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @98439   23 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98412   23 months vboxsync Frontends/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98215   23 months vboxsync /Config.kmk,FE/Qt/Makefile.kmk: Use VBOX_GCC_Wno-deprecated-copy …
(edit) @98169   23 months 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) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97302   2 years vboxsync FE/Qt: bugref:10313 Adding font scaling widget class.
(edit) @97085   2 years vboxsync FE/VirtualBoxVM: Create a symlink to the internal networking XPC …
(edit) @96669   2 years vboxsync FE/Qt: bugref:10288: VM settings / System page / Motherboard tab: …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96402   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @95945   2 years vboxsync FE/Qt/Ds: Rename UIMachineDescriptionEditor => UIDescriptionEditor for …
(edit) @95944   2 years vboxsync FE/Qt/Ds: Rename UIMachineDisplayScreenFeaturesEditor => …
(edit) @95938   2 years vboxsync FE/Qt/Ds: Rename UIGlobalProxyFeaturesEditor => UIProxyFeaturesEditor …
(edit) @95937   2 years vboxsync FE/Qt/Ds: Rename UIGlobalDisplayFeaturesEditor => …
(edit) @95755   2 years vboxsync Reverting r152424: FE/Qt: ​​bugref:10244. r152411 was incoplete as I …
(edit) @95723   2 years vboxsync FE/Qt: ​bugref:10244. r152411 was incoplete as I forgot to add kmk …
(edit) @95567   2 years vboxsync FE/Qt/Ds: bugref:6899: Implementing own QITableWidget extension which …
(edit) @95363   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Storage page accessibility …
(edit) @95286   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95277   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95247   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95245   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95222   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95213   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95175   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95171   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95162   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95160   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95159   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
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