summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/macreplaceinstallnamesoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Use qDebug instead of verbose.kh12012-01-171-9/+7
* Code cosmetics.hjk2011-11-181-9/+9
* fix random macdeployqt problemTim Jenssen2011-09-071-1/+15
* Fix building on Mac.Niels Weber2011-08-011-2/+6
* do mac patching in the right wayTim Jenssen2011-07-291-13/+15
* Cleanup. Use typedef. No functional change.kh12011-07-061-1/+1
* Merge branch 'master' into refactorkh12011-06-271-6/+1
|\
| * Revert "added a check that the orignal build dir shouldn't be part of the fra...Tim Jenssen2011-06-271-6/+1
* | Merge branch 'master' into refactorkh12011-06-271-1/+6
|\|
| * added a check that the orignal build dir shouldn't be part of the frameworkIdTim Jenssen2011-06-241-1/+6
* | Merge branch 'master' into refactorkh12011-06-221-42/+80
|\|
| * removed the debugging messageboxTim Jenssen2011-06-221-6/+0
| * now macrelocate should work againTim Jenssen2011-06-221-2/+5
| * readded the debugging messageboxTim Jenssen2011-06-221-0/+6
| * added missing QLatin1StringsTim Jenssen2011-06-221-1/+2
| * typo in endswithTim Jenssen2011-06-221-1/+1
| * exclude .h .cpp .pri .pro from relocatingTim Jenssen2011-06-221-1/+4
| * removes the unused error/debugging messageboxTim Jenssen2011-06-221-6/+0
| * use error instead of messageboxTim Jenssen2011-06-221-1/+3
| * added debug info messageboxTim Jenssen2011-06-221-0/+6
| * empty check was to earlyTim Jenssen2011-06-211-6/+1
| * added some verbose output to the orginalBuilDir find codeTim Jenssen2011-06-211-0/+2
| * orginalBuildDir can be empty, but in which case is this empty?Tim Jenssen2011-06-211-0/+6
| * join doesn't take a charTim Jenssen2011-06-211-2/+2
| * fix argument check and added some more verbose outputsTim Jenssen2011-06-211-12/+15
| * now we have one relocate code for macTim Jenssen2011-06-211-15/+39
* | Use QProcessWrapper where needed.kh12011-05-161-2/+1
* | Make use of the QProcessWrapper own source.kh12011-05-161-0/+1
|/
* init commitTim Jenssen2011-02-211-0/+217