summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unused removeBeforeUpdate functionalitytjenssen2012-11-204-22/+0
* Fix 207cfebb778b.kh12012-11-201-3/+6
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-203-8/+4
* Some changes to start compile with Qt5.kh12012-11-2041-106/+104
* Linux: compile fixAleksey Sidorov2012-11-191-0/+1
* Mingw: fix PIDLIST_ABSOLUTEAleksey Sidorov2012-11-191-0/+4
* refactoring mac relocate operation used by qt patchkh12012-11-166-326/+122
* Implement cmd option to dump binary content into given dir.kh12012-11-144-6/+48
* Check for valid drive. Disallow e.g. C:foo\barkh12012-11-141-5/+12
* Fix crash: We need the binary content throughout the whole lifetime.kh12012-11-142-7/+23
* Add empty ctor, copy ctor and remove superfluous dtor...kh12012-11-142-15/+26
* Move help switch further up, so it's allways available.kh12012-11-141-3/+5
* Add some more ambiguous chars and option to allow space.kh12012-11-094-4/+15
* remove app_bundle config only if it is a static build on MacTim Jenssen2012-11-091-2/+0
* Fix for German translation.Niels Weber2012-11-091-2/+2
* Support stone age OS's as well, seems some users didn't yet upgrade.kh12012-11-081-2/+2
* Rewrote file type registering.kh12012-11-062-108/+128
* Force start menu cache update.kh12012-11-011-0/+10
* reduce warnings on old gcc versions (Mac used 4.2.1)Tim Jenssen2012-10-3114-18/+18
* Add setting to be able to hide the repository settings tab.kh12012-10-304-1/+16
* Revert 4ad2fe4d4a4 in favour of a more generic solution.kh12012-10-302-33/+35