summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: right fix for undefined _SH_DENYRWSergei Lopatin2012-10-291-3/+1
* MinGW: fix constness for CByteDynBuffer::operator Byte*Sergei Lopatin2012-10-261-1/+1
* MinGW: fix undefined _SH_DENYRWSergei Lopatin2012-10-261-0/+3
* MinGW: fix include namesSergei Lopatin2012-10-262-4/+4
* Fix warning.kh12012-10-261-0/+3
* MinGW: fix casting wchar_t* from QStringSergei Lopatin2012-10-263-4/+4
* 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
* "Update components" does not work (if no remote is defined)kh12012-10-181-11/+32
* Add data to the cryptographic hash while downloading.kh12012-10-175-201/+114
* Add missing manifest section to prevent PCA.kh12012-10-161-0/+10
* 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
* Fixed typos in German translationRobert Loehning2012-10-081-29/+29
* 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-017-46/+15
* Sort the child components.kh12012-10-012-2/+11
* no matter which verbose mode - warnings should be showntjenssen2012-10-012-1/+6
* Fix filter list handling in qtpatchoperation.cppIikka Eklund2012-09-281-4/+6
* installer: fix replacing executable name in MacTeemu Katajisto2012-09-281-1/+1
* remove unneeded RegisterDocumentationOperationtjenssen2012-09-284-214/+0