OSDN Git Service

RemoteLinux: Move generic Dir/File functions into Utils.
authorDaniel Molkentin <daniel.molkentin@nokia.com>
Tue, 5 Jul 2011 10:59:14 +0000 (12:59 +0200)
committerDaniel Molkentin <daniel.molkentin@nokia.com>
Wed, 6 Jul 2011 10:38:11 +0000 (12:38 +0200)
commit15732d1bd2eca57b1f3cc47818a18f8b23232470
tree70bdf1969fea7f500a2ac0ac8dc9cb8e20577f40
parent1ea75f0cbf5329648cefaf17c8949dfebd5130fb
RemoteLinux: Move generic Dir/File functions into Utils.

- Make error parameter an optional pointer
  for consistency with DirUtils::copyRecursively()
- Add documentation

Change-Id: I6671142341dbdcf2c8ca1118c35ea05548920609
Reviewed-on: http://codereview.qt.nokia.com/1090
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
src/libs/utils/fileutils.cpp
src/libs/utils/fileutils.h
src/plugins/remotelinux/maemoglobal.cpp
src/plugins/remotelinux/maemoglobal.h
src/plugins/remotelinux/maemoinstalltosysrootstep.cpp
src/plugins/remotelinux/maemopackagecreationstep.cpp
src/plugins/remotelinux/maemopublisherfremantlefree.cpp
src/plugins/remotelinux/qt4maemotarget.cpp