summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools/kdupdaterupdateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-786/+0
* Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-7/+14
* Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-251-34/+0
* Unify translated error messagesKai Koehne2015-06-241-31/+59
* CleanupJarek Kobus2015-02-271-47/+24
* Update CopyrightKai Koehne2015-02-181-6/+6
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix the copy error messageMichal Klocek2013-10-171-1/+1
* Small cleanup.kh12013-09-201-16/+11
* Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-261-1/+1
|\
| * Checks if file exists in CopyOperation during "undo" executionMichal Klocek2013-06-171-1/+1
* | improve copy operationTim Jenssen2013-06-261-23/+52
* | Change license header to reflect that code is contributedSteffen Hansen2013-06-251-13/+32
* | Fix AppendFile Operation.Niels Weber2013-06-171-1/+15
* | Use standard form of error strings in AppendFileOperation.Niels Weber2013-06-171-2/+3
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-141-19/+42
|\|
| * Fix missing removal of directories for MkDirOperationTim Jenssen2013-06-131-16/+16
* | Cleanup KDTools from stuff we do not use at all.kh12013-05-291-404/+71
* | Replace TRUE and FALSE with true and falseNiels Weber2013-03-111-1/+1
|/
* Make IFW compile with mingw.kh12013-01-291-1/+1
* Fix some warnings in our code after Idcfec77.kh12013-01-231-4/+16
* MinGW: fix casting wchar_t* from QStringSergei Lopatin2012-10-261-1/+1
* Revert "Fixes required for errorless MinGW-w64 compilation are done."kh12012-08-221-13/+12
* Fixes required for errorless MinGW-w64 compilation are done.tjenssen2012-08-101-12/+13
* use string replace method instead of unneeded regexp (\ -> /)Tim Jenssen2012-05-071-5/+2
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-5/+5
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+1058