summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Patch QT_INSTALL_CONFIGURATION in qmake executableIikka Eklund2013-01-111-4/+3
* added first version of a product key checker APITim Jenssen2012-12-149-2/+303
* to be patched file list on Mac missed QtCore_debugtjenssen2012-12-141-0/+1
* Patch qdoc executableIikka Eklund2012-12-124-1/+4
* fix line endings in license files on windowstjenssen2012-12-111-1/+1
* Fix patching of QT_INSTALL_LIBEXECSIikka Eklund2012-12-041-1/+1
* QT_INSTALL_LIBEXECS need to be patchedtjenssen2012-12-031-0/+4
* Update files-to-patch-*Iikka Eklund2012-11-282-5/+5
* Add a hook to the calculateComponent methodIikka Eklund2012-11-282-0/+2
* Patch QT_INSTALL_ARCHDATA and QT_INSTALL_QML in qmakeIikka Eklund2012-11-261-0/+8
* Fix patching of QtMultimediaQuick_p.frameworkEike Ziller2012-11-121-1/+1
* Update uninstaller creation on Mac to work with separate installer dataPasi Matilainen2012-10-221-0/+43
* Fix filter list handling in qtpatchoperation.cppIikka Eklund2012-09-281-4/+6
* installer: fix replacing executable name in MacTeemu Katajisto2012-09-261-1/+1
* Update files-to-patch-* for qt5Iikka Eklund2012-08-033-604/+19
* Added file mask feature into qtpatchoperationIikka Eklund2012-08-032-2/+36
* Quick fix for the broken back button in layoutIikka Eklund2012-07-311-1/+1
* Fix Mac Qt framework id changingTeemu Katajisto2012-07-241-1/+1
* Fix broken build on MacIikka Eklund2012-06-281-0/+1
* Add qmodule.pri to be patchedIikka Eklund2012-06-282-0/+2
* Merge remote-tracking branch 'origin/master' into qt5Lars Knoll2012-06-1329-206/+843
|\
| * Fix create archive with files only. See code comment.kh12012-06-131-4/+6
| * clean up exception usageTim Jenssen2012-06-113-59/+27
| * Include unistd.h where needed on LinuxNiels Weber2012-06-051-0/+3
| * add working dir parameterMaurice Kalinowski2012-06-042-4/+11
| * Revert "windows needs to know that the link will be a directory"Tim Jenssen2012-06-011-7/+4
| * QFileInfo.exists looks for the target which wasn't intendedTim Jenssen2012-05-312-3/+3
| * windows needs to know that the link will be a directoryTim Jenssen2012-05-311-4/+7
| * QFileInfo(m_path).readLink(); can't read junctionsTim Jenssen2012-05-303-18/+64
| * normalize the pathes in windows create link functionsTim Jenssen2012-05-301-2/+5
| * execute the dependsOnLocalInstallerBinary check after beginInstallationTim Jenssen2012-05-301-15/+24
| * now setValue methods are replacing @variables@Tim Jenssen2012-05-252-7/+10
| * add a fallback for alreadys installed installationsTim Jenssen2012-05-259-28/+109
| * added new Link class and corresponding operationTim Jenssen2012-05-256-2/+463
| * After failing admin authorization, allow retrying by handNiels Weber2012-05-242-2/+24
| * line length fixingNiels Weber2012-05-211-2/+5
| * now the qt creator releated locations are more flexibleTim Jenssen2012-05-1611-106/+130
| * remove unneeded #include "constants.h"Tim Jenssen2012-05-162-2/+0
| * let value() also query the Settings objectAlexander Lenhardt2012-05-163-2/+11
| * corrected spelling in a method nameTim Jenssen2012-05-152-2/+2
| * remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-142-16/+15
| * remove unneeded variableTim Jenssen2012-05-141-1/+0
* | Update binary patcher functionality on MacIikka Eklund2012-06-083-7/+31
* | Update what directories Mac patcher should look forIikka Eklund2012-06-081-4/+1
* | Update files-to-patch-* for Qt5Iikka Eklund2012-06-083-0/+444
* | Update files-to-patch-windows for Qt5Iikka Eklund2012-06-061-4/+4
|/
* use string replace method instead of unneeded regexp (\ -> /)Tim Jenssen2012-05-072-6/+3
* add killProcess methodTim Jenssen2012-05-072-0/+41
* remove unneeded method in the uninstall caseTim Jenssen2012-05-071-4/+0
* no need to remove the startmenu entryTim Jenssen2012-05-041-11/+0