VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/src/extensions@ 104158

Name Size Rev Age Author Last Change
../
graphics 101565   14 months vboxsync FE/Qt: bugref:10450: Somehow missed part of r159640.
Makefile.kup 0 bytes 46575   11 years vboxsync
QIAdvancedSlider.h 4.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIArrowButtonPress.cpp 2.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIArrowButtonPress.h 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIArrowButtonSwitch.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIComboBox.h 7.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIDialogContainer.cpp 3.9 KB 98103   23 months vboxsync Copyright year updates by scm.
QIDialogContainer.h 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIFileDialog.cpp 9.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIFileDialog.h 5.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIFlowLayout.cpp 7.9 KB 98103   23 months vboxsync Copyright year updates by scm.
QIFlowLayout.h 5.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIInputDialog.cpp 3.5 KB 98103   23 months vboxsync Copyright year updates by scm.
QIInputDialog.h 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QILabelSeparator.cpp 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QILabelSeparator.h 2.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMenu.cpp 1.2 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMenu.h 1.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMessageBox.h 6.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QIProcess.h 1.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QIRichToolButton.cpp 3.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QIRichToolButton.h 2.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBar.cpp 3.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBar.h 1.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStyledItemDelegate.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStyledItemDelegate.h 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QITableView.h 4.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QITabWidget.cpp 1.2 KB 98103   23 months vboxsync Copyright year updates by scm.
QITabWidget.h 1.4 KB 98103   23 months vboxsync Copyright year updates by scm.
QIToolButton.cpp 1.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIToolButton.h 1.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIRichTextLabel.cpp 10.4 KB 98312   23 months vboxsync FE/Qt: Implement Copy action for our QIRichTextLabel widget; Default …
QIRichTextLabel.h 3.6 KB 98312   23 months vboxsync FE/Qt: Implement Copy action for our QIRichTextLabel widget; Default …
QIDialogButtonBox.h 3.6 KB 99946   19 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
QIDialogButtonBox.cpp 5.2 KB 99947   19 months vboxsync FE/Qt: bugref:10451. build fix.
QIProcess.cpp 2.3 KB 100064   18 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
QIWidgetValidator.cpp 5.6 KB 100959   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
QITreeWidget.cpp 17.5 KB 101399   14 months vboxsync FE/Qt: Advancing QITreeWidget with optional possibility to full …
QIStatusBarIndicator.cpp 5.5 KB 101561   14 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
QIComboBox.cpp 12.3 KB 101563   14 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about signal …
QITableWidget.cpp 12.9 KB 102125   13 months vboxsync FE/Qt: bugref:10450: QITableWidget: Accessibility interface fixes for …
QIToolBar.h 3.9 KB 102269   13 months vboxsync FE/Qt: bugref:10450: macOS: No need to QIToolBar layout/paint hacks …
QIToolBar.cpp 8.2 KB 102423   12 months vboxsync FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
QISplitter.h 2.1 KB 102479   12 months vboxsync FE/Qt: Wipe out all the excessive types of QISplitter handles; Also, …
QILabel.cpp 11.2 KB 103362   10 months vboxsync FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
QIMessageBox.cpp 14.9 KB 103362   10 months vboxsync FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
QIManagerDialog.cpp 8.3 KB 103578   9 months vboxsync FE/Qt: UIShortcutPool: macOS no more support CMD+? as the default one …
QIManagerDialog.h 7.0 KB 103704   9 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
QIDialog.cpp 4.4 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
QIMainDialog.cpp 9.8 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
QISplitter.cpp 3.9 KB 103795   9 months vboxsync FE/Qt: bugref:10450: Get rid of old Qt hack for versions less than 5.11.
QIArrowSplitter.h 3.4 KB 103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QIDialog.h 2.9 KB 103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QIMainDialog.h 4.7 KB 103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QIStatusBarIndicator.h 4.2 KB 103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QITreeView.h 6.0 KB 103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QIArrowButtonSwitch.h 2.5 KB 103982   9 months vboxsync FE/Qt: bugref:10624. Replacing override and final keywords with …
QITableView.cpp 17.5 KB 103987   9 months vboxsync FE/Qt: bugref:10624. Adding RT_FINAL to virtual functions whereever …
QITreeView.cpp 19.5 KB 103987   9 months vboxsync FE/Qt: bugref:10624. Adding RT_FINAL to virtual functions whereever …
QIAdvancedSlider.cpp 10.8 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QIArrowSplitter.cpp 13.4 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QILabel.h 4.7 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QITableWidget.h 3.0 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QITreeWidget.h 5.2 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QIWidgetValidator.h 4.8 KB 103988   9 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QILineEdit.cpp 8.1 KB 104041   8 months vboxsync FE/Qt: bugref:6899: Accessibility improvement for UIMarkableLineEdit; …
QILineEdit.h 3.7 KB 104041   8 months vboxsync FE/Qt: bugref:6899: Accessibility improvement for UIMarkableLineEdit; …
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette