summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h
Commit message (Expand)AuthorAgeFilesLines
* FE/Qt: bugref:10322: Runtime UI: Make sure Debug actions still active in stuc...vboxsync2023-05-021-1/+1
* FE/Qt: bugref:10407. An addendum to r156894.vboxsync2023-04-181-2/+2
* FE/Qt: bugref:10322: Runtime UI: Small simplification for machine-logic clean...vboxsync2023-03-231-1/+1
* FE/Qt: bugref:10322: Runtime UI: Reattach machine-logic init from session to ...vboxsync2023-03-141-2/+3
* FE/Qt: bugref:10322: Runtime UI: Get rid of remaining UISession usage in UIMa...vboxsync2023-03-071-3/+0
* FE/Qt: bugref:10322: Runtime UI: Cleanup frame-buffer related signals and con...vboxsync2023-03-071-5/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage step-by-ste...vboxsync2023-03-011-9/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage step-by-ste...vboxsync2023-03-011-2/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage step-by-ste...vboxsync2023-02-271-1/+1
* FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage step-by-ste...vboxsync2023-02-271-1/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage step-by-ste...vboxsync2023-02-201-3/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage step-by-ste...vboxsync2023-02-171-2/+2
* FE/Qt: bugref:10322: Runtime UI: Move debug related debugger stuff from UIMac...vboxsync2023-02-161-23/+0
* FE/Qt: bugref:10322: Runtime UI: Get rid of ugly hack on separate UI power of...vboxsync2023-02-151-0/+1
* FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for CGuest stuff.vboxsync2023-02-141-3/+0
* FE/Qt: bugref:10322: Runtime UI: Reworking CDisplay wrapper usage step-by-ste...vboxsync2023-02-131-3/+0
* FE/Qt: bugref:10322: Runtime UI: Rework CMachineDebugger wrapper usage the wa...vboxsync2023-02-091-3/+0
* FE/Qt: bugref:10322: Runtime UI: Rework CMouse wrapper usage the way it's ful...vboxsync2023-02-081-2/+0
* FE/Qt: bugref:10322: Runtime UI: Rework CKeyboard wrapper usage the way it's ...vboxsync2023-02-081-3/+0
* FE/Qt: bugref:10322: Runtime UI: Cleanup for UISession stuff across whole the...vboxsync2023-02-021-8/+5
* Merging r155576 and r155577 from gui4 branch: FE/Qt: Runtime UI: Reordering f...vboxsync2023-02-021-1/+1
* Merging r155512 and r155513 from gui4 branch: FE/Qt: Runtime UI: Redirecting ...vboxsync2023-02-021-1/+1
* Merging r155336 from gui4 branch: FE/Qt: Runtime UI: Move more keyboard stuff...vboxsync2023-02-011-6/+0
* Merging r155183 and r155198 from gui4 branch: Runtime UI: Provide UIMachineLo...vboxsync2023-02-011-14/+26
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* FE/Qt: Runtime UI: Get rid of friend classes, part #1 (general interfaces).vboxsync2023-01-101-3/+5
* FE/Qt: bugref:10067: Wipe out popup-center from Runtime UI.vboxsync2022-11-111-1/+1
* FE/Qt: bugref:10067: Wipe out a bit of 3D overlay support code while working ...vboxsync2022-11-111-6/+0
* FE/Qt: bugref:6669: Heavy rework for Properties/Settings dialogs allowing to ...vboxsync2022-11-031-0/+6
* FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup stuff.vboxsync2022-11-031-1/+1
* FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup bits for pre...vboxsync2022-11-031-4/+2
* FE/Qt: bugref:6669: Runtime UI / Machine logic: More cleanup for preferences/...vboxsync2022-11-031-28/+29
* FE/Qt: bugref:6669: Runtime UI / Machine logic: A bit of cleanup for settings...vboxsync2022-11-021-7/+7
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from debug m...vboxsync2022-04-211-3/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.vboxsync2021-11-221-1/+3
* FE/Qt: bugref:9974. Using notification center instead of message box for fail...vboxsync2021-10-151-0/+1
* FE/Qt: bugref:9974. Moving the boot medium mount location from the dialog bac...vboxsync2021-10-141-0/+1
* FE/Qt: bugref:9974. Creating the boot failure dialog.vboxsync2021-10-111-1/+3
* FE/Qt: bugref:10067: Move power-off stuff to the place where it belongs (UISe...vboxsync2021-08-251-3/+0
* FE/Qt: bugref:10067: Runtime UI: Move ACPI shutdown stuff to the place where ...vboxsync2021-08-251-2/+0
* FE/Qt: bugref:10067: Runtime UI: Move detach UI stuff to the place where it b...vboxsync2021-08-251-2/+0
* FE/Qt: bugref:10067: Runtime UI: Rework r146491 by moving save VM stuff to th...vboxsync2021-08-251-4/+0
* FE/Qt: bugref:10067: Runtime UI: Move close Runtime UI stuff to the place whe...vboxsync2021-08-251-5/+0
* FE/Qt: bugref:10067: Runtime UI: Move manual override mode stuff to the place...vboxsync2021-08-251-12/+0
* FE/Qt: bugref:10067: Notification signature for virtual machine save-state pr...vboxsync2021-08-241-0/+2
* FE/Qt: bugref:8161: Runtime UI: No settings save call for machine-logic; Last...vboxsync2021-07-051-1/+0
* FE/Qt: bugref:3355. build fixvboxsync2021-06-211-1/+5
* FE/Qt: bugref:3355. Dynamically introrespecting DBus screen saver interfaces.vboxsync2021-06-211-1/+4