|
|
@41415
|
13 years |
vboxsync |
FE/Qt: Wizards stuff: If some wizard is running from another, it will …
|
|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@41402
|
13 years |
vboxsync |
FE/Qt: Export/Import Appliance wizards: More suitable view-port size …
|
|
|
@41401
|
13 years |
vboxsync |
FE/Qt: First Run wizard: Removing group-box.
|
|
|
@41400
|
13 years |
vboxsync |
FE/Qt: Wizards stuff: Removing minimum size constraint (350pix) from …
|
|
|
@41399
|
13 years |
vboxsync |
FE/Qt: Clone Virtual Machine wizard: Removing group-boxes from basic mode.
|
|
|
@41398
|
13 years |
vboxsync |
FE/Qt: Copy Virtual Hard Drive wizard: Removing group-boxes from basic …
|
|
|
@41397
|
13 years |
vboxsync |
FE/Qt: Some cleanup for r78101.
|
|
|
@41396
|
13 years |
vboxsync |
FE/Qt: Some cleanup for r78097.
|
|
|
@41392
|
13 years |
vboxsync |
FE/Qt: Create Virtual Hard Drive wizard: Removing group-boxes from …
|
|
|
@41390
|
13 years |
vboxsync |
FE/Qt: UINameAndSystemEditor: Using addLayout() instead of addItem() …
|
|
|
@41389
|
13 years |
vboxsync |
FE/Qt: Create Virtual Machine wizard: Removing group-boxes from basic mode.
|
|
|
@41387
|
13 years |
vboxsync |
FE/Qt: Reworking VBoxOSTypeSelectorWidget into UINameAndSystemEditor. …
|
|
|
@41373
|
13 years |
vboxsync |
FE/Qt: Cleanup for wizards rework (r78066).
|
|
|
@41372
|
13 years |
vboxsync |
FE/Qt: Wizards rework: 1. Better NLS for all the wizards, 2. Removing …
|
|
|
@41370
|
13 years |
vboxsync |
FE/Qt: File-path selector widget: Fixing button text set bug.
|
|
|
@41355
|
13 years |
vboxsync |
VirtualBox: Changed --help to show the name of the extra data …
|
|
|
@41334
|
13 years |
vboxsync |
FE/Qt: Mac build fix for r78003.
|
|
|
@41333
|
13 years |
vboxsync |
FE/Qt: Includes cleanup for runtime machine windows.
|
|
|
@41331
|
13 years |
vboxsync |
FE/Qt: Move some common stuff related to medium formats from wizards …
|
|
|
@41291
|
13 years |
vboxsync |
warning
|
|
|
@41257
|
13 years |
vboxsync |
FE/Qt: UIPopupBox stuff: Refactoring/cleanup (part 2).
|
|
|
@41255
|
13 years |
vboxsync |
FE/Qt: UIPopupBox stuff: Refactoring/cleanup.
|
|
|
@41250
|
13 years |
vboxsync |
FE/Qt: 5590: Reworking UIPopupBox to use local event-filters instead …
|
|
|
@41235
|
13 years |
vboxsync |
FE/Qt: Network Manager stuff: More strict layout for Network Manager …
|
|
|
@41234
|
13 years |
vboxsync |
FE/Qt: 6196: Take VM screenshot function should propose correct filename.
|
|
|
@41230
|
13 years |
vboxsync |
FE/Qt: 6123: VirtualBox wizards: Avoid superfluous warnings for an …
|
|
|
@41216
|
13 years |
vboxsync |
Frontends: back out the Framebuffer cleanup, to be retried later
|
|
|
@41201
|
13 years |
vboxsync |
Main+Frontends: replace custom QueryInterface method to eliminate …
|
|
|
@41185
|
13 years |
vboxsync |
FE/Qt: release build unused variable warning.
|
|
|
@41175
|
13 years |
vboxsync |
FE/Qt: 6141: Fixing another crash (in QIMessageBox and …
|
|
|
@41159
|
13 years |
vboxsync |
FE/Qt: 6141: Fixing crash which happens if settings-dialog is opened …
|
|
|
@41153
|
13 years |
vboxsync |
FE/Qt: 5956: Network/Update Managers stuff: Never show Network Manager …
|
|
|
@41152
|
13 years |
vboxsync |
FE/Qt: Network Manager stuff: Switching Network Manager error-pane …
|
|
|
@41151
|
13 years |
vboxsync |
FE/Qt: QIRichTextLabel API extension for supporting word-wrap mode …
|
|
|
@41145
|
13 years |
vboxsync |
FE/Qt: Update Manager stuff: Refactoring/Cleanup.
|
|
|
@41143
|
13 years |
vboxsync |
FE/Qt: Network/Update Managers stuff: Defines: Cleanup.
|
|
|
@41142
|
13 years |
vboxsync |
FE/Qt: Network Manager stuff: Network Customer interface: Cleanup.
|
|
|
@41141
|
13 years |
vboxsync |
FE/Qt: Network Manager stuff: Downloaders stuff: Cleanup: Forgot something.
|
|
|
@41140
|
13 years |
vboxsync |
FE/Qt: Network Manager stuff: Downloaders stuff: Cleanup.
|
|
|
@41122
|
13 years |
vboxsync |
FE/Qt: Runtime UI: More predicted close VM handling.
|
|
|
@41120
|
13 years |
vboxsync |
Replace calls of findMedium with openMedium, remove findMedium …
|
|
|
@41115
|
13 years |
vboxsync |
FE/Qt: Mac build fix for r77722.
|
|
|
@41114
|
13 years |
vboxsync |
FE/Qt: Runtime UI: General machine-window refactoring/cleanup.
|
|
|
@41108
|
13 years |
vboxsync |
FE/Qt: Runtime UI: Machine logic refactoring/cleanup (part 2).
|
|
|
@41107
|
13 years |
vboxsync |
FE/Qt: Runtime UI: Reparenting UIMachineWindow interface inheritance …
|
|
|
@41106
|
13 years |
vboxsync |
backed out r77705 as it broke the builds (webservices)
|
|
|
@41105
|
13 years |
vboxsync |
use openMedium instead of findMedium
|
|
|
@41064
|
13 years |
vboxsync |
FE/Qt: Runtime UI: Machine logic refactoring/cleanup.
|
|
|
@41063
|
13 years |
vboxsync |
FE/Qt: UIMachine refactoring/cleanup.
|
|
|
@41062
|
13 years |
vboxsync |
FE/Qt: Little VBoxGlobal cleanup.
|
|
|
@41051
|
13 years |
vboxsync |
FE/Qt: 5820: Show/hide VM windows when the count changes within the guest.
|
|
|
@41049
|
13 years |
vboxsync |
Main: query the guest screen info from saved state (xTracker 5820)
|
|
|
@41047
|
13 years |
vboxsync |
FE/Qt: Move show-log action from selector action-pool to global …
|
|
|
@41042
|
13 years |
vboxsync |
FE/Qt: Settings serializer refactoring, fixed bug with settings …
|
|
|
@41021
|
13 years |
vboxsync |
FE/Qt: 6123: Initial implementation of expert-mode for VirtualBox wizards.
|
|
|
@41018
|
13 years |
vboxsync |
Windows build fix
|
|
|
@41017
|
13 years |
vboxsync |
VBoxCOM, FE/Qt: better error message of the global configuration …
|
|
|
@41016
|
13 years |
vboxsync |
FE/Qt: show a proper error message if /dev/vboxdrv does not exist
|
|
|
@40890
|
13 years |
vboxsync |
FE/Qt: added a translator comment.
|
|
|
@40872
|
13 years |
vboxsync |
VirtualBox/Makefile.kmk: Thou shalt not reference target variables …
|
|
|
@40870
|
13 years |
vboxsync |
FE/Qt: 6123: Rework VirtualBox wizards to unify them at the common …
|
|
|
@40864
|
13 years |
vboxsync |
FE/Qt: fixed a string to work better with the Qt numerus mechanism.
|
|
|
@40845
|
13 years |
vboxsync |
3D check: direct invocation on the client side
|
|
|
@40762
|
13 years |
vboxsync |
FE/Qt: some translations in VirtualBox_xx_YY.ts were wrongly not …
|
|
|
@40537
|
13 years |
vboxsync |
FE/Qt: 5018: VM menu accelerator keys do not work: Disable menu …
|
|
|
@40527
|
13 years |
vboxsync |
FE/Qt: 6119: Fixing assertion on 'Machine' menu open with no VMs.
|
|
|
@40455
|
13 years |
vboxsync |
FE/Qt: Hungarian NLS update, thanks to George Hron.
|
|
|
@40454
|
13 years |
vboxsync |
FE/Qt: updated NLS.
|
|
|
@40443
|
13 years |
vboxsync |
FE/Qt: Use plastique look 'n feel on Solaris for Qt 4.7.x.
|
|
|
@40410
|
13 years |
vboxsync |
FE/Qt: more Linux distribution codenames
|
|
|
@40350
|
13 years |
vboxsync |
FE/Qt: New VM Wizard: Strict warning-icon size to 64p, scale if necessary.
|
|
|
@40322
|
13 years |
vboxsync |
Frontends/VirtualBox: fix lptX definitions
|
|
|
@40299
|
13 years |
vboxsync |
FE/Qt: French language update, thanks to Erkan Valentin.
|
|
|
@40296
|
13 years |
vboxsync |
FE/Qt: NLS update.
|
|
|
@40275
|
13 years |
vboxsync |
FE/Qt: Build fix for r76499.
|
|
|
@40273
|
13 years |
vboxsync |
FE/Qt: 6061: Fixing GUI crash with debug assertion in UISession …
|
|
|
@40245
|
13 years |
vboxsync |
FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: …
|
|
|
@40202
|
13 years |
vboxsync |
FE/Qt: VM selector: Multi-selection mechanism cleanup.
|
|
|
@40196
|
13 years |
vboxsync |
FE/Qt: VM Selector: More predictable VM-list behavior on removing …
|
|
|
@40192
|
13 years |
vboxsync |
3D check: don't prevent the user from enabling 3D acceleration in the …
|
|
|
@40157
|
13 years |
vboxsync |
Ensure COM objects are dereferenced in time.
|
|
|
@40156
|
13 years |
vboxsync |
Main and FE/Qt: do not put slashes, control characters and a few …
|
|
|
@40153
|
13 years |
vboxsync |
Main and FE/Qt: do not put slashes, control characters and a few …
|
|
|
@40152
|
13 years |
vboxsync |
FE/Qt: 6080: Trying to fix crash in UINetworkManager.
|
|
|
@40147
|
13 years |
vboxsync |
FE/Qt: 6063: Novice warning in the New VM wizard: Initial implementation.
|
|
|
@40146
|
13 years |
vboxsync |
FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: …
|
|
|
@40145
|
13 years |
vboxsync |
FE/Qt: 6072: Create rich-text QLabel analog: Allow to cache images as …
|
|
|
@40142
|
13 years |
vboxsync |
FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: All …
|
|
|
@40095
|
13 years |
vboxsync |
FE/Qt: mention the fixed maximum size of dynamic disks in the new HD …
|
|
|
@40044
|
13 years |
vboxsync |
FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: …
|
|
|
@40043
|
13 years |
vboxsync |
FE/Qt: 6072: Create rich-text QLabel analog: Initial implementation.
|
|
|
@40023
|
13 years |
vboxsync |
gcc-4.7 fixes
|
|
|
@40009
|
13 years |
vboxsync |
FE/Qt: Network Manager GUI: Mark host-names and other links in …
|
|
|
@40003
|
13 years |
vboxsync |
FE/Qt: Remove VM message for multiple VM selection: Populate VM list …
|
|
|
@40002
|
13 years |
vboxsync |
FE/Qt: 6028: Make it possible to invert (uncheck, by default) "Create …
|
|
|
@39983
|
13 years |
vboxsync |
FE/Qt: small addendum to r76066
|
|
|
@39982
|
13 years |
vboxsync |
FE/Qt: no <iprt/stream.h> here
|
|
|
@39968
|
13 years |
vboxsync |
FE/Qt: cache vboxGlobal().virtualBox().GetHost()
|
|
|
@39950
|
13 years |
vboxsync |
FE/Qt: Network Access Manager: Better NLS.
|
|
|