Daniel Molkentin
15732d1bd2
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 >
2011-07-06 12:38:11 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
acd9e931e3
Compile Mac.
2011-04-20 13:51:08 +02:00
Oswald Buddenhagen
f4342efc4d
fix setResult(QDataStream *)
...
it was apparent only with qt 4.8
2011-04-18 15:40:10 +02:00
Oswald Buddenhagen
9a89f573e0
add fileutils: classes for error-checked reading and writing of files
...
the internal use of SaveFile ensures that we don't leave truncated
pre-existing files behind if the disk is full or something else bad
happens.
Task-number: QTCREATORBUG-1619
2011-04-18 14:10:12 +02:00