summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unused arch dependend filesize infotjenssen2012-09-283-50/+6
* Store installer data in a separate file on Mac to support code signingPasi Matilainen2012-09-261-0/+8
* Incorporate following changes to support Qt5.kh12012-09-268-16/+153
* Fix Mac Qt framework id changingTeemu Katajisto2012-09-251-1/+1
* Added file mask feature into qtpatchoperationIikka Eklund2012-09-252-2/+36
* Update binary patcher functionality on MacIikka Eklund2012-09-253-7/+31
* Revert "Fixes required for errorless MinGW-w64 compilation are done."kh12012-08-2246-118/+92
* Silence a warning.Niels Weber2012-08-171-1/+1
* Add new commandline argument.kh12012-08-176-21/+24
* Fixes required for errorless MinGW-w64 compilation are done.tjenssen2012-08-1046-92/+118
* Make all Ubuntu versions use cleanlooks style.Niels Weber2012-08-031-5/+2
* Fix broken build on MacIikka Eklund2012-06-271-0/+1
* remove unreadable throwIfNotOK methodkh12012-06-131-28/+35
* remove unused methodTim Jenssen2012-06-132-18/+0
* no need to add the name of the class inside the classTim Jenssen2012-06-131-3/+3
* remove unneeded emit progresschangedTim Jenssen2012-06-131-1/+0
* add a comment why there is another percent pointTim Jenssen2012-06-131-0/+2
* add "Writing uninstaller." output to the uiTim Jenssen2012-06-131-0/+1
* save some cpu cycles in updateProgress() methodTim Jenssen2012-06-131-1/+7
* normalize pathes in create symlink operation on linux aswellTim Jenssen2012-06-131-1/+2
* Fix create archive with files only. See code comment.kh12012-06-131-4/+6