VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10219   16 years vboxsync FE/Qt4-Win64: shutup some more warnings
(edit) @10212   16 years vboxsync FE/Qt4: Added copyright & exported to OSE again.
(edit) @10167   16 years vboxsync Fe/Qt4: New VM&Global settings api based on one default class (+ui). …
(edit) @10165   16 years vboxsync Fe/Qt4: Get rid of warning concerning Q_OBJECT.
(edit) @10163   16 years vboxsync FE/Qt4-Win: shut up warning on 64bit
(edit) @10156   16 years vboxsync FE/Qt4: Copyright update & export to OSE.
(edit) @10149   16 years vboxsync FE/Qt4-Win: fixes for building without the Qt3Support library
(edit) @10112   16 years vboxsync FE/Qt4: Make it compile without the Qt3Support library at least on …
(edit) @10109   16 years vboxsync FE/Qt4: Removed last Qt3 bits. If some of this classes is needed later …
(edit) @10090   16 years vboxsync FE/Qt4: Fixed the default button & reject behavior of the dialog.
(edit) @9968   16 years vboxsync Fe/Qt4: Slightly extend the QILabel api to let to: - get the frame …
(edit) @9951   16 years vboxsync Fe/Qt4: VBox VM Network Settings (for windows) ported to qt4.
(edit) @9889   16 years vboxsync Fe/Qt4: Fixed VMSettings selector list changes during VBoxManage …
(edit) @9886   16 years vboxsync Fe/Qt4: Language Global Settings ported. Global Settings now checks …
(edit) @9872   16 years vboxsync Fe/Qt4: Extend QITreeWidget api to let it's complex items have …
(edit) @9867   16 years vboxsync Fe/Qt4: Make the context menu trigger for QITreeWidget more correct.
(edit) @9866   16 years vboxsync FE/Qt4-OSX: Macified help button.
(edit) @9827   16 years vboxsync Fe/Qt4: GlobalUSBSettings ported to qt4. Hidden for now by #ifdef …
(edit) @9820   16 years vboxsync Fe/Qt4: GlobalInputSettings ported to qt4, fixed tab-order for …
(edit) @9819   16 years vboxsync Fe/Qt4: correct porting of qt3::QString::ucs2() to …
(edit) @9799   16 years vboxsync FE/Qt4: Use right text color if the label is selected & paint a focus …
(edit) @9797   16 years vboxsync FE/Qt4-Win: Remove that ugly frame panel around the toolbar.
(edit) @9783   16 years vboxsync Fe/Qt4: Global Settings partially ported to qt4: - Global Settings …
(edit) @9782   16 years vboxsync Fe/Qt4: Some code-spelling for VMSettings to make it similar to Global …
(edit) @9779   16 years vboxsync FE/Qt4: Fixed the wrong text color bug of the panel labels if they …
(edit) @9775   16 years vboxsync FE/Qt4: spelling
(edit) @9751   16 years vboxsync FE/Qt4: Use QIWidthRetranslateUI at all places.
(edit) @9729   17 years vboxsync Backed out 32068 - see comment #163 in bug #2664.
(edit) @9716   17 years vboxsync FE/Qt4: Cosmetics (similarity).
(edit) @9688   17 years vboxsync FE/Qt4: Use QIMainDialog instead of QDialog as base class for the …
(edit) @9677   17 years vboxsync FE/Qt4: Removed the questionable QLivePointer class.
(edit) @9674   17 years vboxsync FE/Qt4: Use QIDialogButtonBox and fixed a bug for the warning label.
(edit) @9654   17 years vboxsync FE/Qt4: Exported to OSE. Some code style updates.
(edit) @9627   17 years vboxsync Fe/Qt4: Problem reporter update for support HD SATA settings.
(edit) @9626   17 years vboxsync Fe/Qt4: finishing porting of VBoxMediaComboBox widget.
(edit) @9612   17 years vboxsync FE/Qt4: An instance of CVirtualBox have to be there all the time. This …
(edit) @9605   17 years vboxsync FE/Qt4: accidentally check in
(edit) @9604   17 years vboxsync FE/Qt4-OSX: More updates to the build system on the mac.
(edit) @9600   17 years vboxsync Fe/Qt4: VBoxMediaComboBox now has function to return vdi name …
(edit) @9496   17 years vboxsync Fe/Qt4: Little fix related to VBoxMediaComboBox porting.
(edit) @9495   17 years vboxsync FE/Qt4: Made it build on win.x86.
(edit) @9480   17 years vboxsync Fe/Qt4: VBoxMediaComboBox ported to qt4.
(edit) @9449   17 years vboxsync FE/Qt4: typo & some comments
(edit) @9438   17 years vboxsync FE/Qt4-OSX: Not tested enough!
(edit) @9437   17 years vboxsync FE/Qt4-OSX: Icons in menus should go away again.
(edit) @9425   17 years vboxsync FE/Qt4: Some more minor Qt4 COM wrapper updates.
(edit) @9404   17 years vboxsync FE/Qt4: Added some space between the info panels of the VDM.
(edit) @9401   17 years vboxsync FE/Qt4: Some updates to the COM wrapper for Qt4.
(edit) @9392   17 years vboxsync FE/Qt4: typo
(edit) @9391   17 years vboxsync FE/Qt4: Start dragging not on clicking but on mouse move first.
(edit) @9386   17 years vboxsync FE/Qt4: Renamed QIRichLabel to QILabel. From now QAbstractWizard uses …
(edit) @9382   17 years vboxsync FE/Qt4: Initial version of the ported QIRichLabel class.
(edit) @9381   17 years vboxsync FE/Qt4: Remove that unnecessary header file. It pulls in wrong defines …
(edit) @9296   17 years vboxsync FE/Qt4: Readded the progress bar to the VDM. QIDialogButtonBox can now …
(edit) @9287   17 years vboxsync FE/Qt4: Use VBoxGlobal::standardIcon on all places.
(edit) @9261   17 years vboxsync FE/Qt4-OSX: Add an extra standardIcon method to VBoxGlobal, cause on …
(edit) @9260   17 years vboxsync Fe/Qt4: Shared Folder VMSettings got it's toolbar & context menu, …
(edit) @9257   17 years vboxsync FE/Qt4: Merged QIAbstractDialog into QIMainDialog. The log viewer & …
(edit) @9253   17 years vboxsync Fe/Qt4: Shared Folders VMSettings renamed according other settings …
(edit) @9245   17 years vboxsync FE/Qt4: Created QIMainDialog which could be used as a QMainWindow, but …
(edit) @9214   17 years vboxsync FE/Qt4: Initial version of the ported VDM.
(edit) @9119   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @9107   17 years vboxsync FE/Qt4: No VBoxLicenseViewer class on OSE.
(edit) @9091   17 years vboxsync FE/Qt4: Cosmetically changes and OSE export.
(edit) @9089   17 years vboxsync FE/Qt4: Updated the left over designer classes to use the new …
(edit) @9079   17 years vboxsync VBoxMediaComboBox: Merging alphabetical order and some ordering fixes …
(edit) @9072   17 years vboxsync FE/Qt4: Backported: - r31128 (2800: "FE/Qt: Switch to fullscreen does …
(edit) @9067   17 years vboxsync Frontends/VirtualBox and VirtualBox4: documented the mDoResize flag
(edit) @9056   17 years vboxsync FE/Qt4: Use QIWithRetranslateUI as base for all classes that need …
(edit) @9053   17 years vboxsync reverted r31118 and applied Michaels last patch (#2844#22) as a better …
(edit) @9048   17 years vboxsync Frontends/VirtualBox and VirtualBox4: whether or not the console view …
(edit) @8947   17 years vboxsync FE/Qt4: Backported r30973 (2854: "Warn if not enough guest VRAM when …
(edit) @8946   17 years vboxsync FE/Qt4: Replaced languageChange by the appropriate QEvent & retranslateUi.
(edit) @8915   17 years vboxsync FE/Qt4: set/mainWidget is deprecated so create our own place to store …
(edit) @8909   17 years vboxsync FE/Qt4: Backported: - r30204 (Get rid of compilation warning of unused …
(edit) @8907   17 years vboxsync FE/Qt4: Make sure that all VBoxVMItems are proberly deleted.
(edit) @8902   17 years vboxsync FE/Qt: Keep style.
(edit) @8888   17 years vboxsync Frontends/VirtualBox: created a configuration setting for the maximum …
(edit) @8790   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @8785   17 years vboxsync FE/Qt4: Backported: - partly r29754 (New Hard Disk GUI (including SATA …
(edit) @8743   17 years vboxsync FE/Qt4: Fixed last Qt3 warnings, added QIDialogButtonBox & copyright …
(edit) @8742   17 years vboxsync FE/Qt4: Fixed last Qt3 support warnings & added copyright notice.
(edit) @8741   17 years vboxsync FE/Qt4: use new QIDialogButtonBox
(edit) @8740   17 years vboxsync FE/Qt4: new QIButtonDialogBox: - auto set the properties of the help …
(edit) @8733   17 years vboxsync FE/Qt4-OSX: Backported r30301 (FE/Qt-OSX: Added several debug …
(edit) @8704   17 years vboxsync FE/Qt4: SharedFolderSettings: - fixed last Qt3 support warnings - …
(edit) @8648   17 years vboxsync FE/Qt4: Fixed last Qt3 support warnings and added copyright notice.
(edit) @8641   17 years vboxsync FE/Qt4: Fixed last Qt3 support warnings and added copyright notice.
(edit) @8621   17 years vboxsync FE/Qt4: - created a QILineEdit class with a method for setting the …
(edit) @8600   17 years vboxsync FE/Qt4: Compilation fixes if the debugger is enabled.
(edit) @8568   17 years vboxsync FE/Qt4-OSX: Added extra base classes for the styling of the ListView …
(edit) @8513   17 years vboxsync Frontends/VirtualBox3/4: backed out r30319 as it caused problems with …
(edit) @8456   17 years vboxsync Frontends/VirtualBox3/4: exit seamless if we change resolution or …
(edit) @8440   17 years vboxsync Frontends/VirtualBox3/4: reverted r30260
(edit) @8416   17 years vboxsync Frontends/VirtualBox3/4: removed seamless timer hack
(edit) @8369   17 years vboxsync FE/Qt4: QIMessageBox changes: - QIMessageBox uses QIDialog: So all …
(edit) @8337   17 years vboxsync Fix check of seamless VRAM requirements. Avoided incorrect duplicate …
(edit) @8332   17 years vboxsync FE/Qt4: Fixed copyright header and export to OSE.
(edit) @8331   17 years vboxsync FE/Qt4: Created an base class for QDialog. This one is used to disable …
(edit) @8292   17 years vboxsync Frontends/VirtualBox3/4: seamless mode should only be available when …
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