summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* use dependency solver to order the installed operationsTim Jenssen2013-08-064-2/+207
* If we reset the model, we need to delete old components as well.kh12013-08-061-0/+1
* Mac: Patch also paths to files that still existKai Koehne2013-08-051-2/+1
* Fix update component selection shows wrong package sizes.kh12013-07-303-2/+9
* Fix broken model/component update due to wrong connected signals.Tim Jenssen2013-07-293-23/+15
* cleanup some more if statementsTim Jenssen2013-07-261-16/+12
* add component name to operation debug outputTim Jenssen2013-07-262-3/+3
* rename operation to operationNameTim Jenssen2013-07-262-14/+14
* Fix race condition when connecting to fs processKai Koehne2013-07-241-2/+10
* cleanup installicon operationTim Jenssen2013-07-011-19/+28
* Allow to add an icon to the link, update example to show all args.kh12013-06-261-15/+28
* Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-261-1/+1
|\
| * Checks if file exists in CopyOperation during "undo" executionMichal Klocek2013-06-171-1/+1
* | Implement dedicated translation settings support.kh12013-06-263-5/+58
* | improve copy operationTim Jenssen2013-06-262-23/+55
* | 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
* | 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
* | 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
* | 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-141-19/+42
|\|
| * Fix missing removal of directories for MkDirOperationTim Jenssen2013-06-131-16/+16
* | add warnings if ssl is requested, but is not possibleTim Jenssen2013-06-131-0/+2
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-06-131-1/+0
|\|
| * Do not delete backup file that we just created.Niels Weber2013-06-121-1/+0
* | fix crash if core is not thereTim Jenssen2013-06-121-2/+2
* | Show displayname instead of url in error message.Niels Weber2013-06-061-1/+1
* | Make sure we close the file once we read the content.kh12013-06-051-1/+4
* | add exceptionhandler code for connected signals/JS methodsTim Jenssen2013-06-032-3/+12
* | adding ConsumeOutputOperationTim Jenssen2013-06-0310-62/+328
* | rename method in productkeycheckTim Jenssen2013-05-313-3/+3
* | Fix QT_HOST_LIBS qmake patchingSergio Ahumada2013-05-311-1/+1
* | Implementation of time and date functions related to 7z.Niels Weber2013-05-304-21/+90
* | Properly calculate the file size for symlinks.kh12013-05-302-0/+37
* | add resetCheckSumDataTim Jenssen2013-05-302-0/+8
* | Omit debug output in case there is no value given.kh12013-05-301-1/+2
* | Change two fatals to warnings.Niels Weber2013-05-301-2/+2