VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48521   11 years vboxsync FE/Qt: updated NLS prior to translation of 4.3.
(edit) @48520   11 years vboxsync OS X host: adjust timer (300->100ms) when restoring keyboard leds state.
(edit) @48519   11 years vboxsync Coding style.
(edit) @48517   11 years vboxsync Mac OS host LEDs sync: when in VM - broadcast LEDs state to all …
(edit) @48516   11 years vboxsync FE/Qt: 5105: Runtime UI: Handle machine-logic creation/desctruction …
(edit) @48515   11 years vboxsync FE/Qt: 5105: Runtime UI: Removing unnecessary API bits.
(edit) @48510   11 years vboxsync FE/Qt: 5105: Runtime UI: Some changes to r89019.
(edit) @48504   11 years vboxsync FE/Qt: 5105: Runtime UI: Few more dummy handlers for guest=>host lock …
(edit) @48503   11 years vboxsync FE/Qt: Make sure GUI/AutomountGuestScreens handler hotplugs …
(edit) @48502   11 years vboxsync Fix Darwin build. Attempt #2.
(edit) @48501   11 years vboxsync Attempt to fix Darwin build (not reproducible on ML).
(edit) @48498   11 years vboxsync In addition to r88992: reduce release logging, fix coding style.
(edit) @48497   11 years vboxsync FE/Qt: Global properties: Network page: NAT networks tab: Allowing to …
(edit) @48496   11 years vboxsync OS X specfic code for setting keyboard LEDs, disabled obsolete …
(edit) @48495   11 years vboxsync FE/Qt: do not call XInitThreads with older libX11 versions.
(edit) @48471   11 years vboxsync FE/Qt: Prevent QTranslator re-installation while medium-enumeration is …
(edit) @48467   11 years vboxsync FE/Qt: Network manager: Making network-request connections async.
(edit) @48458   11 years vboxsync FE/Qt: Global settings: Network page: 1. Full rework; 2. Added NAT …
(edit) @48429   11 years vboxsync VBoxManage, doc/manual: document 'VBoxManage modifyvm --vtxux'
(edit) @48428   11 years vboxsync FE/Qt: Medium-enumeration mechanism: Make sure medium-enumerator is …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48388   11 years vboxsync FE/Qt: Icon update: Another missed icon (was replaced by temporary).
(edit) @48387   11 years vboxsync FE/Qt: Icon update: Some missed icon (was replaced by temporary).
(edit) @48386   11 years vboxsync FE/Qt: Runtime UI: Dummy handler for guest=>host lock synchronization.
(edit) @48363   11 years vboxsync Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
(edit) @48317   11 years vboxsync FE/Qt: Thread-pool framework: Some (yet) disabled release-logging.
(edit) @48316   11 years vboxsync FE/Qt: Get rid of few local UIMedium dependencies over whole the GUI …
(edit) @48314   11 years vboxsync FE/Qt: Get rid of global UIMedium dependency over whole the GUI project.
(edit) @48310   11 years vboxsync FE/Qt: Chooser-model: Moving VM selector logging initialization into …
(edit) @48307   11 years vboxsync FE/Qt: Medium-enumerator: Some logging fixes.
(edit) @48301   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 10): Switch to …
(edit) @48300   11 years vboxsync vboxshell.py: Even better automatic path detection.
(edit) @48285   11 years vboxsync vboxshell.py: Fixed some bustage and improved the path autodetection.
(edit) @48278   11 years vboxsync FE/Qt: UIMedium: Cleanup/rework (part 1).
(edit) @48277   11 years vboxsync FE/Qt: VBoxGlobal: Small medium-details logic fix.
(edit) @48276   11 years vboxsync FE/Qt: Medium-enumerator framework: Small API fix.
(edit) @48274   11 years vboxsync FE/Qt: Build-fix for r88688.
(edit) @48273   11 years vboxsync FE/Qt: Medium-enumerator framework.
(edit) @48272   11 years vboxsync FE/Qt: UIMedium: Extend with required functionality.
(edit) @48271   11 years vboxsync FE/Qt: Build-fix for r88685.
(edit) @48270   11 years vboxsync FE/Qt: Thread-pool framework.
(edit) @48269   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 9).
(edit) @48265   11 years vboxsync FE/Qt: Medium combo-box: Cleanup/rework (part 1).
(edit) @48264   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 8): Processing …
(edit) @48261   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 7).
(edit) @48260   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 6).
(edit) @48259   11 years vboxsync FE/Qt: Global: Rename findMedium => medium.
(edit) @48258   11 years vboxsync FE/Qt: Icon update: Old icon for machine-state *running*.
(edit) @48244   11 years vboxsync tstHeadless: don't fail if started without parameters
(edit) @48225   11 years vboxsync testcase/*: move the installation path for the remaining API/XPCOM …
(edit) @48137   11 years vboxsync FE/Qt and FE/SDL: always call XInitThreads() before any other Xlib calls.
(edit) @48124   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 5).
(edit) @48105   11 years vboxsync VBoxManage natnetwork help
(edit) @48104   11 years vboxsync VBoxManage: coding style
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @48097   11 years vboxsync VBoxManage/list (natnetworks): dumps registered port-forwarding rules …
(edit) @48096   11 years vboxsync VBoxManage/NATNetwork: adds -l(--loopback-4) and -L(--loopback-6) …
(edit) @48090   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 3).
(edit) @48089   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 4).
(edit) @48088   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 2).
(edit) @48087   11 years vboxsync Frontends/VirtualBox+VBoxManage: when unregistering a VM, also …
(edit) @48086   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 1).
(edit) @48085   11 years vboxsync FE/Qt: QIDialog: Safe-pointer typedef.
(edit) @48061   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 3).
(edit) @48022   11 years vboxsync FE/Qt: Settings Dialog: USB page: Validation mechanism: Do not disable …
(edit) @48014   11 years vboxsync FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and …
(edit) @47998   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 2).
(edit) @47995   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (first steps).
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47981   11 years vboxsync vboxapi.py: Started on error abstrations (testsuite needs …
(edit) @47979   11 years vboxsync vboxapi.py: Some cleaning up. New features: Documentation. ;-) …
(edit) @47975   11 years vboxsync Frontends/VirtualBox: move USB enabled check to a more logical place, …
(edit) @47957   11 years vboxsync FE/Qt: Message-center: Forgot to preconfigure table in r88267.
(edit) @47954   11 years vboxsync FE/Qt: Message-center: Fixing formatting issue for CProgress result-code.
(edit) @47952   11 years vboxsync Frontends/VirtualBox: add a way to hide a medium from the virtual …
(edit) @47951   11 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Hover-stuff timer preventing …
(edit) @47949   11 years vboxsync FE/Qt: Popup-center: Popup-pane: Make sure pane is really focused on …
(edit) @47946   11 years vboxsync FE/Qt: Global Settings: Proxy page: Forgot to connect validation.
(edit) @47945   11 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Style-sheet independent layout …
(edit) @47944   11 years vboxsync FE/Qt: Settings Dialog: Reworking validation mechanism to reflect all …
(edit) @47936   11 years vboxsync FE/Qt: Runtime Action Pool: Remove *enable* word from toggle-action …
(edit) @47935   11 years vboxsync FE/Qt: Video Capture: Correct icon for enable/disable toggle-action.
(edit) @47934   11 years vboxsync VBoxManage: warnings
(edit) @47927   11 years vboxsync FE/Qt: UIWizardNewVD: warning
(edit) @47926   11 years vboxsync VBoxManage: type mismatch
(edit) @47918   11 years vboxsync Frontends/VBoxManage: add a way to set the VM icon
(edit) @47911   11 years vboxsync GUI: Added simpler ways of suppressing all helpful popups.
(edit) @47910   11 years vboxsync GUI: Added simpler ways of suppressing all helpful popups.
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @47906   11 years vboxsync Frontends/VBoxManage: add options to arbitrarily change medium properties
(edit) @47902   11 years vboxsync FE/Qt: Settings Dialog: Subsequent validation NLS tags update (s.a. …
(edit) @47895   11 years vboxsync FE/Qt: Settings Dialog: Validation NLS tags update.
(edit) @47874   11 years vboxsync Warnings.
(edit) @47872   11 years vboxsync VBoxManageGuestCtrl.cpp: PID -> ID in guest file listing.
(edit) @47859   11 years vboxsync FE/VBoxManage: Also show guest files when using "watch".
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47847   11 years vboxsync FE/Qt: Some cleanup for r88139.
(edit) @47846   11 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Support for multiple warning-icons.
(edit) @47833   11 years vboxsync pr6905. Fixed the wrong disk's renaming when VM's name is changed by …
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