VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45659   12 years vboxsync FE/Qt: Popup-center: Moving popup-stack stuff into separate files.
(edit) @45523   12 years vboxsync FE/Qt: Popup center: Moving popup-pane stuff into corresponding …
(edit) @45431   12 years vboxsync FE/Qt: Popup-center: Initial (empty) framework implementation.
(edit) @45374   12 years vboxsync FE/Qt: Cleanup obsolete stuff.
(edit) @45222   12 years vboxsync FE/Qt: VM selector: Obsolete code cleanup.
(edit) @45183   12 years vboxsync FE/Qt: Moving Modal-window Manager into appropriate place.
(edit) @45160   12 years vboxsync FE/Qt: Message-center: Implementing top-level modal-dialog manager, …
(edit) @44562   12 years vboxsync FE/Qt: 6065: New UIHotKeyEditor for cross-platform shortcut …
(edit) @44561   12 years vboxsync FE/Qt: 6065: Refactoring UIHotKeyEditor to UIHostComboEditor to free …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44436   12 years vboxsync FE/Qt: Renaming UIShortcuts files into UIShortcutPool files. Its an …
(edit) @44434   12 years vboxsync FE/Qt: Reworking shortcut providers into singleton shortcut-pool. …
(edit) @44315   12 years vboxsync FE/Qt: VM selector cleanup: Remove some obsolete code (UIVMListView).
(edit) @43707   12 years vboxsync FE/Qt: New version check will use our ssl lib to make …
(edit) @43059   12 years vboxsync FE/Qt/Makefile: Added VBOX_WITH_ADDITIONS_AUTOUPDATE_UI.
(edit) @43010   12 years vboxsync *.kmk: Assume VBOX_WITH_COCOA_QT is always set.
(edit) @42730   12 years vboxsync Mac OS X: Don't create two cyclic symlinks in the Resources of the …
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42312   12 years vboxsync Fe/Qt4: Use the DDK instead of the DirectX SDK.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42220   12 years vboxsync More VS2010 preps.
(edit) @41819   12 years vboxsync FE/Qt: UIConverter template interface supporting various required …
(edit) @41689   12 years vboxsync FE/Qt: VBoxDefs renamed to UIDefs and reworked into namespace. …
(edit) @41632   12 years vboxsync VirtualBox/Makefile.kmk: duh
(edit) @41631   12 years vboxsync VirtualBox/Makefile.kmk: Make use of the filesplitter file list to …
(edit) @41626   12 years vboxsync build fix
(edit) @41625   12 years vboxsync VirtualBox/Makefile.kmk: Don't remove the COM headers before splitting …
(edit) @41621   12 years vboxsync VirtualBox/Makefile.kmk: Bad $(RM) -f !!
(edit) @41616   13 years vboxsync FE/Qt: Moving VirtualMediaManagerDlg into medium folder, renaming it …
(edit) @41615   13 years vboxsync FE/Qt: Moving VBoxMedium stuff into separate folder, renaming it into …
(edit) @41608   13 years vboxsync FE/Qt: VBoxGlobal cleanup: move some COM enums related stuff out of …
(edit) @41591   13 years vboxsync FE/Qt: VBoxGlobal little cleanup, some includes refactoring.
(edit) @41590   13 years vboxsync FE/Qt: Move QIProcess out of VBoxGlobal into separate file.
(edit) @41588   13 years vboxsync FE/Qt: Try to fix build for r78371.
(edit) @41587   13 years vboxsync FE/Qt: 6227: Decrease GUI build time: Rework COM wrappers generator to …
(edit) @41480   13 years vboxsync compile fix for VBOX_WITH_CROGL=
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41461   13 years vboxsync FE/Qt: Network manager stuff: Adding network-operations …
(edit) @41440   13 years vboxsync FE/Qt: Network Manager stuff: Moving classes into separate files.
(edit) @41387   13 years vboxsync FE/Qt: Reworking VBoxOSTypeSelectorWidget into UINameAndSystemEditor. …
(edit) @41373   13 years vboxsync FE/Qt: Cleanup for wizards rework (r78066).
(edit) @41372   13 years vboxsync FE/Qt: Wizards rework: 1. Better NLS for all the wizards, 2. Removing …
(edit) @41107   13 years vboxsync FE/Qt: Runtime UI: Reparenting UIMachineWindow interface inheritance …
(edit) @41021   13 years vboxsync FE/Qt: 6123: Initial implementation of expert-mode for VirtualBox wizards.
(edit) @40872   13 years vboxsync VirtualBox/Makefile.kmk: Thou shalt not reference target variables …
(edit) @40870   13 years vboxsync FE/Qt: 6123: Rework VirtualBox wizards to unify them at the common …
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40043   13 years vboxsync FE/Qt: 6072: Create rich-text QLabel analog: Initial implementation.
(edit) @39932   13 years vboxsync FE/Qt: 5956: Provide user feedback for network related operations: …
(edit) @39797   13 years vboxsync backed out r75758
(edit) @39796   13 years vboxsync experiment
(edit) @39779   13 years vboxsync FE/Qt: 3017: Create GUI settings for maximum guest resolution: Initial …
(edit) @39593   13 years vboxsync FE/Qt: 5984: Summary pages of wizards will now reflect summary without …
(edit) @39453   13 years vboxsync FE/Qt4: too much
(edit) @39451   13 years vboxsync FE/Qt4: initial DnD support
(edit) @39337   13 years vboxsync FE/Qt: Update Manager rework: Support update queue, which can now …
(edit) @38977   13 years vboxsync FE/Qt: GUI Maintenance: VM Selector Window overall update & …
(edit) @38973   13 years vboxsync FE/Qt: GUI Maintenance: VM Log Viewer overall update & coding-style rework.
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @38902   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Move VBoxSelectorWnd actions …
(edit) @38753   13 years vboxsync FE/Qt4-NLS: add a checknls target for manually test the translations
(edit) @38704   13 years vboxsync FE/Qt4: little cleanup
(edit) @38703   13 years vboxsync FE/Qt4: removed QIHttp
(edit) @38701   13 years vboxsync FE/Qt4: remove registration wizard
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38476   13 years vboxsync FE/Qt: Rework new version notifier to be a part of new UIUpdateManager …
(edit) @38421   13 years vboxsync FE/Qt: 5800: Rework GUI networking support to use latest Qt networking …
(edit) @38412   13 years vboxsync FE/Qt4: VBoxImportApplianceWgt -> UIApplianceImportEditorWidget; Code …
(edit) @38410   13 years vboxsync FE/Qt4: VBoxExportApplianceWgt -> UIApplianceExportEditorWidget; Code …
(edit) @38384   13 years vboxsync FE/Qt4: VBoxApplianceEditorWgt -> UiApplianceEditorWidget; Code Style …
(edit) @38375   13 years vboxsync FE/Qt4: VBoxLineTextEdit -> UILineTextEdit; Coding Style cleanup
(edit) @38372   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Renaming UIActionPoolOffline …
(edit) @38355   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Reuse global 'help' …
(edit) @38348   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Initial version: Action pool …
(edit) @38311   13 years vboxsync FE/Qt4: VBoxProblemReporter -> UIMessageCenter; Coding Style cleanup
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38002   13 years vboxsync VirtualBox/Makefile.kmk: Missing _INST slash.
(edit) @37874   13 years vboxsync FE/Qt: 4397: Virtual Media Manager UI: Reworking medium-type-change UI …
(edit) @37551   13 years vboxsync FE/Qt4: fix osx
(edit) @37544   13 years vboxsync FE/Qt: 4029: Allow to set http proxy information, initial commit.
(edit) @37494   13 years vboxsync 2d/win: disable ogl stuff delay loading to workaround qgl lib misbehave
(edit) @37468   13 years vboxsync FE/Qt4: clone VM UI
(edit) @37331   14 years vboxsync FE/Qt: 4908: Beef up new HD wizard: Initial commit.
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36589   14 years vboxsync FE/Qt: Moving UISettingsDialogType enum from VBoxDefs to separate …
(edit) @36357   14 years vboxsync FE/Qt: 3887: Make certain VM settings editable during runtime (initial …
(edit) @35940   14 years vboxsync FE/Qt: Move some platform-related stuff from VBoxGlobal to VBoxUtils-win.
(edit) @35808   14 years vboxsync FE/Qt4: allow some customizations
(edit) @35730   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations. Initial …
(edit) @35686   14 years vboxsync FE/Qt4: special signal handler for reseting pressed keys
(edit) @35634   14 years vboxsync FE/Qt4: allow free configurable key shortcuts in the selector and …
(edit) @35564   14 years vboxsync FE/Qt: s/VBOX_WITH_PIDFILE/VBOX_GUI_WITH_PIDFILE/ plus Makefile.kmk change
(edit) @35414   14 years vboxsync FE/Qt4-OSX: fixed typo in var
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @34813   14 years vboxsync FE/Qt: Build fix #1 for r68621.
(edit) @34738   14 years vboxsync to much
(edit) @34737   14 years vboxsync Main;FE/Qt4-OSX: change the icon on the password dialog
(edit) @34723   14 years vboxsync VBoxExtPackHelperApp: Authorize root execution the standard way and …
(edit) @34543   14 years vboxsync FE/Qt: 5386: Extension pack GUI: Initial implementation.
(edit) @34479   14 years vboxsync FE/Qt4: UIProgressDialog cleanup; it's possible to add an image to the …
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