Commit Graph

203 Commits

Author SHA1 Message Date
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