OSDN Git Service

RemoteLinux: Move current device configuration to deploy configuration.
authorChristian Kandeler <christian.kandeler@nokia.com>
Thu, 23 Jun 2011 10:50:54 +0000 (12:50 +0200)
committerChristian Kandeler <christian.kandeler@nokia.com>
Thu, 23 Jun 2011 14:46:53 +0000 (16:46 +0200)
commit51112975cecd8be90a9ea797f02e616618b335b8
tree1d1a542257f247b3d78fe3a366b2a43b4b5179e0
parenta68aff709fe2851ec0991fde9d2459b8e8adeabe
RemoteLinux: Move current device configuration to deploy configuration.

It used to be in the deploy steps itself, which is theoretically
more flexible, but offers no advantage in practice and also causes
a lot of hassle.

Change-Id: I0eafaf8477067fced86b7a05fd94d72a35e02bb7
Reviewed-on: http://codereview.qt.nokia.com/654
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
21 files changed:
src/plugins/remotelinux/abstractlinuxdevicedeploystep.cpp
src/plugins/remotelinux/abstractlinuxdevicedeploystep.h
src/plugins/remotelinux/abstractmaemodeploystep.cpp
src/plugins/remotelinux/abstractmaemodeploystep.h
src/plugins/remotelinux/maemodebugsupport.cpp
src/plugins/remotelinux/maemodeploybymountstep.cpp
src/plugins/remotelinux/maemodeployconfigurationwidget.cpp
src/plugins/remotelinux/maemodeployconfigurationwidget.h
src/plugins/remotelinux/maemodeployconfigurationwidget.ui
src/plugins/remotelinux/maemodeploystepwidget.cpp
src/plugins/remotelinux/maemodeploystepwidget.h
src/plugins/remotelinux/maemodeploystepwidget.ui [deleted file]
src/plugins/remotelinux/maemodirectdeviceuploadstep.cpp
src/plugins/remotelinux/maemopublisherfremantlefree.cpp
src/plugins/remotelinux/maemorunconfiguration.cpp
src/plugins/remotelinux/maemouploadandinstalldeploystep.cpp
src/plugins/remotelinux/qt4maemodeployconfiguration.cpp
src/plugins/remotelinux/qt4maemodeployconfiguration.h
src/plugins/remotelinux/remotelinux.pro
src/plugins/remotelinux/remotelinuxrunconfiguration.cpp
src/plugins/remotelinux/remotelinuxrunconfiguration.h