summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Qt5 build.kh12013-07-301-18/+18
* | rename copiedArchives to copiedFilesTim Jenssen2013-07-303-4/+4
* | Fix broken model/component update due to wrong connected signals.Tim Jenssen2013-07-293-23/+15
* | existing empty dir shouldn't be a reason to cancel repogenTim Jenssen2013-07-291-1/+3
* | cleanup some more if statementsTim Jenssen2013-07-261-16/+12
* | add component name to operation debug outputTim Jenssen2013-07-262-3/+3
* | add a location hint to a warningTim Jenssen2013-07-261-1/+2
* | rename operation to operationNameTim Jenssen2013-07-262-14/+14
* | add hint when default worksTim Jenssen2013-07-261-0/+2
* | Fix race condition when connecting to fs processKai Koehne2013-07-241-2/+10
* | Show also LZMA/kdtools license information in the installerKai Koehne2013-07-042-0/+27
* | Fix license details about LZMA in 3RDPARTYKai Koehne2013-07-041-26/+12
* | Update version number also in installer scriptsKai Koehne2013-07-033-6/+6
* | Update 3RDPARTY to reflect kdtools license change.Kai Koehne2013-07-031-2/+2
* | Add explanation about translations to the tutorial.Niels Weber2013-07-021-0/+4
* | cleanup installicon operationTim Jenssen2013-07-011-19/+28
* | Also disallow ~ in installpath.Niels Weber2013-06-271-1/+1
* | Allow to add an icon to the link, update example to show all args.kh12013-06-262-16/+31
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-262-4/+8
|\|
| * Add to README that only Qt 4.8 is supported.Niels Weber2013-06-261-0/+1
| * Checks if file exists in CopyOperation during "undo" executionMichal Klocek2013-06-171-1/+1
* | Implement dedicated translation settings support.kh12013-06-267-32/+103
* | improve copy operationTim Jenssen2013-06-265-24/+231
* | fix argument check in QtPatchOperationTim Jenssen2013-06-251-2/+3
* | Change license header to reflect that code is contributedSteffen Hansen2013-06-2550-646/+1641
* | Make .desktop file executable.Niels Weber2013-06-241-1/+1
* | Updated ChangelogNiels Weber2013-06-211-0/+3
* | Lists packages not found that were given explicitly.Niels Weber2013-06-204-6/+15
* | Trim whitespaces from path names.kh12013-06-192-6/+4
* | mingw compile fixkh12013-06-191-0/+3
* | Compile fix.kh12013-06-191-1/+1
* | Force admin rights (if needed) to be able to write the ini file.kh12013-06-191-0/+14
* | Once we acknowledged to ignore ssl errors, do it always.kh12013-06-194-4/+35
* | Disallow installing over existing installation.Niels Weber2013-06-181-3/+2
* | executeoperation forward error output to qwarningTim Jenssen2013-06-181-1/+10
* | add readAllStandardError method to our QProcessWrapperTim Jenssen2013-06-183-0/+11
* | fix designer warningTim Jenssen2013-06-181-1/+1
* | Let the user decide to ignore ssl errors and continue connecting.kh12013-06-181-2/+32
* | Fix small error in documentation for custom pages.Niels Weber2013-06-181-1/+1
* | Set SEE_MASK_NOASYNC when launching elevated processKai Koehne2013-06-171-0/+1
* | Check return value of ShellExecuteExW instead of GetLastErrorKai Koehne2013-06-171-2/+1
* | Fix AppendFile Operation.Niels Weber2013-06-171-1/+15
* | Use standard form of error strings in AppendFileOperation.Niels Weber2013-06-171-2/+3
* | Fixed argument check of EnvironmentVariableOperation.Niels Weber2013-06-171-2/+2
* | add warning output if AdminAuthorization::execute fails on winTim Jenssen2013-06-141-2/+33
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-145-21/+221
|\|
| * Fix missing removal of directories for MkDirOperationTim Jenssen2013-06-134-17/+193
| * Updated changelogNiels Weber2013-06-131-1/+2
* | add warnings if ssl is requested, but is not possibleTim Jenssen2013-06-132-0/+6
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-136-4/+2775
|\|