summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in includeguardsNiels Weber2013-03-124-12/+12
* Replace getenv with qgetenvNiels Weber2013-03-121-2/+3
* Compile.kh12013-03-111-1/+1
* Fix various minor issues reported by krazy.Niels Weber2013-03-113-4/+4
* Replace TRUE and FALSE with true and falseNiels Weber2013-03-113-4/+4
* Make some constructors explicitNiels Weber2013-03-115-5/+5
* Make CreateShortcut operation a NOOP on non-Windows systemsNiels Weber2013-03-111-2/+8
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-051-0/+6
|\
| * filter sha1 files in createArchive script callTim Jenssen2013-03-051-0/+6
* | Fix test case for RunProgramArgumentsAurindam Jana2013-03-041-1/+1
* | Add RunProgramArgumentsAurindam Jana2013-03-046-3/+13
* | Get rid of some superfluous includes.kh12013-03-0410-37/+20
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-02-284-68/+52
|\|
| * Fix wrong check for running application.kh12013-02-282-56/+28
| * Add repository class auto test and fix missing operator export.kh12013-02-271-4/+4
| * cleanup operation run outputTim Jenssen2013-02-211-8/+20
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-02-213-23/+31
|\|
| * no warning output if exception error is createdTim Jenssen2013-02-211-1/+1
| * Mark <Pages> element as deprecated.Kai Koehne2013-02-211-0/+1
| * Make Virtual and Default tag mutually exclusive.Tim Jenssen2013-02-201-22/+29
| * Hide warnings in settings autotestKai Koehne2013-02-201-1/+1
* | Compile fix.kh12013-02-201-1/+1
* | Fix boolean parameter which lead to less readable code.kh12013-02-205-19/+26
* | Remove RunMode enum, it's useless and clutters the API.kh12013-02-199-49/+36
|/
* Fix minor issues, we did calculate the parent index wrong.kh12013-02-191-7/+3
* Export component model helper class.kh12013-02-151-1/+1
* Sort root components as well.kh12013-02-152-0/+4
* Fix missing redraw while pages are hidden but still existent.kh12013-02-151-2/+19
* Don't hard-code version in sourcesKai Koehne2013-02-141-5/+0
* Remove SigningCertificate from config.xmlKai Koehne2013-02-142-12/+2
* Make loading of config.xml more strictKai Koehne2013-02-131-7/+40
* Remove deprecated entry from desktopfile.Niels Weber2013-02-131-1/+0
* Unify some error strings.Niels Weber2013-02-1228-62/+67
* Replace some leftover Nokia with QtProject.Niels Weber2013-02-124-8/+8
* Add the missing dotNiels Weber2013-02-111-1/+1
* allow providing a vendor to InstallIconsOperationNiels Weber2013-02-081-5/+22
* Small cleanupNiels Weber2013-02-083-3/+3
* Typos, style and language improvements.Niels Weber2013-02-078-29/+31
* Improve and unify the error messages.Niels Weber2013-02-074-4/+8
* Actually test for what the error messages states.Niels Weber2013-02-074-4/+4
* Remove as we do not use them anymore.kh12013-02-072-140/+0
* fix line endings in license files on windowskh12013-02-071-1/+1
* Fix patching of QT_INSTALL_LIBEXECSkh12013-02-071-1/+1
* QT_INSTALL_LIBEXECS need to be patchedkh12013-02-071-0/+4
* Update files-to-patch-*kh12013-02-072-5/+5
* Patch qdoc executablekh12013-02-073-1/+3
* to be patched file list on Mac missed QtCore_debugkh12013-02-072-0/+2
* Add a hook to the calculateComponent methodkh12013-02-072-0/+2
* Patch QT_INSTALL_ARCHDATA and QT_INSTALL_QML in qmakekh12013-02-071-0/+8
* Typos fixed.Niels Weber2013-02-051-2/+2