OSDN Git Service

RemoteLinux: Move constants and functions to more suitable locations.
authorChristian Kandeler <christian.kandeler@nokia.com>
Mon, 25 Jul 2011 09:55:00 +0000 (11:55 +0200)
committerChristian Kandeler <christian.kandeler@nokia.com>
Mon, 25 Jul 2011 10:00:37 +0000 (12:00 +0200)
commit76a5b1953ca230d813340a9d536d636aacd0929b
treea166c2747df68719a01d110864f1acdae99a6f9b
parent92d32becfcd7bebd97014835c53f33aa996fb88c
RemoteLinux: Move constants and functions to more suitable locations.

Mostly to facilitate splitting up generic Linux und Maemo-specific
things.

Change-Id: I6072ae7deaea013219e8969d6a5254e6c5c96693
Reviewed-on: http://codereview.qt.nokia.com/2098
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
27 files changed:
src/plugins/remotelinux/deployablefilesperprofile.cpp
src/plugins/remotelinux/genericlinuxdeviceconfigurationfactory.cpp
src/plugins/remotelinux/genericlinuxdeviceconfigurationwizard.cpp
src/plugins/remotelinux/linuxdeviceconfiguration.cpp
src/plugins/remotelinux/linuxdeviceconfiguration.h
src/plugins/remotelinux/linuxdeviceconfigurations.cpp
src/plugins/remotelinux/maddedeviceconfigurationfactory.cpp
src/plugins/remotelinux/maddedevicetester.cpp
src/plugins/remotelinux/madderemoteprocesslist.cpp
src/plugins/remotelinux/maddeuploadandinstallpackagesteps.cpp
src/plugins/remotelinux/maemoconstants.h
src/plugins/remotelinux/maemodeploybymountsteps.cpp
src/plugins/remotelinux/maemodeviceconfigwizard.cpp
src/plugins/remotelinux/maemoglobal.cpp
src/plugins/remotelinux/maemoglobal.h
src/plugins/remotelinux/maemoinstalltosysrootstep.cpp
src/plugins/remotelinux/maemoinstalltosysrootstep.h
src/plugins/remotelinux/maemopublishingbuildsettingspagefremantlefree.cpp
src/plugins/remotelinux/maemopublishingwizardfactories.cpp
src/plugins/remotelinux/maemoqtversion.cpp
src/plugins/remotelinux/maemosshrunner.cpp
src/plugins/remotelinux/qt4maemodeployconfiguration.cpp
src/plugins/remotelinux/remotelinux_constants.h
src/plugins/remotelinux/remotelinuxdeployconfiguration.h
src/plugins/remotelinux/remotelinuxdeployconfigurationfactory.cpp
src/plugins/remotelinux/typespecificdeviceconfigurationlistmodel.cpp
src/plugins/remotelinux/uploadandinstalltarpackagestep.cpp