VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91223   3 years vboxsync FE/Qt: bugref:9996. typo fix.
(edit) @91222   3 years vboxsync FE/Qt: bugref:9996. Calling defaultExtension function with correct …
(edit) @91221   3 years vboxsync FE/Qt: bugref:9183. Cleaning.
(edit) @91220   3 years vboxsync FE/Qt: bugref:6899. More tool tip fixes.
(edit) @91219   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UIMessageCenter wizards …
(edit) @91218   3 years vboxsync FE/Qt: bugref:6899. Further fixes on wizard widget tool tips.
(edit) @91216   3 years vboxsync FE/Qt: bugref:10067: Moving License Viewer messages from …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91205   3 years vboxsync FE/Qt: bugref:6899. Completing some missing tool tips etc.
(edit) @91204   3 years vboxsync doc, Frontends/VBoxManage: Integrate several refentry documentation …
(edit) @91192   3 years vboxsync "FE/Qt: bugref:6899. Small fixes on the accessibilty interface of …
(edit) @91188   3 years vboxsync VBoxManageCloudMachine: Refactor getopt code so that all the commands …
(edit) @91187   3 years vboxsync VBoxManage: showProgress - another stab at getting the status of a …
(edit) @91180   3 years vboxsync FE/Qt: bugref:10067: Moving Extension Manager messages from …
(edit) @91179   3 years vboxsync FE/Qt: bugref:10067: Moving network stuff messages from …
(edit) @91175   3 years vboxsync FE/VBoxManage: Build fix.
(edit) @91171   3 years vboxsync OCI: Return VBOX_E_OBJECT_NOT_FOUND when we can't find the machine.
(edit) @91170   3 years vboxsync VBoxManage: With SHOW_PROGRESS_NONE don't print "progress state" when …
(edit) @91169   3 years vboxsync FE/Qt: bugref:10067: Moving Runtime UI messages from UIMessageCenter …
(edit) @91167   3 years vboxsync FE/Qt: bugref:9996. Adding a label.
(edit) @91166   3 years vboxsync FE/Qt: bugref:9996. Fixing some leaks.
(edit) @91165   3 years vboxsync FE/Qt: bugref:10067: Moving cloud async task messages from …
(edit) @91164   3 years vboxsync FE/Qt: bugref:9996. More fixes for the summary page.
(edit) @91163   3 years vboxsync VBoxManageCloudMachine: Factor out the code to get the list of cloud …
(edit) @91161   3 years vboxsync VBoxManageCloudMachine: Refactor to create cloud client once and pass …
(edit) @91159   3 years vboxsync FE/Qt: bugref:10067: A bit more refactoring for UIMessageCenter cloud …
(edit) @91158   3 years vboxsync FE/Qt: bugref:10067: Extend UICloudNetworkingStuff with export/import …
(edit) @91157   3 years vboxsync VBoxManage: Make "cloud showvminfo" (parallel to "showvminfo" for …
(edit) @91156   3 years vboxsync VBoxManageCloudMachine: add setCurrentSubcommand() placeholders. …
(edit) @91155   3 years vboxsync FE/Qt: bugref:9996. build fix
(edit) @91154   3 years vboxsync VBoxManage: Make "cloud list vms" (parallel to "list vms" for local …
(edit) @91153   3 years vboxsync FE/Qt: bugref:9996. Some changes and build fix.
(edit) @91152   3 years vboxsync FE/Qt: bugref:9996. More work on the new vm wizard summary page.
(edit) @91151   3 years vboxsync FE/Qt: bugref:10067: Reuse UICloudNetworkingStuff in Export / Import …
(edit) @91150   3 years vboxsync FE/Qt: bugref:10067: Extend UICloudNetworkingStuff with direct …
(edit) @91149   3 years vboxsync FE/Qt: bugref:10067: Moving Cloud Profile Manager messages from …
(edit) @91146   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UIMessageCenter cloud …
(edit) @91145   3 years vboxsync FE/Qt: bugref:10067: Reuse UICloudNetworkingStuff in Export / Import …
(edit) @91144   3 years vboxsync FE/Qt: bugref:10067: Reuse UICloudNetworkingStuff in Export / Import …
(edit) @91142   3 years vboxsync FE/Qt: bugref:10067: Moving Network Manager messages from …
(edit) @91134   3 years vboxsync VBoxManage/cloud: Fix missing comma in the last second change in previous.
(edit) @91133   3 years vboxsync VBoxManage/cloud: use local enums instead of explicit magic numbers to …
(edit) @91132   3 years vboxsync FE/Qt: bugref:10067: Moving Virtual Media Manager messages from …
(edit) @91131   3 years vboxsync VBoxManage: For movevm, treat the "no target specified" case so that …
(edit) @91129   3 years vboxsync FE/Qt: bugref:10067: Moving IMachine attribute setter messages from …
(edit) @91128   3 years vboxsync FE/Qt: bugref:10067: Moving Snapshot pane messages from …
(edit) @91125   3 years vboxsync FE/Qt: bugref:10067: Move icon-pool stuff from UICommon to …
(edit) @91122   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of minor fixes USB stuff.
(edit) @91121   3 years vboxsync FE/Qt: bugref:10067: A bit of minor fixes across whole the UICommon; …
(edit) @91114   3 years vboxsync FE/Qt: bugref:10067: Aand yet another build fix r146762.
(edit) @91111   3 years vboxsync FE/Qt: bugref:10067: Uh, yet another build fix r146762.
(edit) @91110   3 years vboxsync FE/Qt: bugref:10067: Build fix r146762.
(edit) @91109   3 years vboxsync FE/Qt: bugref:10067: Move window geometry stuff from UICommon to …
(edit) @91108   3 years vboxsync FE/Qt: bugref:9996. Reviving vm creation.
(edit) @91106   3 years vboxsync FE/Qt: bugref:9996. Adding a summary page to the new vm wizard guided mode.
(edit) @91104   3 years vboxsync FE/Qt: bugref:10067: Moving VirtualBox Manager messages from …
(edit) @91103   3 years vboxsync FE/Qt: bugref:10067: More careful create/revoke logic for …
(edit) @91102   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UINotificationMessage stuff.
(edit) @91094   3 years vboxsync FE/Qt: bugref:10067: Moving some of general messages from …
(edit) @91079   3 years vboxsync FE/Qt: bugref:10067: Moving Windows stuff from UICommon to VBoxUtils-win.
(edit) @91078   3 years vboxsync FE/Qt: bugref:10067: Broke something in r146715.
(edit) @91077   3 years vboxsync FE/Qt: bugref:10067: Forgot something in r146726.
(edit) @91076   3 years vboxsync FE/Qt: bugref:10067: Moving USB device enumeration stuff related …
(edit) @91075   3 years vboxsync FE/Qt: bugref:10067: Extend notification-objects with possibility to …
(edit) @91070   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146715.
(edit) @91066   3 years vboxsync FE/Qt: bugref:10067: Moving X11 stuff to VBoxUtils-x11.
(edit) @91065   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for r146706, some of stuff …
(edit) @91062   3 years vboxsync FE/Qt: bugref:9996. Renaming clonevd classes.
(edit) @91061   3 years vboxsync FE/Qt: bugref:9996. Renaming newvd wizard classes
(edit) @91060   3 years vboxsync FE/Qt: bugref:9996. Renaming clonevm wizard classes
(edit) @91059   3 years vboxsync FE/Qt: bugref:9996. Renaming newvm classes.
(edit) @91057   3 years vboxsync FE/Qt: bugref:10067: Rename VBoxX11Helper to VBoxUtils-x11; Rework and …
(edit) @91041   3 years vboxsync FE/Qt: bugref:9996. A bit more polishing.
(edit) @91035   3 years vboxsync FE/Qt: bugref:9996. Some more code cleaning
(edit) @91031   3 years vboxsync FE/Qt: bugref:9996. Cleaning created machine folder if wizard mode is …
(edit) @91029   3 years vboxsync FE/Qt: bugref:10067: Moving encryption password stuff related warning …
(edit) @91026   3 years vboxsync FE/Qt: bugref:9996. Adding a wizard specific cleanup function to …
(edit) @91025   3 years vboxsync FE/Qt: bugref:9996. Some cleaning
(edit) @91009   3 years vboxsync FE/Qt: bugref:10067: Move extension stuff from UICommon to UIExtension …
(edit) @91007   3 years vboxsync FE/Qt: bugref:10067: Moving URL stuff related warnings from …
(edit) @91006   3 years vboxsync manual/VBoxManage: Don't emit trailing whitespaces to the generated C file.
(edit) @91003   3 years vboxsync FE/Qt: bugref:10067: Move cursor stuff from UICommon to UICursor namespace.
(edit) @91002   3 years vboxsync FE/Qt: Maybe a better solution to vm search widget show/hide bug than …
(edit) @91001   3 years vboxsync FE/Qt: bugref:8682: Remove rest of protections created for earlier …
(edit) @90990   3 years vboxsync FE/Qt: bugref:9996. Removing property set macros.
(edit) @90968   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146606.
(edit) @90967   3 years vboxsync FE/Qt: bugref:10067: Move localization stuff from UICommon to UITranslator.
(edit) @90966   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for native and …
(edit) @90965   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for general, versioning …
(edit) @90960   3 years vboxsync FE/Qt: bugref:9831: QIManagerDialog: Tiny fixes for doxygen in r141532.
(edit) @90951   3 years vboxsync FE/Qt: bugref:10067: Darwin build fix.
(edit) @90950   3 years vboxsync FE/Qt: bugref:10067: scm fix
(edit) @90949   3 years vboxsync FE/Qt: bugref:10067: scm fix
(edit) @90942   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146579.
(edit) @90941   3 years vboxsync FE/Qt: bugref:10067: Move translation stuff from UICommon to newly …
(edit) @90939   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for s_fCleaningUp stuff.
(edit) @90938   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of prepare cascade cleanup.
(edit) @90937   3 years vboxsync FE/Qt: bugref:10067: UICommon: Reorder file-system stuff.
(edit) @90936   3 years vboxsync FE/Qt: bugref:10067: UICommon includes cleanup.
(edit) @90935   3 years vboxsync FE/Qt: bugref:10067: Tiny UIConverter cleanup.
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