summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Patch QT_INSTALL_ARCHDATA and QT_INSTALL_QML in qmakekh12013-02-071-0/+8
* Update English translation.Niels Weber2013-02-071-668/+753
* Add --binarydatafile argument to installerbase.kh12013-02-072-8/+28
* Add ru translation.Ivan Komissarov2013-02-054-3/+3187
* Typos fixed.Niels Weber2013-02-051-2/+2
* Update German translation.Niels Weber2013-02-051-598/+857
* Add 2013 to the copyright.Niels Weber2013-02-05152-152/+152
* 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
* Prevent too long install path.kh12013-02-011-0/+10
* 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
* Make IFW compile with mingw.kh12013-01-2914-65/+109
* Check for non-ASCII characters earlier, we do related stuff there as well.kh12013-01-291-10/+11
* Revert "If an operation fails try again with admin rights."Niels Weber2013-01-281-5/+0
* Fix case-sensetivity in locale comparison.Ivan Komissarov2013-01-241-1/+1
* Change license encoding to utf-8.Ivan Komissarov2013-01-241-1/+3
* Fix unexpected symlink link, triggered thru broken 7z code.kh12013-01-241-0/+7
* Fix some warnings in our code after Idcfec77.kh12013-01-238-20/+67
* Remove some superfluous include and source files.kh12013-01-233-119/+115
* Build 7z static to suppress warnings inside there.kh12013-01-236-29/+37
* Preserve timestamps while packaging. Extract them if available.kh12013-01-221-21/+75
* Fix translation fileKai Koehne2013-01-181-0/+1
* Translations: Remove translations mentioning Qt 5.0.0 Beta 1.Kai Koehne2013-01-182-5/+4
* Fix wrong use of CXXFLAGS and fvisibility should contain =hidden.kh12013-01-172-2/+2
* Cleanup the operation list.Niels Weber2013-01-141-19/+18
* Bump version for ifw.Niels Weber2013-01-091-2/+2
* verbose output if a operation performstjenssen2013-01-021-4/+22
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-21152-2713/+4105
* Fix QtPatchOperation for Qt 5Andreas Holzammer2012-12-171-1/+1
* Qt5 compile fix on Unix.kh12012-12-113-8/+19
* Fix build on Unix.kh12012-12-101-3/+3
* Finally IFW compiles with Qt5 (use private headers)kh12012-12-0712-45/+163
* Get rid of QFtp in favour of QNetworkAccessManager. Qt5 related.kh12012-11-263-269/+1
* Adjust to compile with Qt5.kh12012-11-222-2/+9
* Adjust to make it build with Qt5.kh12012-11-213-11/+9
* Force to write our own manifest file into the binary.kh12012-11-213-11/+6
* Remove superfluous includes.kh12012-11-211-5/+0
* Fix dangling resource data.kh12012-11-212-7/+7
* remove unneeded register qt operationstjenssen2012-11-2011-1291/+1