summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src
Commit message (Expand)AuthorAgeFilesLines
* FE/Qt: bugref:9340. Dont use/update recent medium list for hard disk when the...vboxsync2019-02-192-4/+17
* FE/Qt: bugref:9340. Updating recently used medium lists, and media folder lists.vboxsync2019-02-193-16/+18
* FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate support for G...vboxsync2019-02-184-9/+48
* FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate Favorite chil...vboxsync2019-02-188-32/+91
* FE/Qt: bugref:9340. Using medium selector in the first time run wizardvboxsync2019-02-182-25/+2
* FE/Qt: bugref:9340. Fixes to r128874.vboxsync2019-02-182-29/+29
* FE/Qt: bugref:9340. Replace the file selector dialog in the storage menu with...vboxsync2019-02-182-6/+17
* FE/Qt: bugref:9340. Adding 'create' action to medium tool.vboxsync2019-02-151-0/+1
* FE/Qt: bugref:9340. Using the correct variable during viso creation.vboxsync2019-02-151-1/+1
* FE/Qt: bugref:9080. Populating the action-panel map correctly.vboxsync2019-02-151-2/+4
* FE/Qt: bugref:9080. Move browser actions to a single vertical toolbar.vboxsync2019-02-158-228/+253
* FE/Qt: bugref:9340. Use correct type during medium attachment.vboxsync2019-02-151-4/+4
* FE/Qt: bugref:9080. Some cleanup and commenting.vboxsync2019-02-143-26/+8
* FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree viewer. ...vboxsync2019-02-145-18/+117
* FE/Qt: bugref:9241: VirtualBox Manager UI: Choose ex-group items after group ...vboxsync2019-02-141-2/+11
* FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing crash happening after disba...vboxsync2019-02-145-38/+66
* FE/Qt: bugref:9241: VirtualBox Manager UI: Simplify Chooser pane selection ch...vboxsync2019-02-142-21/+10
* FE/Qt: bugref:9049: Windows: Rename VirtualBoxVM process name accordingly.vboxsync2019-02-142-3/+64
* FE/Qt: bugref:9373: UIGraphicsScrollArea: Wheel event handling bug fix, take ...vboxsync2019-02-141-8/+11
* FE/Qt: bugref:9080. Build fixvboxsync2019-02-141-5/+0
* FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree viewer. ...vboxsync2019-02-149-83/+241
* FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export Applia...vboxsync2019-02-1310-43/+55
* FE/Qt: bugref:9390: Manager action-pool: More suitable mnemonic for Export VM...vboxsync2019-02-131-1/+1
* FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export Applia...vboxsync2019-02-136-5/+63
* FE/Qt: bugref:9389: Add graphics controller information to Session Informatio...vboxsync2019-02-131-0/+4
* Case sensitivity fix.vboxsync2019-02-131-1/+1
* FE/Qt: bugref:9340. Make all medium creation functions in VBoxGlobal private ...vboxsync2019-02-136-75/+99
* FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBar behavior (s.a. r12...vboxsync2019-02-122-0/+190
* FE/Qt: Guest Control file manager: Yet another fix for copying directories; f...vboxsync2019-02-123-5/+13
* FE/Qt: bugref:9373: A bit of refactoring for UIGraphicsScrollBar to make it r...vboxsync2019-02-122-23/+30
* Guest Control/Main + FE/Qt: Reverted r128734 (Be more strict for IGuestSessio...vboxsync2019-02-121-9/+5
* FE/Qt: bugref:9340. Adding a commentvboxsync2019-02-121-0/+1
* FE/Qt: bugref:9340. Adding a medium create action to virtualmedium manager. i...vboxsync2019-02-125-67/+135
* FE/Qt: bugref:9072: Restore the highlight text color fix r128070.vboxsync2019-02-122-9/+21
* FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBarToken look&feel; mo...vboxsync2019-02-121-4/+62
* FE/Qt: bugref:9373: Make UIGraphicsScroollBarToken orientation aware; make ma...vboxsync2019-02-121-8/+29
* FE/Qt: bugref:9241: VirtualBox Manager UI: No Chooser pane group entering for...vboxsync2019-02-113-0/+10
* FE/Qt: bugref:9373: macOS: No buttons for UIGraphicsScrollBar on macOS, it's ...vboxsync2019-02-111-12/+50
* FE/Qt: bugref:9373: More appropriate prepare/cleanup cascade for UIGraphicsSc...vboxsync2019-02-112-7/+19
* FE/Qt: bugref:9373: macOS: Make UIGraphicsScrollArea aware of real pixel-delt...vboxsync2019-02-111-0/+11
* FE/Qt: bugref:9340. some refactoring in viso creation dialogvboxsync2019-02-114-8/+11
* FE/Qt: bugref:9340. some refactoring in floppy creation dialogvboxsync2019-02-113-12/+17
* FE/Qt: bugref:9340. some cleanupvboxsync2019-02-112-8/+2
* FE/Qt: bugref:9340. Adding a 'stub' create medium action to virtual medium ma...vboxsync2019-02-115-7/+73
* FE/Qt: bugref:9340. Trying make hdd and floppy disk names unique in creation ...vboxsync2019-02-105-6/+37
* FE/Qt: bugref:9373: Another small fix (s.a. r128736).vboxsync2019-02-081-1/+1
* FE/Qt: bugref:9373: Small fix for scrolling technique of UIGraphicsScrollArea...vboxsync2019-02-081-1/+1
* FE/Qt: bugref:9241: VirtualBox Manager UI: Make sure Chooser pane item is ful...vboxsync2019-02-0810-27/+59
* Guest Control/Main + FE/Qt: Be more strict for IGuestSession::copyToGuest() /...vboxsync2019-02-081-5/+9
* FE/Qt: bugref:9241: VirtualBox Manager UI: Now, that one is heavy: Moving Cho...vboxsync2019-02-089-84/+88