VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6719   17 years vboxsync 1761: “Create VM session information dialog”: 1. The margins around …
(edit) @6656   17 years vboxsync FE/Qt: Shared Folder UI: "Writable" => "Read-only".
(edit) @6652   17 years vboxsync prelimiary network statistics (to be improved)
(edit) @6630   17 years vboxsync OSE
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6537   17 years vboxsync 2626: FE/Qt support for readonly shared folders: "Writable" checkbox …
(edit) @6473   17 years vboxsync FE/Qt: mention the long creation time of fixed-sized images
(edit) @6384   17 years vboxsync next try
(edit) @6383   17 years vboxsync FE/Qt: Please do it like this.
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6378   17 years vboxsync 1905: Add GUI support for internal network name: Moving "Internal …
(edit) @6376   17 years vboxsync 1905: Add GUI support for internal network name: Internal network …
(edit) @6372   17 years vboxsync 1905: Add GUI support for internal network name: Network setup error …
(edit) @6368   17 years vboxsync FE/Qt: Wording.
(edit) @6364   17 years vboxsync 1905: Add GUI support for internal network name: Done (checked under …
(edit) @6349   17 years vboxsync 2332: Registration feature: 1. Check for the handshake (auth) key …
(edit) @6337   17 years vboxsync FE/Qt: Don't try to delete differencing hard disks after …
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @6039   17 years vboxsync Changing "Space" accelerator to "Ctrl+Space".
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5922   17 years vboxsync gcc-4.3 warning
(edit) @5921   17 years vboxsync gcc-4.3 warning
(edit) @5920   17 years vboxsync gcc-4.3 warning
(edit) @5918   17 years vboxsync gcc-4.3 fixes
(edit) @5883   17 years vboxsync Parallel Port ui temporary disabled.
(edit) @5863   17 years vboxsync Parallel Port icon usage update.
(edit) @5841   17 years vboxsync export parallel UI
(edit) @5837   17 years vboxsync 2481: “Create parallel port UI”: implemented.
(edit) @5807   17 years vboxsync FE/Qt: Always send unused properties to Main API to preserve user's …
(edit) @5803   17 years vboxsync FE/Qt: Improved most reminder messages (capture input, go fullscreen …
(edit) @5796   17 years vboxsync 2491: "Serial Port UI may produce invalid XML" fixed (allowing empty …
(edit) @5795   17 years vboxsync 2507: "Changing any VM setting after creating a new VM cancels the …
(edit) @5793   17 years vboxsync 2506: "Releasing the hard disk in VDM called from VM settings dialog …
(edit) @5792   17 years vboxsync 2507: "Changing any VM setting after creating a new VM cancels the …
(edit) @5774   17 years vboxsync FE/Qt: Fixed a regression (would unregister an inaccessible hard disk …
(edit) @5657   17 years vboxsync 2480: Add USB 2.0 UI: comment2 implemented.
(edit) @5656   17 years vboxsync FE/Qt: Wording.
(edit) @5654   17 years vboxsync 2480: Add USB 2.0 UI: Checkbox to enable USB 2.0 support implemented.
(edit) @5596   17 years vboxsync Fixed the debug build.
(edit) @5592   17 years vboxsync Registration dialog: use the Runtime function rather than the Qt …
(edit) @5579   17 years vboxsync 2332: Registration feature: Add "distribution | version | kernel" …
(edit) @5487   17 years vboxsync Update config registration data inner storage for utf-8.
(edit) @5483   17 years vboxsync Set the default image selected for VDM from MediaComboBox (for …
(edit) @5481   17 years vboxsync Let the user to enter all the symbols (not only the latin1).
(edit) @5370   17 years vboxsync 2421: Update to PIIX4: GUI setting for IDE Controller Type …
(edit) @5327   17 years vboxsync FE/Qt: Removed outdated comment.
(edit) @5326   17 years vboxsync FE/Qt: Better correspondence to RFC2821, 2822 regarding E-mail text.
(edit) @5322   17 years vboxsync 2332: Registration feature: New symbols [according RFC 2822 for eMail …
(edit) @5320   17 years vboxsync 2332: Registration feature: The registration dialog not let insert a …
(edit) @5294   17 years vboxsync FE/Qt: Enabled the Registration Dialog in OSE.
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5282   17 years vboxsync FE/Qt: Use QUuid for UUIDs, not QString.
(edit) @5281   17 years vboxsync FE/Qt: Don't disable the Release Media action only because the name of …
(edit) @5247   17 years vboxsync 2410: VBoxSVC crash when CD/DVD image removed (deregistered) from …
(edit) @5242   17 years vboxsync FE/Qt: Don't forget to enclose human readable strings in tr()!!!
(edit) @5194   17 years vboxsync FE/Qt: To avoid ambiguity, don not use QButton::setAccel() (and remove …
(edit) @5179   17 years vboxsync FE/Qt: Typo.
(edit) @5176   17 years vboxsync typo
(edit) @5127   17 years vboxsync Main/GUI: Better regexp for the MAC address.
(edit) @5114   17 years vboxsync FE/Qt: Added new icons (register, poweroff).
(edit) @5082   17 years vboxsync FE/Qt: Added the ACPI Shutdown action to the Close VM dialog.
(edit) @4947   17 years vboxsync FE/Qt: Removed underscores and Alt+ accelerators from the Cancel …
(edit) @4875   17 years vboxsync Made it compile on solaris.
(edit) @4588   17 years vboxsync AssertRC(rc) == Assert(RT_SUCCESS(rc)) + NOREF(rc) + better message.
(edit) @4527   17 years vboxsync warning
(edit) @4488   17 years vboxsync fixed debug builds
(edit) @4484   17 years vboxsync ported 24084 to HEAD, please do this properly
(edit) @4459   17 years vboxsync FE/Qt: Added missing COM port and Stuck state icons.
(edit) @4367   17 years vboxsync FE/Qt: Fixed a typo.
(edit) @4365   17 years vboxsync FE/Qt: Everybody needs a buddy.
(edit) @4364   17 years vboxsync FE/Qt: Settings Dialogs: Automatically show the detailed message in …
(edit) @4359   17 years vboxsync FE/Qt: Serial Port UI: Dont' set irrelevant attributes.
(edit) @4354   17 years vboxsync FE/Qt: Added COM port details report; synchronized settings category …
(edit) @4324   17 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4300   17 years vboxsync 1855: Make serial port work: Act As Server renamed to Create Pipe …
(edit) @4294   17 years vboxsync GUI Settings for Serial Port implemented: VM Serial Port Settings …
(edit) @4204   17 years vboxsync Made some linguistic corrections to the gui text
(edit) @4166   17 years vboxsync FE/Qt: More arguments to VBoxProblemReporter::cannotSetSnapshotFolder().
(edit) @4165   17 years vboxsync 2240: Change snapshot folder error is not reported: Added the error …
(edit) @4164   17 years vboxsync 2246: Log window catches keyboard: Hmm, such a beautiful bug :) Fixed.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4067   17 years vboxsync Shared Folders Improvement: Sort the group's names always by key & …
(edit) @4062   17 years vboxsync Shared Folders improvements/bug fixes: 1. Update only the edited and …
(edit) @4009   17 years vboxsync 2168: Snapshot names suggested by the GUI: Done as requested (as in …
(edit) @4008   17 years vboxsync FE/Qt: Make sure the snapshot tree item becomes visible when selected …
(edit) @4005   17 years vboxsync 2150: Make snapshot tree items visible when selected: Done as requested.
(edit) @3963   17 years vboxsync 2031: Wrong size of the First Run Wizard for non-English languages: …
(edit) @3962   17 years vboxsync FE/Qt: Typo.
(edit) @3947   17 years vboxsync 2049: The first run wizard should not be run if an existing VDI is …
(edit) @3933   17 years vboxsync FE/Qt: Fixed VBoxVMLogViewer: Shift+<alpha> didn't starts search …
(edit) @3928   17 years vboxsync Main: Fixed casting of HostUSBDeviceFilter to USBDeviceFilter filter …
(edit) @3927   17 years vboxsync 2130: Improve Shared Folders UI: 1. Assigned "Ins to Add", "Del to …
(edit) @3926   17 years vboxsync 2124: VirtualBox LogViewer search mechanism: 1. Positioning mechanism …
(edit) @3920   17 years vboxsync Fixed ui bug in Shared Folders interface: Missed current-changed …
(edit) @3829   17 years vboxsync FE/Qt: Corrected spelling.
(edit) @3820   17 years vboxsync 2130: Improve Shared Folders UI: Shared Folders Dialog …
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