summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* files-to-patch-windows-emb-arm missing from qtpatchoperationqt5Iikka Eklund2013-05-051-0/+2
* Add separate files-to-patch for embedded Windows packagesIikka Eklund2013-05-032-0/+8
* Add missing files-to-patch-emb-arm into resource listIikka Eklund2013-04-182-67/+4
* Rewrote file type registering.kh12013-03-062-108/+128
* Revert "Patch QT_INSTALL_CONFIGURATION in qmake executable"Iikka Eklund2013-01-251-5/+4
* Disable updater button until we have an online repository.Niels Weber2013-01-231-1/+1
* Patch QT_INSTALL_CONFIGURATION in qmake executabletjenssen2013-01-111-4/+5
* Add some more ambiguous chars and option to allow space.kh12013-01-115-5/+18
* added first version of a product key checker APITim Jenssen2012-12-1411-3/+314
* 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
* Store installer data in a separate file on Mac to support code signingPasi Matilainen2012-09-232-0/+25
* Update license agreement page radio button texts for Qt 5.0.0 Beta 1Iikka Eklund2012-08-103-6/+6
* Disable unnecessary buttons from Qt5 beta maintenance toolIikka Eklund2012-08-071-6/+6
* 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-1346-367/+951
|\
| * Fix create archive with files only. See code comment.kh12012-06-131-4/+6
| * fix openpty static link problemTim Jenssen2012-06-125-4/+2
| * add the installer create datetime to --versionTim Jenssen2012-06-122-1/+19
| * remove -qt-gif option from README as wellNiels Weber2012-06-111-1/+1
| * clean up exception usageTim Jenssen2012-06-113-59/+27
| * adjust the existing create-test-installer.bat to new syntax of the ifwTim Jenssen2012-06-111-41/+58
| * Bring documentation of Repositories tag in line with the code.Niels Weber2012-06-081-13/+12
| * Include unistd.h where needed on LinuxNiels Weber2012-06-053-0/+8
| * 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
| * fix case in READMENiels Weber2012-05-311-1/+1
| * 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-257-90/+466