summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: Also find tmp dir on tmpfsNiels Weber2013-02-261-1/+1
* Fixes issue with wrong estimation of space on the mounted volumeMichal Klocek2013-02-261-1/+1
* cleanup operation run outputTim Jenssen2013-02-211-8/+20
* 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
* 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
* Add 2013 to the copyright.Niels Weber2013-02-05143-143/+143
* Fix typo.Niels Weber2013-02-041-1/+1
* Fix broken define check and build on OSX.kh12013-02-041-3/+3
* Fix mingw build...kh12013-02-041-0/+5
* Make it compile.kh12013-02-041-3/+3
* InstallerPage: Change text based on number of licensesKai Koehne2013-02-042-18/+43
* "Normalize" installation path on Windows installer.kh12013-02-043-7/+69
* Check for minimum needed tags in config.xml (Name and Version).kh12013-02-011-0/+5
* Fix error string in GlobalSettingsOperation::setup.Ivan Komissarov2013-02-011-1/+1
* Adds custom error message for executeoperationMichal Klocek2013-01-311-2/+15
* Fix "Retry" on uninstallationTim Jenssen2013-01-311-10/+8
* Fix build on OSX. BREAK_HANDLER is only needed for 7z console tool.kh12013-01-311-1/+1
* Fix InstallationLog.txt wrong line endings on windows.kh12013-01-311-1/+1
* Force overwriting wrong initial values.kh12013-01-311-2/+5
* Fix build with MSVC 2008.kh12013-01-291-2/+4