VirtualBox

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

Name Size Rev Age Author Last Change
../
graphics 101565   11 months vboxsync FE/Qt: bugref:10450: Somehow missed part of r159640.
QITreeView.cpp 20.5 KB 105541   6 weeks vboxsync FE/Qt: bugref:10681: QITreeView: Reimplement function returning item …
QIStatusBarIndicator.h 4.0 KB 105327   2 months vboxsync FE/Qt: bugref:10672: Runtime UI: Moderate QIStatusBarIndicator cleanup.
QIStatusBarIndicator.cpp 5.3 KB 105327   2 months vboxsync FE/Qt: bugref:10672: Runtime UI: Moderate QIStatusBarIndicator cleanup.
QITableView.h 3.9 KB 105063   3 months vboxsync FE/Qt: bugref:10681: QITableView: Reworking accessibility interface to …
QITableView.cpp 18.1 KB 105063   3 months vboxsync FE/Qt: bugref:10681: QITableView: Reworking accessibility interface to …
QILineEdit.cpp 6.1 KB 104983   3 months vboxsync FE/Qt: bugref:10666, bugref:10669: QILineEdit: Removing excessive …
QILineEdit.h 3.3 KB 104980   3 months vboxsync FE/Qt: bugref:10666, bugref:10669: QILineEdit: Merge resizeEvent and …
QIComboBox.h 7.2 KB 104631   4 months vboxsync FE/Qt. bugref:10667. Extending QILineEdit to add a new markable …
QIComboBox.cpp 12.6 KB 104631   4 months vboxsync FE/Qt. bugref:10667. Extending QILineEdit to add a new markable …
QIMessageBox.cpp 14.7 KB 104586   4 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to …
QILabel.cpp 11.1 KB 104585   4 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics.
QIListWidget.h 4.5 KB 104514   4 months vboxsync FE/Qt: bugref:10681: Our own QIListWidget implementation; Required to …
QIListWidget.cpp 14.9 KB 104514   4 months vboxsync FE/Qt: bugref:10681: Our own QIListWidget implementation; Required to …
QITreeView.h 5.9 KB 104513   4 months vboxsync FE/Qt: bugref:10681: Accessibility fixes for QITreeView interface; …
QIRichTextLabel.h 3.5 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIRichTextLabel.cpp 10.5 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIManagerDialog.cpp 8.3 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIInputDialog.h 2.6 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIDialogContainer.h 2.6 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIDialogContainer.cpp 4.1 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIDialogButtonBox.h 3.6 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIDialogButtonBox.cpp 5.6 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIArrowSplitter.h 3.4 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIArrowSplitter.cpp 13.5 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIArrowButtonPress.h 2.0 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIArrowButtonPress.cpp 2.2 KB 104358   5 months vboxsync FE/Qt. bugref:10622. More refactoring around the retranslation …
QIWidgetValidator.h 4.8 KB 103988   6 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QITreeWidget.h 5.2 KB 103988   6 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QITableWidget.h 3.0 KB 103988   6 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QILabel.h 4.7 KB 103988   6 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QIAdvancedSlider.cpp 10.8 KB 103988   6 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
QIArrowButtonSwitch.h 2.5 KB 103982   6 months vboxsync FE/Qt: bugref:10624. Replacing override and final keywords with …
QIMainDialog.h 4.7 KB 103977   6 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QIDialog.h 2.9 KB 103977   6 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
QISplitter.cpp 3.9 KB 103795   6 months vboxsync FE/Qt: bugref:10450: Get rid of old Qt hack for versions less than 5.11.
QIMainDialog.cpp 9.8 KB 103710   6 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
QIDialog.cpp 4.4 KB 103710   6 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
QIManagerDialog.h 7.0 KB 103704   6 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
QISplitter.h 2.1 KB 102479   9 months vboxsync FE/Qt: Wipe out all the excessive types of QISplitter handles; Also, …
QIToolBar.cpp 8.2 KB 102423   9 months vboxsync FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
QIToolBar.h 3.9 KB 102269   10 months vboxsync FE/Qt: bugref:10450: macOS: No need to QIToolBar layout/paint hacks …
QITableWidget.cpp 12.9 KB 102125   10 months vboxsync FE/Qt: bugref:10450: QITableWidget: Accessibility interface fixes for …
QITreeWidget.cpp 17.5 KB 101399   11 months vboxsync FE/Qt: Advancing QITreeWidget with optional possibility to full …
QIWidgetValidator.cpp 5.6 KB 100959   13 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
QIProcess.cpp 2.3 KB 100064   16 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
QIToolButton.h 1.6 KB 98103   20 months vboxsync Copyright year updates by scm.
QIToolButton.cpp 1.7 KB 98103   20 months vboxsync Copyright year updates by scm.
QITabWidget.h 1.4 KB 98103   20 months vboxsync Copyright year updates by scm.
QITabWidget.cpp 1.2 KB 98103   20 months vboxsync Copyright year updates by scm.
QIStyledItemDelegate.h 2.7 KB 98103   20 months vboxsync Copyright year updates by scm.
QIStyledItemDelegate.cpp 2.4 KB 98103   20 months vboxsync Copyright year updates by scm.
QIStatusBar.h 1.7 KB 98103   20 months vboxsync Copyright year updates by scm.
QIStatusBar.cpp 3.0 KB 98103   20 months vboxsync Copyright year updates by scm.
QIRichToolButton.h 2.6 KB 98103   20 months vboxsync Copyright year updates by scm.
QIRichToolButton.cpp 3.8 KB 98103   20 months vboxsync Copyright year updates by scm.
QIProcess.h 1.8 KB 98103   20 months vboxsync Copyright year updates by scm.
QIMessageBox.h 6.8 KB 98103   20 months vboxsync Copyright year updates by scm.
QIMenu.h 1.6 KB 98103   20 months vboxsync Copyright year updates by scm.
QIMenu.cpp 1.2 KB 98103   20 months vboxsync Copyright year updates by scm.
QILabelSeparator.h 2.3 KB 98103   20 months vboxsync Copyright year updates by scm.
QILabelSeparator.cpp 2.7 KB 98103   20 months vboxsync Copyright year updates by scm.
QIInputDialog.cpp 3.5 KB 98103   20 months vboxsync Copyright year updates by scm.
QIFlowLayout.h 5.3 KB 98103   20 months vboxsync Copyright year updates by scm.
QIFlowLayout.cpp 7.9 KB 98103   20 months vboxsync Copyright year updates by scm.
QIFileDialog.h 5.0 KB 98103   20 months vboxsync Copyright year updates by scm.
QIFileDialog.cpp 9.0 KB 98103   20 months vboxsync Copyright year updates by scm.
QIArrowButtonSwitch.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
QIAdvancedSlider.h 4.3 KB 98103   20 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 46575   11 years vboxsync
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle
ContactPrivacy/Do Not Sell My InfoTerms of Use