VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30525   15 years vboxsync FE/Qt: Make sure any modal dialog is closed if a powered off event …
(edit) @30516   15 years vboxsync VBoxShell: active mode events test
(edit) @30492   15 years vboxsync python: bridge code for active listeners, sample using it in shell
(edit) @30455   15 years vboxsync vboxshell: confurm event processing
(edit) @30449   15 years vboxsync FE/Common/VBoxKeyboard: fixed a bug which prevented us from …
(edit) @30448   15 years vboxsync FE/Qt: 5085: Do not automatically capture mouse in case of …
(edit) @30437   15 years vboxsync VBoxShell: option parser has been inroduced (from python 2.3) and …
(edit) @30429   15 years vboxsync FE/Qt4-NLS: merged fr
(edit) @30411   15 years vboxsync FE/Qt: Third try to fix mac build for r63034 :)
(edit) @30410   15 years vboxsync FE/Qt: Second try to fix mac build for r63034.
(edit) @30409   15 years vboxsync FE/Qt: First try to fix mac build for r63034.
(edit) @30408   15 years vboxsync FE/Qt: 5078: Separate UI Mouse-Handler for running VM - initial …
(edit) @30407   15 years vboxsync FE/Qt: New running VM core: some code cosmetics.
(edit) @30403   15 years vboxsync VBoxManage: Fix crash when changing the I/O cache option for a non …
(edit) @30396   15 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
(edit) @30394   15 years vboxsync 2d: mode change crash fix
(edit) @30389   15 years vboxsync no ; of course
(edit) @30387   15 years vboxsync vboxshell: don't display an error message for 'snapshot vm take'
(edit) @30381   15 years vboxsync Main: generic events (disabled)
(edit) @30376   15 years vboxsync FE/Qt4-NLS: merged da, zh_TW and uk
(edit) @30357   15 years vboxsync FE/Qt4: fix burn
(edit) @30356   15 years vboxsync FE/Qt4: added a new segmented button type; code cleanup
(edit) @30348   15 years vboxsync FE/Qt: New running VM core: Moving fIsAutoCaptureDisabled flag from …
(edit) @30347   15 years vboxsync FE/Qt: New running VM core: no need to pass render-mode everywhere as …
(edit) @30345   15 years vboxsync Main: more events
(edit) @30343   15 years vboxsync FE/Qt4-OSX: Disable automatic menu role guessing. The text "Exit …
(edit) @30330   15 years vboxsync FE/Qt: New running VM core: reworking some UIMachineLogic(+specific …
(edit) @30323   15 years vboxsync FE/Qt4: Only show first run wizard, if we are not in teleportation mode.
(edit) @30322   15 years vboxsync VBoxManage: cosmetical fixes
(edit) @30321   15 years vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30319   15 years vboxsync VBoxManage: added internal command: debuglog
(edit) @30310   15 years vboxsync Main: some events work
(edit) @30291   15 years vboxsync FE/Qt: New running VM core: Move some machine-view settings from …
(edit) @30288   15 years vboxsync FE/Qt4: cleanup
(edit) @30280   15 years vboxsync VBoxShell: foreach with simple XPath-like nodes addressing
(edit) @30261   15 years vboxsync VBoxShell: generic foreach
(edit) @30259   15 years vboxsync FE/Qt: New running VM core: Fixed bug in VBoxDefs::ResizeEventType …
(edit) @30258   15 years vboxsync FE/Qt: New running VM core: little coding cosmetics.
(edit) @30239   15 years vboxsync wddm/2d: kernel(miniport) part impl
(edit) @30213   15 years vboxsync FE/Qt: New running VM core: move some common code into UIMachineWindow …
(edit) @30212   15 years vboxsync FE/Qt: New running VM core: Fixed potential bug in initial …
(edit) @30211   15 years vboxsync FE/Qt: 4977: Workaround to fix failed XGrabKeyboard under metacity …
(edit) @30210   15 years vboxsync Frontends/VirtualBox: clean up size suffix translations, all should …
(edit) @30208   15 years vboxsync Frontends/VirtualBox: remove the need to translate the complicated …
(edit) @30206   15 years vboxsync FE/Qt4: added default help menu icon
(edit) @30205   15 years vboxsync FE/Qt4: Added another ctor. Removed unnecessary char* conversation.
(edit) @30204   15 years vboxsync FE/Qt4: add default cancel icon
(edit) @30200   15 years vboxsync FE/headless: VNC coding style and minor fixes
(edit) @30199   15 years vboxsync FE/Qt4: upps
(edit) @30198   15 years vboxsync build fix
(edit) @30197   15 years vboxsync FE/Qt: log if 2D video acceleration is actually enabled for this VM
(edit) @30196   15 years vboxsync FE/Qt4: try to use the host icon and change the button order
(edit) @30194   15 years vboxsync FE/Qt: 5052: Runtime language switching should now translate all …
(edit) @30193   15 years vboxsync FE/Qt4: bad typo
(edit) @30192   15 years vboxsync FE/Qt4: created separate icon factory
(edit) @30189   15 years vboxsync FE/Qt4-OSX: wrong default
(edit) @30188   15 years vboxsync FE/Qt4-OSX: some improvements to the special controls
(edit) @30182   15 years vboxsync GUI: 64-bit SMP on 32-bit hosts is now allowed
(edit) @30179   15 years vboxsync FE/Virtualbox: Change the port count to 1 for SATA controllers. Some …
(edit) @30166   15 years vboxsync German NLS typo
(edit) @30155   15 years vboxsync FE/Qt4-OSX: autorelease on the wrong place
(edit) @30154   15 years vboxsync FE/Qt4-OSX: try to fix burn
(edit) @30151   15 years vboxsync FE/Qt4-OSX; restructuring
(edit) @30142   15 years vboxsync FE/Qt4-OSX: added dtor
(edit) @30125   15 years vboxsync VBoxManage: fixed storageattach error handling
(edit) @30124   15 years vboxsync FE/Qt: 5032: Add multiple-connection-support into VRDP settings page of VM.
(edit) @30122   15 years vboxsync FE/Qt4-OSX/Global: Split the event handling methods and the Qt methods …
(edit) @30118   15 years vboxsync FE/Qt4-OSX: temporary disable the testcase
(edit) @30114   15 years vboxsync FE/Qt4-OSX: Rewrote the NSApplication interface and event handling to …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30109   15 years vboxsync pedantic warnings
(edit) @30108   15 years vboxsync UIFrameBufferQuartz2D.h: Two more misplaced volatiles.
(edit) @30087   15 years vboxsync FE/Qt4-OSX: Make the 1 pixel splitter handle easier to catch by …
(edit) @30086   15 years vboxsync FE/Qt4-NLS: merged nl
(edit) @30074   15 years vboxsync FE/Qt: 4977: Second try to fix keyboard capture issue with metacity
(edit) @30062   15 years vboxsync FE/Qt4: use the application global pixmap cache
(edit) @30054   15 years vboxsync build VBoxKeyboard only if either FE/Qt or FE/SDL (or both) are enabled
(edit) @30053   15 years vboxsync FE/Qt4-NLS: merged pl
(edit) @30046   15 years vboxsync FE/VirtualBox: Use the QtGlobal header instead of qtgloba.h from Qt3. …
(edit) @30031   15 years vboxsync FE/Qt4: fix initial handle position
(edit) @30026   15 years vboxsync FE/Qt4: add extra data helpers to CMachine/CVirtualBox per XSL
(edit) @30025   15 years vboxsync FE/Qt4: allow more than one license agreements
(edit) @30024   15 years vboxsync FE/Qt4: next forgotten files
(edit) @30023   15 years vboxsync FE/Qt4: grrrr, I always forget the Makefile
(edit) @30022   15 years vboxsync FE/Qt4: use splitter layout in the selector window; make …
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30015   15 years vboxsync German NLS fix
(edit) @30014   15 years vboxsync FE/Qt: finally prevent a Window resize event during normal startup
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30012   15 years vboxsync FE/Qt4: cleanup some compiler warnings
(edit) @30006   15 years vboxsync VBoxShell: typo.
(edit) @30001   15 years vboxsync FE/Qt4-OSX: fix NSAutoreleaseNoPool warnings triggered from Qt
(edit) @29994   15 years vboxsync OVF: fix SAS controller VBoxManage quirk
(edit) @29992   15 years vboxsync FE/Qt: 5003: Mouse-hover activation should only be related to …
(edit) @29988   15 years vboxsync FE/Qt: 5003: Activate VM window on mouse-hovering (addition to r62276
(edit) @29986   15 years vboxsync OVF: fix SAS controller GUI quirk
(edit) @29982   15 years vboxsync FE/Qt: 5003: Activate VM window on mouse-hovering (1st try).
(edit) @29979   15 years vboxsync Fronrends/VBoxManage: automatically resume VM if savestate failed
(edit) @29975   15 years vboxsync FE/Qt4-OSX: fix layout update problem of the toolbar on language …
(edit) @29974   15 years vboxsync 2D: bugfix
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette