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) @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 …
(edit) @8221   17 years vboxsync FE/Qt4: Changed the translation context of all list view related …
(edit) @8219   17 years vboxsync Frontends/VirtualBox3/4: removed responsibility for remembering the …
(edit) @8210   17 years vboxsync FE/Qt4: Renamed VBoxVMListBox files to VBoxVMListView.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8161   17 years vboxsync the usual FE/Qt4 release build fix
(edit) @8159   17 years vboxsync FE/Qt4: Replaced VBoxListBox with QListView/Model/Delegate. Added some …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7941   17 years vboxsync FE/Qt: Fixed typo
(edit) @7918   17 years vboxsync FE/Qt4-OSX: Fixed seamless mode on Mac OS X.
(edit) @7871   17 years vboxsync FE/Qt4-OSX: Some minor fixes, updates & naming changes.
(edit) @7867   17 years vboxsync FE/Qt4: Ported the Quartz2D framebuffer implementation (Seamless isn't …
(edit) @7789   17 years vboxsync FE/Qt4: Some minor porting updates.
(edit) @7763   17 years vboxsync FE/Qt4: Ported mostly of the VBoxGlobal related function to Qt4.
(edit) @7736   17 years vboxsync FE/Qt4: Fixed missing language update of the main menus.
(edit) @7727   17 years vboxsync VBoxSnapshotsWgt ported qt3=>qt4.
(edit) @7722   17 years vboxsync FE/Qt4: Ported this one also.
(edit) @7721   17 years vboxsync FE/Qt4: Ported several classes from qt3 to qt4 and some minor changes.
(edit) @7680   17 years vboxsync FE/Qt4: Forgot to remove some unused member.
(edit) @7678   17 years vboxsync FE/Qt4: Ported the Console Window to Qt4.
(edit) @7643   17 years vboxsync FE/Qt4: Better placement for setLayoutMargin().
(edit) @7627   17 years vboxsync FE/Qt4: This was one version to low.
(edit) @7623   17 years vboxsync FE/Qt4: Added Qt 4.2 support function for setContentsMargins.
(edit) @7610   17 years vboxsync FE/Qt: Dropped refresh timer rendering mode.
(edit) @7599   17 years vboxsync FE/Qt4: Black background on fullscreen with auto resize disabled.
(edit) @7590   17 years vboxsync FE/Qt4: Ported console window to qt4.
(edit) @7560   17 years vboxsync Shared Folder Setting ported (qt3->qt4).
(edit) @7512   17 years vboxsync Frontends/VirtualBox: better handle VideoModeSupported requests - …
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