VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @44580   12 years vboxsync VBoxBFE: RIP.
(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) @44513   12 years vboxsync VBoxManage: don't crash here if no guest is running
(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) @44498   12 years vboxsync Frontends/VBoxManage: Unify the code showing medium information, and …
(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) @44379   12 years vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(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) @44343   12 years vboxsync Temporarily disabled building VBoxBFE.
(edit) @44338   12 years vboxsync Frontends/VBoxBalloonCtrl: forgotten help text
(edit) @44336   12 years vboxsync Frontends/VBoxBalloonCtrl: add logic to prevent deflating the balloon …
(edit) @44329   12 years vboxsync VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' …
(edit) @44325   12 years vboxsync FE/Common/Keyboard: missing the XKB name for a Japanese keyboard key …
(edit) @44323   12 years vboxsync FE/Qt: 6591: Take-screenshot dialog should have accessible keyboard …
(edit) @44322   12 years vboxsync Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
(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) @44309   12 years vboxsync VBoxManage: sanity check
(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) @44293   12 years vboxsync VBoxManage: warning
(edit) @44285   12 years vboxsync FE/Qt: VM Selector: Chooser-view: Avoid machine-item excessive update.
(edit) @44282   12 years vboxsync VBoxManage: wrong define.
(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) @44239   12 years vboxsync VBoxManage: don't crash on 'screenshotpng' if no display is available …
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44158   12 years vboxsync Fe/VBoxHeadless: Reduced guest property notification handling.
(edit) @44157   12 years vboxsync FE/Qt: German NLS fix
(edit) @44132   12 years vboxsync VBoxManage storageattach: check if the Additions image is really known
(edit) @44131   12 years vboxsync VBoxManage: introduced 'VBoxManage storageattach additions'
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(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) @44104   12 years vboxsync VBoxManage: improved assertion (warning fix)
(edit) @44074   12 years vboxsync Forward ported r82454 + r82579 (VBoxHeadless: Reduced lookup overhead …
(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) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(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) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43967   12 years vboxsync Autostart: More updates for the Windows service
(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.
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