OSDN Git Service

RemoteLinux: Rename a bunch of classes.
authorChristian Kandeler <christian.kandeler@nokia.com>
Fri, 22 Jul 2011 10:38:57 +0000 (12:38 +0200)
committerChristian Kandeler <christian.kandeler@nokia.com>
Fri, 22 Jul 2011 12:39:46 +0000 (14:39 +0200)
commit9d5f420f4dd4f95d810e33146dd6f5976c08694c
tree96cac362d4fff5af6e66cba8d1e655cb4d134827
parent4bf65fe47b266b88c4587f504c2947e35e0f9695
RemoteLinux: Rename a bunch of classes.

They still had "Maemo" in their names, even though
they are not Maemo-specific (and will not move
to the respective plugin).

Change-Id: I5eec0de27db8340f2a987a6ed685b3ae46ec17b0
Reviewed-on: http://codereview.qt.nokia.com/2036
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
26 files changed:
src/plugins/remotelinux/abstractremotelinuxdeploystep.cpp
src/plugins/remotelinux/linuxdeviceconfigurations.h
src/plugins/remotelinux/linuxdeviceconfigurationssettingswidget.cpp [moved from src/plugins/remotelinux/maemodeviceconfigurationssettingswidget.cpp with 86% similarity]
src/plugins/remotelinux/linuxdeviceconfigurationssettingswidget.h [moved from src/plugins/remotelinux/maemodeviceconfigurationssettingswidget.h with 87% similarity]
src/plugins/remotelinux/linuxdeviceconfigurationssettingswidget.ui [moved from src/plugins/remotelinux/maemodeviceconfigurationssettingswidget.ui with 94% similarity]
src/plugins/remotelinux/maemodeployconfigurationwidget.cpp
src/plugins/remotelinux/maemodeviceconfigwizard.cpp
src/plugins/remotelinux/maemosettingspages.cpp
src/plugins/remotelinux/maemosettingspages.h
src/plugins/remotelinux/publickeydeploymentdialog.cpp
src/plugins/remotelinux/remotelinux.pro
src/plugins/remotelinux/remotelinuxdeployconfiguration.cpp
src/plugins/remotelinux/remotelinuxdeployconfiguration.h
src/plugins/remotelinux/remotelinuxdeploystepwidget.cpp [moved from src/plugins/remotelinux/maemodeploystepwidget.cpp with 84% similarity]
src/plugins/remotelinux/remotelinuxdeploystepwidget.h [moved from src/plugins/remotelinux/maemodeploystepwidget.h with 79% similarity]
src/plugins/remotelinux/remotelinuxenvironmentreader.cpp [moved from src/plugins/remotelinux/maemodeviceenvreader.cpp with 85% similarity]
src/plugins/remotelinux/remotelinuxenvironmentreader.h [moved from src/plugins/remotelinux/maemodeviceenvreader.h with 85% similarity]
src/plugins/remotelinux/remotelinuxrunconfigurationwidget.cpp
src/plugins/remotelinux/remotelinuxrunconfigurationwidget.h
src/plugins/remotelinux/sshkeycreationdialog.cpp [moved from src/plugins/remotelinux/maemosshconfigdialog.cpp with 90% similarity]
src/plugins/remotelinux/sshkeycreationdialog.h [moved from src/plugins/remotelinux/maemosshconfigdialog.h with 81% similarity]
src/plugins/remotelinux/sshkeycreationdialog.ui [moved from src/plugins/remotelinux/maemosshconfigdialog.ui with 98% similarity]
src/plugins/remotelinux/sshkeydeployer.cpp [moved from src/plugins/remotelinux/maemokeydeployer.cpp with 87% similarity]
src/plugins/remotelinux/sshkeydeployer.h [moved from src/plugins/remotelinux/maemokeydeployer.h with 88% similarity]
src/plugins/remotelinux/typespecificdeviceconfigurationlistmodel.cpp [moved from src/plugins/remotelinux/maemopertargetdeviceconfigurationlistmodel.cpp with 81% similarity]
src/plugins/remotelinux/typespecificdeviceconfigurationlistmodel.h [moved from src/plugins/remotelinux/maemopertargetdeviceconfigurationlistmodel.h with 84% similarity]