VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92675   3 years vboxsync vboxshell.py: Fix a long standing breakage of error printing (still …
(edit) @92651   3 years vboxsync FE/Qt: bugref:9974. Changing button labels.
(edit) @92649   3 years vboxsync FE/Qt: bugref:9371. Removing one of the push buttons in session panel.
(edit) @92648   3 years vboxsync FE/Qt: bugref:9371. Using UIPasswordLineEdit instead of QLineEdit in …
(edit) @92647   3 years vboxsync FE/Qt: bugref:9371. Moving UIPasswordLineEditto uicommon library to …
(edit) @92646   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework model/view to handle …
(edit) @92645   3 years vboxsync FE/Qt: bugref:9371. Some refactoring.
(edit) @92644   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework layout a bit to make …
(edit) @92643   3 years vboxsync FE/Qt: bugref:9371. Inserting file tables into a splitter to make …
(edit) @92641   3 years vboxsync FE/Qt: bugref:9371. Some layout changes in file manager
(edit) @92640   3 years vboxsync FE/Qt: bugref:9371. Appending file manager toolbar to manager UI's toolbar.
(edit) @92638   3 years vboxsync FE/Qt: bugref:9371. More changes on file maanager code in order to use …
(edit) @92633   3 years vboxsync FE/Qt: bugref:9371. Moving file manager widget to UI common library.
(edit) @92632   3 years vboxsync FE/Qt: bugref:9371. Small refactoring.
(edit) @92631   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92630   3 years vboxsync FE/Qt: bugref:9371. File manager opens it own session.
(edit) @92624   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Fixing regression crash …
(edit) @92616   3 years vboxsync FE/Qt: bugref:9371. Some renaming.
(edit) @92615   3 years vboxsync FE/Qt: bugref:9371. Adding file manager as a new machine tool type.
(edit) @92614   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92610   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92609   3 years vboxsync FE/Qt: bugref:6699 Activate and raise file manager window if it is …
(edit) @92608   3 years vboxsync FE/Qt: Addendum for r148498.
(edit) @92607   3 years vboxsync FE/Qt: Changing the way we check produced char. of the key press in vm …
(edit) @92603   3 years vboxsync Main: bugref:1909: Fixed sintax error in the VBoxManage translation
(edit) @92596   3 years vboxsync FE/Qt: Adding QString to/from KGuestSessionStatus conversions.
(edit) @92594   3 years vboxsync Main: bugref:1909: Added translation into VBoxManage excluding …
(edit) @92589   3 years vboxsync scm fix.
(edit) @92588   3 years vboxsync FE/Qt: Moving several virtual media related dialog initilization from …
(edit) @92587   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92563   3 years vboxsync FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
(edit) @92552   3 years vboxsync FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.
(edit) @92544   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92538   3 years vboxsync VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
(edit) @92537   3 years vboxsync VBoxManage/showvminfo: Tried to make the storage output more readable. …
(edit) @92536   3 years vboxsync VBoxManage/showvminfo: More tightening up.
(edit) @92535   3 years vboxsync VBoxManage/showvminfo: Tighten up empty lists a little.
(edit) @92534   3 years vboxsync VBoxManage: Dashified the modifyvm options, the leaving the wordsoup …
(edit) @92533   3 years vboxsync VBoxManage: Document DECLARE_TRANSLATION_CONTEXT and fixed prefix …
(edit) @92517   3 years vboxsync FE/Qt: Set the focus to the VM name field in the expert wizard. bugref:9996
(edit) @92512   3 years vboxsync FE/Qt: In UIChart parametrize right margin width in average char. width.
(edit) @92511   3 years vboxsync FE/Qt: Correcting delta computation in the session information I/O chart.
(edit) @92510   3 years vboxsync FE/Qt: A small code fix in retranslation stuff of the file manager dialog.
(edit) @92506   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92505   3 years vboxsync FE/Qt: bugref:10141. build fix.
(edit) @92504   3 years vboxsync FE/Qt: bugref:10141: Some more improvements on viso creator dialog …
(edit) @92496   3 years vboxsync FE/Qt: A small refactoring in UIExtraDataManager to increase code reuse.
(edit) @92492   3 years vboxsync FE/Qt: bugref:10141. Dialog geometry restore for the viso creator dialog.
(edit) @92490   3 years vboxsync FE/Qt: bugref:10141. Managing escape key in viso creator dialog.
(edit) @92489   3 years vboxsync FE/Qt: bugref:10141. Small translation context fixes in VISO classes.
(edit) @92488   3 years vboxsync FE/Qt: Changing translation context of the UIDialogPanel's close button.
(edit) @92487   3 years vboxsync FE/Qt: bugref:10141. Removing VISO Creator from the set of machine tools.
(edit) @92484   3 years vboxsync FE/Qt: bugref:10148: UIMediumEnumerator: Rework r148336 to log more …
(edit) @92483   3 years vboxsync FE/Qt: bugref:10148: Extend UIErrorString with possibility to prepare …
(edit) @92478   3 years vboxsync FE/Qt: bugref:10141. More fixes for VISO creator machine tool.
(edit) @92477   3 years vboxsync FE/Qt: bugref:10148: UIMediumEnumerator: Do NOT show error …
(edit) @92471   3 years vboxsync FE/Qt: bugref:10141. Using QGroupBox instead of QWidget as the base of …
(edit) @92467   3 years vboxsync FE/Qt: bugref:10141 - Adding VISO creator to the list of machine …
(edit) @92455   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Fix for horizontal …
(edit) @92446   3 years vboxsync FE/Qt: bugref:6248: UIMachineSettingsStorage: Initiate D&D on …
(edit) @92440   3 years vboxsync FE/Qt: bugref:10141. Saving and loading medium selector geometry.
(edit) @92437   3 years vboxsync FE/Qt: bugref:10141. Adding some extra data for medium selector dialog.
(edit) @92436   3 years vboxsync FE/Qt: Nit picking
(edit) @92432   3 years vboxsync Main" bugref:1909: Removed translation marks form printUsage and its …
(edit) @92431   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92430   3 years vboxsync FE/Qt: bugref:10141. Migrating medium selector's menu to the action pool.
(edit) @92429   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UINotificationCenter.
(edit) @92428   3 years vboxsync FE/Qt: bugref:10141. Removng retranslate code for the action which …
(edit) @92427   3 years vboxsync FE/Qt: bugref:10141. Using action pool actions in medium selector.
(edit) @92423   3 years vboxsync FE/Qt: bugref:10141 Adding actions of medium selector dialog to the …
(edit) @92416   3 years vboxsync FE/Qt: bugref:10141. Typo
(edit) @92415   3 years vboxsync FE/Qt: bugref:10141. Moving actions of viso creation dialog to action pool.
(edit) @92414   3 years vboxsync FE/Qt: bugref:10141. Some more fixes related to the action pool.
(edit) @92413   3 years vboxsync FE/Qt: bugref:10141. Passing the action pool instance pointer to …
(edit) @92412   3 years vboxsync FE/Qt: bugref:10141 Some toolbar fixes.
(edit) @92407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92403   3 years vboxsync Main: bugref:1909: Added translation engine into VBoxManage, Added …
(edit) @92401   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataManager: Make notification-center …
(edit) @92400   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Support for …
(edit) @92398   3 years vboxsync FE/Qt: bugref:10067: UIExtraDataDefs: Renaming e-data flag introduced …
(edit) @92397   3 years vboxsync FE/Qt: bugref:10141 Passing the action pool instance to VISO creator.
(edit) @92384   3 years vboxsync VBoxManage/Makefile.kmk: Undid random change from r148226 on line 70; …
(edit) @92375   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92374   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @92373   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @92364   3 years vboxsync Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", …
(edit) @92361   3 years vboxsync FE/Qt: bugref:10141. Getting rid of an extra line
(edit) @92360   3 years vboxsync FE/Qt: bugref:10141. A small refactoring
(edit) @92352   3 years vboxsync FE/Qt: bugref:10141. More layout fixes.
(edit) @92328   3 years vboxsync FE/Qt: Continuing with r148038; Deallocating QItemEditorFactory …
(edit) @92324   3 years vboxsync FE/Qt: bugref:10144: Runtime UI / Windows: Fix for Take Screenshot …
(edit) @92295   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Adding a button for …
(edit) @92294   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter burn fix.
(edit) @92293   3 years vboxsync FE/Qt: bugref:10067: UINotificationObject: Provide …
(edit) @92291   3 years vboxsync FE/Qt: bugref:10141. scm fix.
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