VirtualBox

Ignore:
Timestamp:
Jun 17, 2008 5:21:54 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32148
Message:

Fe/Qt4: Global Settings partially ported to qt4:

  • Global Settings separated to few parts: "Global Settings Framework" and four settings pages ("General", "Input", "USB", "Language").
  • "General" page porter to qt4.
  • "Input", "USB", "Language" ui files written but not integrated into new Global Settings framework.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r9665 r9783  
    404404VirtualBox_QT_UISRCS3 := $(filter-out ui/VBoxVMSettingsDlg.ui,$(VirtualBox_QT_UISRCS3))
    405405VirtualBox_QT_UISRCS4 += ui/VBoxVMSettingsDlg.ui
     406
     407VirtualBox_QT_UISRCS3 := $(filter-out ui/VBoxGlobalSettingsGeneral.ui,$(VirtualBox_QT_UISRCS3))
     408VirtualBox_QT_UISRCS4 += ui/VBoxGlobalSettingsGeneral.ui
     409
     410VirtualBox_QT_UISRCS3 := $(filter-out ui/VBoxGlobalSettingsDlg.ui,$(VirtualBox_QT_UISRCS3))
     411VirtualBox_QT_UISRCS4 += ui/VBoxGlobalSettingsDlg.ui
    406412
    407413#
     
    564570        include/VBoxVMSettingsSF.h \
    565571        include/VBoxVMSettingsVRDP.h \
    566         include/VBoxVMSettingsDlg.h
     572        include/VBoxVMSettingsDlg.h \
     573        include/VBoxGlobalSettingsGeneral.h \
     574        include/VBoxGlobalSettingsDlg.h
    567575
    568576# Sources containing local definitions of classes that use the Q_OBJECT macro
     
    649657        src/VBoxVMSettingsSF.cpp \
    650658        src/VBoxVMSettingsVRDP.cpp \
    651         src/VBoxVMSettingsDlg.cpp
     659        src/VBoxVMSettingsDlg.cpp \
     660        src/VBoxGlobalSettingsGeneral.cpp \
     661        src/VBoxGlobalSettingsDlg.cpp
    652662
    653663ifeq ($(filter-out freebsd linux netbsd openbsd solaris,$(KBUILD_TARGET)),) # X11
Note: See TracChangeset for help on using the changeset viewer.

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