VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52558   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly update …
(edit) @52557   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly edit …
(edit) @52556   10 years vboxsync FE/Qt: Mac OS X: Extra-data manager: Typo in r95675.
(edit) @52555   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Extend UIActionPool API with possibility …
(edit) @52516   10 years vboxsync FE/Qt: Runtime UI: Do not move machine-window to another host-screen …
(edit) @52515   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen: More appropriate …
(edit) @52514   10 years vboxsync FE/Qt: Runtime UI: Small cleanup.
(edit) @52512   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen: Do not show transient …
(edit) @52511   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API extension: Allow …
(edit) @52510   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication coding-style update, …
(edit) @52509   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API update.
(edit) @52480   10 years vboxsync FE/Qt: Mac OS X: For for r95695: No menu-bar indent under this OS.
(edit) @52478   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar editor initial implementation (non …
(edit) @52477   10 years vboxsync FE/Qt: Build fix for r95685.
(edit) @52472   10 years vboxsync FE/Qt: 7462: Mac OS X: Runtime UI: Session: Menu-bar: Listen for …
(edit) @52471   10 years vboxsync FE/Qt: 7462: Non Mac OS X: Runtime UI: Normal-window: Menu-bar: Listen …
(edit) @52470   10 years vboxsync FE/Qt: 7462: Action-pool: Every action should know own restriction code.
(edit) @52469   10 years vboxsync FE/Qt: 7462: Runtime UI action-pool: Listen for menu-bar configuration …
(edit) @52467   10 years vboxsync FE/Qt: 7462: Extra-data Manager should provide defaults for menu-bar …
(edit) @52464   10 years vboxsync FE/Qt: 7462: Extra-data Manager: Notify listeners about menu-bar …
(edit) @52462   10 years vboxsync FE/Qt: Mac OS X: Build-fix for r95675: Copy-paste issue.
(edit) @52461   10 years vboxsync FE/Qt: 7462: Extra-data Manager: Extend API to allow to modify …
(edit) @52460   10 years vboxsync FE/Qt: Mac OS X: Build fix for r95673: Usual issue with moc generator.
(edit) @52459   10 years vboxsync FE/Qt: 7462: Runtime UI: Move action-pool related enums to Q_OBJECT …
(edit) @52424   10 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52402   10 years vboxsync FE/Qt: Runtime UI: Sliding tool-bar: Top/bottom position support.
(edit) @52401   10 years vboxsync FE/Qt: Runtime UI: Notify listeners about geometry changes even in …
(edit) @52389   10 years vboxsync FE/Qt: 3646: Move common status-bar editor code into separate class …
(edit) @52385   10 years vboxsync FE/Qt: Coding-style / warning fix for r95440.
(edit) @52382   10 years vboxsync FE/Qt: Runtime UI: Make sure mini-toolbar of hidden machine-window is …
(edit) @52381   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Remove unnecessary mini-toolbar shadow.
(edit) @52372   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Subsequent …
(edit) @52370   10 years vboxsync FE/Qt: Runtime UI: Mini-toolbar: Make it always separate tool window.
(edit) @52349   10 years vboxsync FE/Qt: 3646: Status-bar Editor: Forgot to update mask in couple of …
(edit) @52347   10 years vboxsync FE/Qt: Runtime UI: View menu: Virtual Screen #N sub-menu: Hide if …
(edit) @52346   10 years vboxsync FE/Qt: Mac OS X: Native full-screen support: Keep multi-screen layout …
(edit) @52344   10 years vboxsync FE/Qt: 6840: Runtime UI: View menu: Virtual Screen #N sub-menu: Action …
(edit) @52343   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 16).
(edit) @52327   10 years vboxsync FE/Qt: 7476: X11: Runtime UI: Native full-screen fixes for r95441.
(edit) @52323   10 years vboxsync FE/Qt: 7476: X11: Runtime UI: Bug-fix for native full screen check.
(edit) @52322   10 years vboxsync FE/Qt: 7476: X11: Runtime UI: Some coding-style cleanup.
(edit) @52320   10 years vboxsync FE/Qt: On X11 hosts use the _NET_WM_FULLSCREEN_MONITORS exclusively if …
(edit) @52319   10 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52315   10 years vboxsync FE/Qt: Just a coding-style fix for r95431 and r95432.
(edit) @52314   10 years vboxsync FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to manage …
(edit) @52313   10 years vboxsync FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to manage …
(edit) @52303   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Subsequent …
(edit) @52300   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Do not fade …
(edit) @52299   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Cache 'screens have separate spaces' …
(edit) @52298   10 years vboxsync FE/Qt: Runtime UI: More wise window-flags substitution for various …
(edit) @52275   10 years vboxsync FE/Qt: 7476: Runtime UI: Full-screen mode should avoid handling …
(edit) @52267   10 years vboxsync unused param, variables warnings.
(edit) @52266   10 years vboxsync FE/Qt: suppress unwanted FocusIn events on X11 hosts which could cause …
(edit) @52246   10 years vboxsync FE/Qt: Runtime UI: More appropriate procedure of saving/restoring …
(edit) @52243   10 years vboxsync FE/Qt: missing break statement in keyboard handler.
(edit) @52239   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 15).
(edit) @52238   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 14).
(edit) @52236   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 13).
(edit) @52234   10 years vboxsync FE/Qt: 6219: Information label has been added to Machine Settings -> …
(edit) @52221   10 years vboxsync FE/Qt: Show both configured and effective paravirt. provider in …
(edit) @52220   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 12).
(edit) @52218   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 11).
(edit) @52215   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 10).
(edit) @52203   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 09).
(edit) @52202   10 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 02).
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52195   10 years vboxsync FE/Qt: 7468: Update to r95247: Re-integrate flag from UISession side …
(edit) @52190   10 years vboxsync FE/Qt: 7468: Extra-data flag to configure mouse-capture policy for …
(edit) @52188   10 years vboxsync FE/Qt: Initialize Network/Update managers before action-pool which can …
(edit) @52187   10 years vboxsync FE/Qt: 3646, 7345: Runtime UI: HiDPI icons pack for status-bar.
(edit) @52186   10 years vboxsync FE/Qt: Runtime UI: Extend USB menu with settings action; Restriction …
(edit) @52184   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 08).
(edit) @52181   10 years vboxsync FE/Qt: 7462: Action-pool interface cleanup/rework (part 01).
(edit) @52180   10 years vboxsync FE/Qt: Runtime UI: Missed menu restriction bits.
(edit) @52179   10 years vboxsync FE/Qt: Runtime UI: Pass frame-buffer resize notification through hierarchy.
(edit) @52174   10 years vboxsync Fe/Qt: Call SUPR3HardenedVerifyInit so we don't assert when VBoxGlobal …
(edit) @52155   10 years vboxsync FE/Qt: 7462: Selector UI: Action-pool cleanup/rework (part 01).
(edit) @52153   10 years vboxsync FE/Qt: UIKeyboardHandler: force an index into range.
(edit) @52152   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 07).
(edit) @52151   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 06).
(edit) @52133   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 05).
(edit) @52132   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 04).
(edit) @52131   10 years vboxsync FE/Qt: on Windows hosts do use the low-level keyboard hook to detect …
(edit) @52130   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 03).
(edit) @52129   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 02).
(edit) @52124   10 years vboxsync FE/Qt: Runtime UI: Cache allowed menu types, not only action types.
(edit) @52123   10 years vboxsync FE/Qt: ifdef some debugger UI stuff.
(edit) @52121   10 years vboxsync FE/Qt: Fixing build-warning.
(edit) @52120   10 years vboxsync FE/Qt: Build-fix for r95145.
(edit) @52119   10 years vboxsync FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 01).
(edit) @52118   10 years vboxsync FE/Qt: runtime: redraw the guest screne after a resize.
(edit) @52116   10 years vboxsync FE/Qt: Runtime UI: View menu: Icons update.
(edit) @52115   10 years vboxsync FE/Qt: 3646: Status-bar Editor and Runtime UI: View menu: Status-bar …
(edit) @52114   10 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Icons update.
(edit) @52112   10 years vboxsync FE/Qt: 7345: Runtime UI: Display indicator: Initial implementation.
(edit) @52100   10 years vboxsync FE/Qt: 3646: Runtime UI: Toggle-status-bar action.
(edit) @52097   10 years vboxsync FE/Qt: 3646: Status-bar Editor: Integrate status-bar menu into Runtime UI.
(edit) @52093   10 years vboxsync FE/Qt: Use effective paravirt. provider in Session information.
(edit) @52091   10 years vboxsync FE/Qt4: missed copyright header update.
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
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