VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/src/globals@ 103795

Name Size Rev Age Author Last Change
../
Makefile.kup 0 bytes 71027   7 years vboxsync FE/Qt: big svn props cleanup
UITask.cpp 1.0 KB 98103   2 years vboxsync Copyright year updates by scm.
UILoggingDefs.h 1.3 KB 103538   10 months vboxsync FE/Qt: Moving out logging stuff from UIDefs.h to separate …
UIDefs.cpp 1.3 KB 103321   10 months vboxsync FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
UILibraryDefs.h 1.3 KB 103704   9 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
UIStarter.h 1.6 KB 98890   21 months vboxsync FE/Qt: bugref:10322: Simplify UIStarter code.
VBoxUtils.h 2.0 KB 103704   9 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
UIExtension.h 2.0 KB 103783   9 months vboxsync FE/Qt: Build fix for r162150.
UIMousePointerShapeData.cpp 2.1 KB 98103   2 years vboxsync Copyright year updates by scm.
UITask.h 2.1 KB 98103   2 years vboxsync Copyright year updates by scm.
UIVirtualBoxClientEventHandler.h 2.4 KB 98103   2 years vboxsync Copyright year updates by scm.
UIImageTools.h 2.5 KB 101396   14 months vboxsync FE/Qt: VBox Manager: Moving foreground color selection to UIImageTools …
UIQObjectStuff.cpp 2.5 KB 98103   2 years vboxsync Copyright year updates by scm.
UITextTable.h 2.6 KB 98103   2 years vboxsync Copyright year updates by scm.
UIQObjectStuff.h 2.6 KB 98103   2 years vboxsync Copyright year updates by scm.
UIPathOperations.h 2.6 KB 102378   13 months vboxsync FE/Qt: bugref:10561. Several fixes in file system model related code …
UIDefs.h 2.7 KB 103551   10 months vboxsync FE/Qt: Moving UIType from UICommon to UIDefs for reuse purposes.
UIProgressEventHandler.h 2.8 KB 98103   2 years vboxsync Copyright year updates by scm.
UIErrorString.h 3.0 KB 98103   2 years vboxsync Copyright year updates by scm.
UIMachineAttributeSetter.h 3.3 KB 98103   2 years vboxsync Copyright year updates by scm.
UIStarter.cpp 3.4 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIMousePointerShapeData.h 3.4 KB 98103   2 years vboxsync Copyright year updates by scm.
UIModalWindowManager.h 3.8 KB 98103   2 years vboxsync Copyright year updates by scm.
UIProgressTask.h 4.0 KB 98103   2 years vboxsync Copyright year updates by scm.
UIProgressEventHandler.cpp 4.0 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIProgressTask.cpp 4.0 KB 98103   2 years vboxsync Copyright year updates by scm.
UIProgressObject.h 4.1 KB 98103   2 years vboxsync Copyright year updates by scm.
UIThreadPool.h 4.3 KB 98103   2 years vboxsync Copyright year updates by scm.
UIVersion.h 4.8 KB 103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
UITextTable.cpp 5.1 KB 98103   2 years vboxsync Copyright year updates by scm.
UIGlobalSession.h 5.1 KB 103766   9 months vboxsync FE/Qt: Build fix for r162134.
UIProgressObject.cpp 5.1 KB 98103   2 years vboxsync Copyright year updates by scm.
QIWithRestorableGeometry.h 5.1 KB 103708   9 months vboxsync FE/Qt: Get rid of UICommon dependency in QIWithRestorableGeometry template.
UIPathOperations.cpp 5.1 KB 102378   13 months vboxsync FE/Qt: bugref:10561. Several fixes in file system model related code …
UIExtension.cpp 5.2 KB 103783   9 months vboxsync FE/Qt: Build fix for r162150.
UIVirtualBoxEventHandler.h 5.8 KB 100737   17 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
UIVirtualBoxClientEventHandler.cpp 6.6 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIGlobalSession.cpp 6.8 KB 103766   9 months vboxsync FE/Qt: Build fix for r162134.
UIDetailsGenerator.h 6.8 KB 103481   10 months vboxsync FE/Qt: bugref:3409: A bit of fixes for details generator stuff which …
UIVersion.cpp 6.9 KB 103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
QIWithRetranslateUI.h 6.9 KB 99949   19 months vboxsync FE/Qt: bugref:10451: Build fix for r157603.
UIShortcutPool.h 7.3 KB 103579   10 months vboxsync FE/Qt: UIShortcutPool: Make sure shortcuts for actions common for both …
UIAnimationFramework.h 7.4 KB 98103   2 years vboxsync Copyright year updates by scm.
UITranslator.h 7.4 KB 103320   10 months vboxsync FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
UIAnimationFramework.cpp 7.8 KB 98103   2 years vboxsync Copyright year updates by scm.
UIFileSystemModel.h 8.0 KB 102485   12 months vboxsync FE/Qt: bugref:10561. Some refactoring.
UIIconPool.h 8.4 KB 102102   13 months vboxsync FE/Qt: bugref:10535. Using API properties rather than string …
UIPopupCenter.h 8.5 KB 98103   2 years vboxsync Copyright year updates by scm.
UIErrorString.cpp 9.5 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
UIGuestOSType.h 9.7 KB 103703   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS subtype is …
UIModalWindowManager.cpp 9.7 KB 98103   2 years vboxsync Copyright year updates by scm.
UIDesktopWidgetWatchdog.h 9.8 KB 103321   10 months vboxsync FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
UIImageTools.cpp 9.8 KB 101396   14 months vboxsync FE/Qt: VBox Manager: Moving foreground color selection to UIImageTools …
UIThreadPool.cpp 9.9 KB 98103   2 years vboxsync Copyright year updates by scm.
UIActionPoolManager.h 11.9 KB 102575   12 months vboxsync FE/Qt: VBox Manager: Remove Show Log Viewer dialog action; Only pane …
COMDefs.cpp 12.4 KB 103538   10 months vboxsync FE/Qt: Moving out logging stuff from UIDefs.h to separate …
UIMachineAttributeSetter.cpp 12.7 KB 98103   2 years vboxsync Copyright year updates by scm.
UICloudNetworkingStuff.h 13.1 KB 100861   16 months vboxsync FE/Qt: bugref:10500: Initial implementation for cloud VM clone …
UIMainEventListener.h 13.4 KB 100737   17 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
UIActionPoolRuntime.h 13.5 KB 100064   19 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
UIPopupCenter.cpp 14.3 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
CIShared.h 14.4 KB 98103   2 years vboxsync Copyright year updates by scm.
UIGuestOSType.cpp 14.7 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIShortcutPool.cpp 16.1 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIVirtualBoxEventHandler.cpp 17.3 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIFileSystemModel.cpp 20.2 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
UICloudNetworkingStuff.cpp 24.6 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIActionPool.h 24.6 KB 103552   10 months vboxsync FE/Qt: Rework UIActionPool to use global UIType instead of own cloned enum.
UIMainEventListener.cpp 25.5 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIMessageCenter.h 26.5 KB 100389   18 months vboxsync FE/Qt: bugref:9080. A first attempt for loading file entries from a …
COMDefs.h 29.2 KB 101567   14 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about type changes.
UICommon.h 29.6 KB 103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
UITranslator.cpp 30.3 KB 103362   10 months vboxsync FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
UIDesktopWidgetWatchdog.cpp 40.7 KB 103551   10 months vboxsync FE/Qt: Moving UIType from UICommon to UIDefs for reuse purposes.
UIIconPool.cpp 42.8 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
COMWrappers.xsl 71.2 KB 98103   2 years vboxsync Copyright year updates by scm.
UIDetailsGenerator.cpp 72.5 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIMessageCenter.cpp 106.7 KB 103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
UICommon.cpp 107.1 KB 103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
UIActionPool.cpp 139.9 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
UIActionPoolRuntime.cpp 155.2 KB 103771   9 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
UIActionPoolManager.cpp 170.6 KB 103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
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