VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22276   15 years vboxsync video hw accel & HGSMI saved state fixes
(edit) @22262   15 years vboxsync video hw accel: more saved state support
(edit) @22247   15 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22157   15 years vboxsync FE/Qt4: Few little GUI coding-style fixes for 50914 & 50915.
(edit) @22144   15 years vboxsync video hw accel: make enable/disble flag be honored properly
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @22107   15 years vboxsync video hw accel: Dst Colorkey fixes
(edit) @22099   15 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(edit) @22028   15 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @21977   15 years vboxsync video hw accel: non-rect textures & PBO support
(edit) @21950   15 years vboxsync Video Hw Accel: basics for NP2 & RECTANGLE textures support, …
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21938   15 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Option …
(edit) @21842   15 years vboxsync FE/Qt4: Fixing quite old crash happening if going f/s mode just when …
(edit) @21833   15 years vboxsync FE/Qt4: 2705: Auto-convert settings files: Progress-bar for …
(edit) @21804   15 years vboxsync FE/Qt4-OSX: Manually delete the settings toolbar. Fix rare segfaults …
(edit) @21777   15 years vboxsync FE/Qt4: 2703: FE/Qt4: ISO unmounting broken - Warn user if unmounting …
(edit) @21772   15 years vboxsync FE/Qt: fix a double mouse pointer issue in Moblin
(edit) @21770   15 years vboxsync FE/Qt4: 4132: Option for bleeding edge updates: Initial version …
(edit) @21711   15 years vboxsync FE/Qt: allow users to specify their own scan code mappings on X11 …
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @21490   16 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21481   16 years vboxsync FE/Qt4: better approach
(edit) @21414   16 years vboxsync video hw accel: basis for overlay impl in QGLFramebuffer, bugfixes
(edit) @21305   16 years vboxsync FE/Qt4: Use new memory slider in the "new vm wizard" also.
(edit) @21304   16 years vboxsync video hw accel: more flip & overlay support impl for QGLFrameBuffer
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21253   16 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21194   16 years vboxsync FE/Qt4: Colored slider for memory/CPU. Better snapping handling.
(edit) @21132   16 years vboxsync FE/Qt4: grr
(edit) @21120   16 years vboxsync FE/Qt4: spelling
(edit) @21119   16 years vboxsync FE/Qt4: Make the RAM slider snap on usual positions.
(edit) @21036   16 years vboxsync FE/Qt4-OSX: forgotten
(edit) @20985   16 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20906   16 years vboxsync video hw accel: color keying & color conversion basics impl for QGL …
(edit) @20757   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Fixed bug …
(edit) @20701   16 years vboxsync video hw accel: DdBlt fixes
(edit) @20699   16 years vboxsync video hw accel: DdBlt fixes
(edit) @20653   16 years vboxsync video hw accel: fixes for basic ddraw op hanlding
(edit) @20619   16 years vboxsync FE/Qt4: 3837: New registration method - Replacing countries text-field …
(edit) @20594   16 years vboxsync FE/Qt4: 4008: GUI modal lock up on starting VM on Solaris with a …
(edit) @20568   16 years vboxsync FE/Qt4: New Registration Dialog: Radio-buttons are now excluding …
(edit) @20524   16 years vboxsync FE/Qt4: differ between open/save dialogs
(edit) @20478   16 years vboxsync video hw accel: guest driver -> host framebuffer commands processing impl
(edit) @20441   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: auto-save …
(edit) @20412   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes - VM …
(edit) @20393   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Trying to …
(edit) @20391   16 years vboxsync darwin build fix
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20368   16 years vboxsync Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20349   16 years vboxsync Video HW Accel: blt, lock, unlock, destroySorface commands …
(edit) @20331   16 years vboxsync Video HW Accel: surface handling basics for QGLFrameBuffer
(edit) @20285   16 years vboxsync FE/Qt4 & Guest SMP: Disallow 64 bits SMP guests on 32 bits hosts - …
(edit) @20265   16 years vboxsync FE/Qt4: implemented support for ETA in the progress dialogs
(edit) @20243   16 years vboxsync View HW Accel: guest ddraw command definitions, moved opengl …
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20200   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: …
(edit) @20146   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: tool-bar …
(edit) @20139   16 years vboxsync GUI: added GUI/RenderMode extradata item to be able to overwrite the …
(edit) @20123   16 years vboxsync FE/Qt4: enable upload to cloud in the GUI
(edit) @20078   16 years vboxsync FE/Qt4: 3701: Remove native file dialog handling on Windows if …
(edit) @20055   16 years vboxsync OSE
(edit) @20052   16 years vboxsync Mac compile fix
(edit) @20047   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes - Initial …
(edit) @19854   16 years vboxsync Show warning about non-functional VT-x/AMD-V for guest that require it
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19837   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - Initial Commit.
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19670   16 years vboxsync Frontends/VirtualBox: include Q*Event headers directly which is needed …
(edit) @19664   16 years vboxsync FE/Qt4: 3336: Create "Display" category in VM Settings dialog - …
(edit) @19570   16 years vboxsync Use RT critical sections, so we get an assertion for deadlocks
(edit) @19268   16 years vboxsync FE/Qt4: sanity check during version update check
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19225   16 years vboxsync FE/Qt4: 3837: New registration method - burn fix.
(edit) @19224   16 years vboxsync FE/Qt4: 3837: New registration method - Keep Registration Dialog alive …
(edit) @19223   16 years vboxsync FE/Qt4: 3837: New registration method - Initial UI version implemented.
(edit) @19203   16 years vboxsync FE/Qt4: typo/build fix
(edit) @19191   16 years vboxsync Fe/Qt: Make it possible open the debugger window(s) and start the vm …
(edit) @19184   16 years vboxsync Fe/Qt: --debug-command-line and --debug-statistics.
(edit) @19149   16 years vboxsync FE/Qt4-OVF: make it possible to edit items with the keyboard
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19120   16 years vboxsync Various files: Virtual Box -> VirtualBox.
(edit) @19117   16 years vboxsync FE/Qt4: Global Settings / Network page: unlocked add/remove interface …
(edit) @19103   16 years vboxsync FE/Qt4: Removed obsolete unused dialog (add host interface input dialog).
(edit) @18905   16 years vboxsync FE/Qt4: 3808: Network settings not intuitive - VM Settings / Network …
(edit) @18832   16 years vboxsync FE/Qt4: 3808: Network settings not intuitive: default values set for …
(edit) @18829   16 years vboxsync undo 45832
(edit) @18734   16 years vboxsync FE/Qt4: QIHttp class: implemented missed handling of …
(edit) @18733   16 years vboxsync FE/Qt4: VM Settings / Network page: re-use already present tr() for …
(edit) @18654   16 years vboxsync crOpenGL-OSX: more fixes for clipping on the root window
(edit) @18610   16 years vboxsync crOpenGL-OSX: more fixes
(edit) @18565   16 years vboxsync crOpenGL-OSX: initial fix for compiz enabled linux guest
(edit) @18553   16 years vboxsync crOpenGL: don't touch qt from non gui threads, fix for #3782
(edit) @18404   16 years vboxsync FE/Qt4: tr() update #2 (Global Settings / Network page & VM Settings / …
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