summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/copydirectoryoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QDir::rmdir and not rmpath as that will remove more than it shouldAndy Shaw2017-10-271-1/+1
* Output correct invalid directory if it does not exist or is not a directoryAndy Shaw2017-10-021-1/+1
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-1/+2
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-251-5/+0
* | Unify translated error messagesKai Koehne2015-06-241-12/+17
* | Remove %0 from tr() callsKai Koehne2015-06-151-5/+5
* | Fix reading and checking arguments of CreateShortcutOperationJarek Kobus2015-03-111-1/+1
* | CleanupJarek Kobus2015-02-271-6/+3
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Remove some I don't know what's this for stuff...kh12014-10-291-3/+0
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Unify some error strings.Niels Weber2013-02-121-3/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Fix error message CopyDirectoryOperation overwriteAndreas Holzammer2012-10-091-2/+4
* Add optional overwrite parameter to CopyDirectory operationAndreas Holzammer2012-10-081-6/+26
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+159