VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44662   12 years vboxsync FE/Qt: 6065: Hot-key model/view architecture classes added into Global …
(edit) @44661   12 years vboxsync FE/Qt: 6065: Extending UIHostCombo namespace with required API.
(edit) @44660   12 years vboxsync FE/Qt: 6065: UIShortcutPool: Fixing bug in shortcut overrides processing.
(edit) @44658   12 years vboxsync FE/Qt: 6065: UIShortcutCache extension (not used yet).
(edit) @44656   12 years vboxsync FE/Qt: Build-fix for r83745.
(edit) @44655   12 years vboxsync FE/Qt: 6065: Layout name for Global settings / Input page / Main layout.
(edit) @44654   12 years vboxsync FE/Qt: 6065: Updating UIHostComboEditor API with corresponding properties.
(edit) @44653   12 years vboxsync FE/Qt: 6065: Updating UIHotKeyEditor: Extend editor with reset/clear …
(edit) @44652   12 years vboxsync FE/Qt: 6065: Updating UIHotKey: Class extended with default hot-key …
(edit) @44651   12 years vboxsync FE/Qt: 6065: Updating UIHotKey: Class extended with required methods.
(edit) @44650   12 years vboxsync FE/Qt: 6065: Renaming UIKeySequence => UIHotKey.
(edit) @44599   12 years vboxsync FE/Qt: 5823: Forgot to configure shortcuts visibility for few actions.
(edit) @44598   12 years vboxsync FE/Qt: 5823: Do not directly set shortcut for action with hidden one.
(edit) @44589   12 years vboxsync FE/Qt: 6065: UIHotKeyEditor: Moving some stuff into appropriate place.
(edit) @44587   12 years vboxsync FE/Qt: 6065: Extend UIShortcutPool with direct overrides set support.
(edit) @44586   12 years vboxsync FE/Qt: 6065: Saving overridden shortcuts at shortcut-pool cleanup.
(edit) @44585   12 years vboxsync FE/Qt: 6065: Extend UIShortcut with the default-sequence information.
(edit) @44584   12 years vboxsync FE/Qt: 6065: Some shortcut-pool cleanup.
(edit) @44583   12 years vboxsync FE/Qt: 6065: Use the same shortcut for all sorting actions.
(edit) @44572   12 years vboxsync FE/Qt: QIMainDialog: Less global key event handling allowing children …
(edit) @44562   12 years vboxsync FE/Qt: 6065: New UIHotKeyEditor for cross-platform shortcut …
(edit) @44561   12 years vboxsync FE/Qt: 6065: Refactoring UIHotKeyEditor to UIHostComboEditor to free …
(edit) @44560   12 years vboxsync FE/Qt: 5823: Few fixes to action-pool / state-actions.
(edit) @44559   12 years vboxsync FE/Qt: 6065: Some shortcut-pool extension/fixes.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44520   12 years vboxsync FE/Qt: UIHotKeyEditor: Reworking it to use QLineEdit base class, …
(edit) @44511   12 years vboxsync FE/Qt: QVector<>::size returns 'int' not 'unsigned long'
(edit) @44503   12 years vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44497   12 years vboxsync FE/Qt: VM selector: Chooser-view: Group item: Bug-fix in group/machine …
(edit) @44453   12 years vboxsync FE/Qt: Registration dialog related code cleanup.
(edit) @44449   12 years vboxsync FE/Qt: Fixing little typo in r83440.
(edit) @44448   12 years vboxsync FE/Qt: 6065: Global/machine keyboard shortcut processing: Make sure …
(edit) @44436   12 years vboxsync FE/Qt: Renaming UIShortcuts files into UIShortcutPool files. Its an …
(edit) @44435   12 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Selector/Runtime action pools …
(edit) @44434   12 years vboxsync FE/Qt: Reworking shortcut providers into singleton shortcut-pool. …
(edit) @44376   12 years vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44354   12 years vboxsync FE/Qt: Reworking action-pool encapsulation, required for shortcuts …
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44323   12 years vboxsync FE/Qt: 6591: Take-screenshot dialog should have accessible keyboard …
(edit) @44319   12 years vboxsync FE/Qt: Commenting some unused code.
(edit) @44318   12 years vboxsync FE/Qt: VM selector cleanup: Removing obsolete code from the …
(edit) @44315   12 years vboxsync FE/Qt: VM selector cleanup: Remove some obsolete code (UIVMListView).
(edit) @44313   12 years vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44312   12 years vboxsync FE/Qt: Reverting r83231 because it doesn't take into account all the …
(edit) @44308   12 years vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44307   12 years vboxsync FE/Qt: One more global extra-data handling fix according to defect #5744.
(edit) @44304   12 years vboxsync FE/Qt: 6569: Make sure all the NLS strings related to VM selector are …
(edit) @44303   12 years vboxsync FE/Qt: Global extra-data handling fix according to defect #5744.
(edit) @44295   12 years vboxsync FE/Qt: VM Selector: Chooser-view: Avoid group-item excessive update.
(edit) @44294   12 years vboxsync FE/Qt: VM selector: Chooser-view / Details-view cleanup.
(edit) @44285   12 years vboxsync FE/Qt: VM Selector: Chooser-view: Avoid machine-item excessive update.
(edit) @44270   12 years vboxsync FE/Qt: 6556: Fixing layout bug in Import Appliance wizard (Mac OS).
(edit) @44268   12 years vboxsync FE/Qt: 6556: Fixing layout bug in Clone VM wizard (Mac OS).
(edit) @44258   12 years vboxsync NLS: fix Russian translation.
(edit) @44157   12 years vboxsync FE/Qt: German NLS fix
(edit) @44113   12 years vboxsync FE/Qt: 5744: UIMedium fixes: Forgot to take into account r82660.
(edit) @44111   12 years vboxsync FE/Qt: 5744: Do not fetch UIMedium usage for not yet registered machines.
(edit) @44069   12 years vboxsync FE/Qt: VM group UI: Details-view: Some cleanup for layout/update mechanism.
(edit) @44064   12 years vboxsync FE/Qt: VM group UI: Fixing issue with anti-aliased text trimming.
(edit) @44061   12 years vboxsync FE/Qt: VM group UI: Details-view: Precise scene rectangle calculation.
(edit) @44060   12 years vboxsync FE/Qt: VM group UI: Details-view: More wise geometry update mechanism.
(edit) @44054   12 years vboxsync FE/Qt: VM group UI: Chooser-view: Consistent size-hint calculation for …
(edit) @44051   12 years vboxsync FE/Qt: VM group UI: Chooser-view: Precise scene rectangle calculation.
(edit) @44019   12 years vboxsync FE/Qt: VM group UI: Moving common stuff related to details-view …
(edit) @44017   12 years vboxsync FE/Qt: VM group UI: Details-view: Set-item cleanup (part 4).
(edit) @44016   12 years vboxsync FE/Qt: VM group UI: Reworking/cleanup details-view build mechanism.
(edit) @44015   12 years vboxsync FE/Qt: VM group UI: Details-view: Set-item cleanup (part 3).
(edit) @44014   12 years vboxsync FE/Qt: VM group UI: Details-view: Set-item cleanup (part 2).
(edit) @44013   12 years vboxsync FE/Qt: VM group UI: Details-view: Set-item cleanup (part 1).
(edit) @44012   12 years vboxsync FE/Qt: VM group UI: Details-view: Group-item cleanup comments (part 4).
(edit) @44011   12 years vboxsync FE/Qt: VM group UI: Details-view: Group-item cleanup (part 3).
(edit) @44010   12 years vboxsync FE/Qt: VM group UI: Details-view: Group-item cleanup (part 2).
(edit) @44009   12 years vboxsync FE/Qt: VM group UI: Details-view: Group-item cleanup (part 1).
(edit) @43991   12 years vboxsync FE/Qt: VM group UI: Details-view: Reusing some common layout code.
(edit) @43990   12 years vboxsync FE/Qt: VM group UI: Details-view: More strict viewport space calculation.
(edit) @43989   12 years vboxsync FE/Qt: VM group UI: Details-view: Move some common code into …
(edit) @43988   12 years vboxsync FE/Qt: VM group UI: Details-view: Manual layout for group item.
(edit) @43987   12 years vboxsync FE/Qt: VM group UI: Details-view: Some code reordering.
(edit) @43985   12 years vboxsync FE/Qt: VM group UI: Details-view: Caching element text size.
(edit) @43984   12 years vboxsync FE/Qt: VM group UI: Details-view: Caching pixmaps, fonts and header sizes.
(edit) @43983   12 years vboxsync FE/Qt: VM group UI: Details-view: Cleanup (part 3).
(edit) @43982   12 years vboxsync FE/Qt: VM group UI: Details-view: Cleanup (part 2).
(edit) @43959   12 years vboxsync FE/Qt: Wizards related NLS stuff: Fixing few typos in Russian language.
(edit) @43957   12 years vboxsync FE/Qt: VM group UI: More strict chooser-view minimum-width-hint handling.
(edit) @43956   12 years vboxsync FE/Qt: VM group UI: Fixing typo in r82297.
(edit) @43955   12 years vboxsync FE/Qt: VM group UI: Chooser-view: Machine-item layout management rework.
(edit) @43954   12 years vboxsync FE/Qt: VM group UI: Chooser-view: Group-item layout management rework.
(edit) @43937   12 years vboxsync FE/Qt: VM group UI: Details-model cleanup (part 1); Some cleanup for …
(edit) @43936   12 years vboxsync FE/Qt: VM group UI: Chooser-view/Details-view cleanup.
(edit) @43935   12 years vboxsync FE/Qt: VM group UI: Details-container cleanup.
(edit) @43928   12 years vboxsync FE/Qt: Creating alias file for .vbox settings file under mac-host was …
(edit) @43926   12 years vboxsync FE/Qt: VM group UI: Using native palette (part 3).
(edit) @43920   12 years vboxsync FE/Qt: Make sure taking offline-snapshot progress-dialog is always …
(edit) @43919   12 years vboxsync FE/Qt: Make sure taking online-snapshot progress-dialog is always …
(edit) @43918   12 years vboxsync FE/Qt: allow to terminate a VM even if VBoxSVC is not running anymore
(edit) @43913   12 years vboxsync FE/Qt: Close-dialog handling cleanup/rework.
(edit) @43910   12 years vboxsync FE/Qt: VM group UI: Using more native colors for group item arrow buttons.
(edit) @43887   12 years vboxsync FE/Qt: VM group UI: Using native palette (part 2). Trying to get more …
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