summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* FE/Qt: bugref:6669: !VirtualBox Manager: Move New VD wizard onto non-modal ra...vboxsync2023-04-131-1/+8
* FE/Qt: bugref:6669: !VirtualBox Manager: Move Clone VD wizard onto non-modal ...vboxsync2023-04-131-11/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* FE/Qt: bugref:9831. Some more updates on help keywords.vboxsync2022-09-221-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* FE/Qt/Ds: Fixing redundant NLS contexts for medium related stuff.vboxsync2022-07-281-3/+3
* FE/Qt: bugref:10081. Some fixes in message text.vboxsync2022-05-131-1/+1
* FE/Qt: bugref:10081. Hide clear action for virtual hard disks.vboxsync2022-05-121-0/+6
* FE/Qt: bugref:10081. Adding clear action to the toolbar.vboxsync2022-05-041-0/+2
* FE/Qt: bugref:10081. Enabling the clear action for floppy disks as well.vboxsync2022-05-041-6/+23
* FE/Qt: bugref:10081. Implementing slot for the clear action.vboxsync2022-05-031-2/+35
* FE/Qt: bugref:10081. Adding an action to the virtual media manager to clear i...vboxsync2022-03-171-0/+8
* FE/Qt: bugref:6899: !VirtualBox Manager / Tools stack: Make sure various tool...vboxsync2022-02-211-0/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* FE/Qt: bugref:10141 Passing the action pool instance to VISO creator.vboxsync2021-11-121-1/+1
* FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs whichvboxsync2021-09-241-1/+1
* FE/Qt: bugref:10067: Moving Virtual Media Manager messages from UIMessageCent...vboxsync2021-09-061-4/+2
* FE/Qt: bugref:10067: Move icon-pool stuff from UICommon to UIIconPoolGeneral;...vboxsync2021-09-061-3/+4
* FE/Qt: bugref:9996. Initial commit for refactoring clone vd wizard.vboxsync2021-08-191-2/+1
* FE/Qt: bugref:10067: UINotificationCenter: Rework a way of public access thro...vboxsync2021-08-071-2/+2
* FE/Qt: bugref:10067: Notification signature for medium resize progress which ...vboxsync2021-07-301-56/+51
* FE/Qt: bugref:8161: A bit of rework for Medium Manager; Listen to UICommon si...vboxsync2021-04-281-0/+18
* FE/Qt: bugref:9831. Replacing hard coded F1 with platform dependen key squence.vboxsync2020-11-271-1/+1
* FE/Qt: bugref:9831. Some fixes on setting and retrieving dialog help keywordsvboxsync2020-11-261-1/+5
* FE/Qt: bugref:9831. Adding context sensitive help button to dialogs. take 2vboxsync2020-11-201-0/+1
* FE/Qt: Moving UIToolBar from widgets to extensions since it isn't depend on o...vboxsync2020-09-231-2/+2
* FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Rename ST (from S...vboxsync2020-08-031-59/+59
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/Qt: Few more NLS fixes around various wizards and managers.vboxsync2019-12-061-2/+2
* FE/Qt: bugref:8472: Proper comments for different cases of medium-enumeration...vboxsync2019-09-221-4/+4
* FE/Qt: bugref:8472: Merge startMediumEnumeration & enumerateAdditionalMedia i...vboxsync2019-09-201-2/+2
* FE/Qt: bugref:7127: Cleanup old enumeration code across the project.vboxsync2019-09-181-6/+0
* Renaming VBoxGlobal to UICommon for bugref:9049 as planned.vboxsync2019-06-261-30/+30
* FE/Qt: bugref:7127: Enumerate media only if full medium enumeration wasn't pe...vboxsync2019-06-181-0/+4
* FE/Qt: bugref:7127: Reverting r131365 since it's too early.vboxsync2019-06-181-9/+0
* FE/Qt: bugref:7127: Since we are not using UIMediumManager in Runtime UI (whe...vboxsync2019-06-171-0/+9
* FE/Qt: bugref:7127: UIMediumManager: Within the new medium event handling arc...vboxsync2019-06-141-0/+11
* FE/Qt: bugref:7127: Partially reverting r130800, it's not good time to do tha...vboxsync2019-05-241-9/+9
* FE/Qt: bugref:7127: Media-enumeration stuff: Style fixes, a bit of refactorin...vboxsync2019-05-241-9/+9
* FE/Qt: Reperforming medium search in medium manager after adding/removing media.vboxsync2019-05-071-7/+18
* FE/Qt: bugref:8400. Reattaching the medium even if medium type change fails.vboxsync2019-05-061-3/+1
* FE/Qt: bugref:8400: Fixing typo in r130334.vboxsync2019-05-061-1/+1
* FE/Qt: bugref:8400. Reataching the medium to the vms after a medium type change.vboxsync2019-05-031-16/+1
* FE/Qt: bugref:8400. Disabled some medium editing widgets if the current mediu...vboxsync2019-04-291-6/+29
* FE/Qt: bugref:9340. Dont use/update recent medium list for hard disk when the...vboxsync2019-02-191-1/+2
* FE/Qt: bugref:9340. Adding a medium create action to virtualmedium manager. i...vboxsync2019-02-121-0/+1
* FE/Qt: bugref:9340. Adding a 'stub' create medium action to virtual medium ma...vboxsync2019-02-111-0/+10
* FE/Qt: bugref:9340. Enabling cloning diff images.vboxsync2019-02-051-2/+1
* FE/Qt: Swap medium search and medium details panels/actions in medium managervboxsync2019-01-281-5/+5
* FE/Qt: Adding a search functionality to medium manager.vboxsync2019-01-281-0/+53