RemoteLinux: Change data type for better extensibility.
Other plugins are expected to build on the RemoteLinux infrastructure in the future, providing OS types of their own. A string-based identifier is much better suited for that than the currently used enum approach. Change-Id: I702a1ed7628d908d9c68ae0910ad1a6f1b92786f Reviewed-on: http://codereview.qt.nokia.com/357 Reviewed-by:Tobias Hunger <tobias.hunger@nokia.com>
Showing
- src/plugins/remotelinux/linuxdeviceconfiguration.cpp 45 additions, 51 deletionssrc/plugins/remotelinux/linuxdeviceconfiguration.cpp
- src/plugins/remotelinux/linuxdeviceconfiguration.h 14 additions, 9 deletionssrc/plugins/remotelinux/linuxdeviceconfiguration.h
- src/plugins/remotelinux/linuxdeviceconfigurations.cpp 18 additions, 19 deletionssrc/plugins/remotelinux/linuxdeviceconfigurations.cpp
- src/plugins/remotelinux/linuxdeviceconfigurations.h 5 additions, 7 deletionssrc/plugins/remotelinux/linuxdeviceconfigurations.h
- src/plugins/remotelinux/maemoconfigtestdialog.cpp 8 additions, 10 deletionssrc/plugins/remotelinux/maemoconfigtestdialog.cpp
- src/plugins/remotelinux/maemodeployablelistmodel.cpp 3 additions, 3 deletionssrc/plugins/remotelinux/maemodeployablelistmodel.cpp
- src/plugins/remotelinux/maemodeployconfigurationwidget.cpp 1 addition, 1 deletionsrc/plugins/remotelinux/maemodeployconfigurationwidget.cpp
- src/plugins/remotelinux/maemodeviceconfigurationssettingswidget.cpp 1 addition, 1 deletion...s/remotelinux/maemodeviceconfigurationssettingswidget.cpp
- src/plugins/remotelinux/maemodeviceconfigwizard.cpp 22 additions, 22 deletionssrc/plugins/remotelinux/maemodeviceconfigwizard.cpp
- src/plugins/remotelinux/maemoglobal.cpp 40 additions, 43 deletionssrc/plugins/remotelinux/maemoglobal.cpp
- src/plugins/remotelinux/maemoglobal.h 8 additions, 10 deletionssrc/plugins/remotelinux/maemoglobal.h
- src/plugins/remotelinux/maemopackageinstaller.cpp 1 addition, 1 deletionsrc/plugins/remotelinux/maemopackageinstaller.cpp
- src/plugins/remotelinux/maemopertargetdeviceconfigurationlistmodel.cpp 12 additions, 12 deletions...emotelinux/maemopertargetdeviceconfigurationlistmodel.cpp
- src/plugins/remotelinux/maemopertargetdeviceconfigurationlistmodel.h 1 addition, 1 deletion.../remotelinux/maemopertargetdeviceconfigurationlistmodel.h
- src/plugins/remotelinux/maemopublishingbuildsettingspagefremantlefree.cpp 1 addition, 1 deletion...telinux/maemopublishingbuildsettingspagefremantlefree.cpp
- src/plugins/remotelinux/maemopublishingwizardfactories.cpp 1 addition, 1 deletionsrc/plugins/remotelinux/maemopublishingwizardfactories.cpp
- src/plugins/remotelinux/maemoqtversion.cpp 15 additions, 15 deletionssrc/plugins/remotelinux/maemoqtversion.cpp
- src/plugins/remotelinux/maemoqtversion.h 2 additions, 2 deletionssrc/plugins/remotelinux/maemoqtversion.h
- src/plugins/remotelinux/maemoremotecopyfacility.cpp 1 addition, 1 deletionsrc/plugins/remotelinux/maemoremotecopyfacility.cpp
- src/plugins/remotelinux/maemoremotemounter.cpp 4 additions, 4 deletionssrc/plugins/remotelinux/maemoremotemounter.cpp
Loading
Please register or sign in to comment