summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/fileutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 the installation relocatable (with some limitations).Karsten Heimrich2015-07-141-0/+16
* | Sanitize QDebug outputKai Koehne2015-07-091-6/+5
* | Unify translated error messagesKai Koehne2015-06-241-18/+24
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-1/+1
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Set objectName for QThreadKai Koehne2015-02-021-0/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Some more documentation fixes (removes more warnings).kh12014-10-151-3/+0
* Workaround for QFileInfo::isBundle().kh12014-07-041-0/+19
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-1/+1
* Don't use QObject::tr().kh12014-06-241-25/+36
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-70/+0
* Fix replace maintenance tool binary.kh12014-06-041-1/+1
* Use QTemporaryDir instead of our homemade solution.kh12014-06-031-60/+0
* Use qt_windows.h.kh12014-01-071-7/+1
* fix generation of random temp directory nameTim Jenssen2013-12-101-6/+49
* Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-9/+12
|\
| * Fix broken random name generation for temporary directories.kh12013-09-201-8/+12
| * Small cleanup.kh12013-09-201-2/+1
* | Change some messages translator friendly.Takumi Asaki2013-07-141-3/+10
|/
* Properly calculate the file size for symlinks.kh12013-05-301-0/+34
* reformat initialize list of classesTim Jenssen2013-04-241-3/+3
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-211-18/+22
|\
| * don't pollute output too muchTim Jenssen2013-03-211-2/+0
| * fix possible loop in moveDirectoryContents methodTim Jenssen2013-03-211-2/+5
| * Fix missing wizard icon on a windows static build.kh12013-03-211-14/+17
* | Introduce QInstallerTools::copyWithException functionTim Jenssen2013-03-141-1/+1
|/
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Fix mingw build...kh12013-02-041-0/+5
* "Normalize" installation path on Windows installer.kh12013-02-041-0/+46
* Make IFW compile with mingw.kh12013-01-291-1/+1
* Fix some warnings in our code after Idcfec77.kh12013-01-231-9/+17
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-3/+3
* binarycreator shouldn't exit with error code if it can't clean up correctlyTim Jenssen2012-03-301-4/+15
* introduce general humanReadableSize methodTim Jenssen2012-03-271-0/+20
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+507