summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools/kdsavefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix broken tools after switching to QFileDevice.kh12014-07-021-479/+0
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-1/+1
* Revert "Use QTemporaryFile instead of some homebrew construction."kh12014-05-221-4/+5
* Use non-static remove, same as with exists.Niels Weber2014-03-261-1/+1
* Use QTemporaryFile instead of some homebrew construction.Niels Weber2014-03-251-5/+4
* fix unistd.h includeTim Jenssen2014-01-301-1/+1
* Fix virtual function being hidden error.kh12013-11-051-1/+1
* Change license header to reflect that code is contributedSteffen Hansen2013-06-251-13/+32
* Remove superfluous unit tests.kh12013-05-281-70/+0
* Fix includes for Qt5.Niels Weber2013-03-051-4/+4
* initialize a variableNiels Weber2013-03-041-3/+4
* Make IFW compile with mingw.kh12013-01-291-3/+7
* MinGW: right fix for undefined _SH_DENYRWSergei Lopatin2012-10-291-3/+1
* MinGW: fix undefined _SH_DENYRWSergei Lopatin2012-10-261-0/+3
* Revert "Fixes required for errorless MinGW-w64 compilation are done."kh12012-08-221-7/+4
* Fixes required for errorless MinGW-w64 compilation are done.tjenssen2012-08-101-4/+7
* Include unistd.h where needed on LinuxNiels Weber2012-06-051-0/+3
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+521