VirtualBox

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

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
QIMenu.cpp 1.2 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.
QIMenu.h 1.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIToolButton.h 1.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIToolButton.cpp 1.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBar.h 1.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIProcess.h 1.8 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.
QISplitter.h 2.1 KB 102479   12 months vboxsync FE/Qt: Wipe out all the excessive types of QISplitter handles; Also, …
QIArrowButtonSwitch.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QILabelSeparator.h 2.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIProcess.cpp 2.3 KB 100064   18 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
QIStyledItemDelegate.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
QIArrowButtonSwitch.h 2.5 KB 98103   23 months vboxsync Copyright year updates by scm.
QIRichToolButton.h 2.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIInputDialog.h 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIDialogContainer.h 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStyledItemDelegate.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.
QIDialog.h 2.9 KB 100871   16 months vboxsync FE/Qt: bugref:10502: QIDialog: Make sure event-loop exited on done() …
QITableWidget.h 3.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBar.cpp 3.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIArrowSplitter.h 3.4 KB 98103   23 months vboxsync Copyright year updates by scm.
QIInputDialog.cpp 3.5 KB 98103   23 months vboxsync Copyright year updates by scm.
QIRichTextLabel.h 3.6 KB 98312   23 months vboxsync FE/Qt: Implement Copy action for our QIRichTextLabel widget; Default …
QILineEdit.h 3.6 KB 99177   21 months vboxsync FE/Qt: bugref:10343: Adjust UIUSBFilterDetailsEditor to have …
QIDialogButtonBox.h 3.6 KB 99946   19 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
QIRichToolButton.cpp 3.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QIToolBar.h 3.9 KB 102269   13 months vboxsync FE/Qt: bugref:10450: macOS: No need to QIToolBar layout/paint hacks …
QIDialogContainer.cpp 3.9 KB 98103   23 months vboxsync Copyright year updates by scm.
QISplitter.cpp 4.0 KB 102479   12 months vboxsync FE/Qt: Wipe out all the excessive types of QISplitter handles; Also, …
QITableView.h 4.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBarIndicator.h 4.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIAdvancedSlider.h 4.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIDialog.cpp 4.4 KB 100871   16 months vboxsync FE/Qt: bugref:10502: QIDialog: Make sure event-loop exited on done() …
QILabel.h 4.5 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMainDialog.h 4.6 KB 98103   23 months vboxsync Copyright year updates by scm.
QIWidgetValidator.h 4.8 KB 100959   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
QIFileDialog.h 5.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QITreeWidget.h 5.2 KB 101399   14 months vboxsync FE/Qt: Advancing QITreeWidget with optional possibility to full …
QIDialogButtonBox.cpp 5.2 KB 99947   19 months vboxsync FE/Qt: bugref:10451. build fix.
QIFlowLayout.h 5.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIStatusBarIndicator.cpp 5.5 KB 101561   14 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
QIWidgetValidator.cpp 5.6 KB 100959   16 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
QITreeView.h 6.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMessageBox.h 6.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QIComboBox.h 7.1 KB 98103   23 months vboxsync Copyright year updates by scm.
QIManagerDialog.h 7.1 KB 102731   11 months vboxsync FE/Qt: Extend QIManagerDialog facility with stuff to embed manager …
QIFlowLayout.cpp 7.9 KB 98103   23 months vboxsync Copyright year updates by scm.
QILineEdit.cpp 8.0 KB 103121   10 months vboxsync FE/Qt: HiDPI support for various label icons in QILineEdit, UIToolBox …
QIToolBar.cpp 8.2 KB 102423   12 months vboxsync FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
QIManagerDialog.cpp 8.2 KB 102731   11 months vboxsync FE/Qt: Extend QIManagerDialog facility with stuff to embed manager …
QIFileDialog.cpp 9.0 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMainDialog.cpp 9.8 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 …
QIAdvancedSlider.cpp 10.8 KB 98103   23 months vboxsync Copyright year updates by scm.
QILabel.cpp 11.1 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 …
QIArrowSplitter.cpp 13.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QIMessageBox.cpp 14.8 KB 99946   19 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
QITableView.cpp 17.3 KB 98103   23 months vboxsync Copyright year updates by scm.
QITreeWidget.cpp 17.5 KB 101399   14 months vboxsync FE/Qt: Advancing QITreeWidget with optional possibility to full …
QITreeView.cpp 19.4 KB 98103   23 months vboxsync Copyright year updates by scm.
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