summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Build 7z static to suppress warnings inside there.kh12013-01-231-0/+1
* Preserve timestamps while packaging. Extract them if available.kh12013-01-221-21/+75
* Fix wrong use of CXXFLAGS and fvisibility should contain =hidden.kh12013-01-171-1/+1
* 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-21143-2551/+3862
* 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-0711-45/+157
* Adjust to make it build with Qt5.kh12012-11-211-7/+7
* 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
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-201-5/+3
* Some changes to start compile with Qt5.kh12012-11-2032-88/+85
* 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-142-6/+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
* Add some more ambiguous chars and option to allow space.kh12012-11-093-1/+8
* 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
* Add setting to be able to hide the repository settings tab.kh12012-10-303-1/+10
* Make sure we remove all directories we created, nothing more.kh12012-10-291-36/+69
* Inline. Fixes the missing read from the server side (debug).kh12012-10-291-28/+26
* MinGW: fix include namesSergei Lopatin2012-10-261-1/+1
* Fix warning.kh12012-10-261-0/+3
* MinGW: fix casting wchar_t* from QStringSergei Lopatin2012-10-262-3/+3
* Fix freeze after rejecting UAC account (check GetLastError()).kh12012-10-252-31/+33
* Rewrite to use Qt functions to create the shortcut.kh12012-10-251-54/+42
* If an operation fails try again with admin rights.kh12012-10-251-0/+5
* Have a new class to control user set value access.kh12012-10-259-180/+338
* Show horizontal scrollbar when the text is too wide to fit.kh12012-10-191-1/+1
* Wrong position of back button and missing window icon.kh12012-10-187-9/+11
* Add data to the cryptographic hash while downloading.kh12012-10-171-26/+20
* remove unused valueNiels Weber2012-10-151-1/+1
* Update uninstaller creation on Mac to work with separate installer dataPasi Matilainen2012-10-151-0/+43
* Fix error message CopyDirectoryOperation overwriteAndreas Holzammer2012-10-091-2/+4
* Add optional overwrite parameter to CopyDirectory operationAndreas Holzammer2012-10-081-6/+26
* Add type to RegisterQtInCreatorQNXOperationAndreas Holzammer2012-10-081-3/+4
* Rename QNX NDK to SDKAndreas Holzammer2012-10-081-2/+2
* Only increment the counter if we where successful.kh12012-10-081-8/+8
* Fix naming.kh12012-10-012-5/+5
* Merge "buffered" calculateHash function and reuse.kh12012-10-014-17/+15