summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | revert any changes at hasAdminRights()Tim Jenssen2013-05-291-4/+4
* | add errorString to execute operation error outputTim Jenssen2013-05-294-1/+13
* | code cleanup -> removed some spacesTim Jenssen2013-05-291-7/+7
* | Cleanup KDTools from stuff we do not use at all.kh12013-05-2921-1475/+260
* | use right types to interact with WinAPITim Jenssen2013-05-281-5/+5
* | Fix mingw build.kh12013-05-281-0/+6
* | Implement configuration interface.kh12013-05-282-1/+23
* | Split our own implementation of sysinfo.kh12013-05-283-182/+227
* | Remove superfluous forward declaration.kh12013-05-281-1/+0
* | Remove superfluous unit tests.kh12013-05-283-199/+0
* | Remove unused files.kh12013-05-272-229/+0
* | Patch QT_HOST_LIBS qmake variableSergio Ahumada2013-05-271-0/+4
* | disable batch compile rulesTim Jenssen2013-05-241-0/+4
* | disable getFileTimeFromProperty on Unix systemsTim Jenssen2013-05-221-0/+4
* | avoid wrong replacings in the load script codeTim Jenssen2013-05-211-6/+6
* | fix unknown component value in scripts while updatingTim Jenssen2013-05-212-3/+9
* | add entered/left signal to pagesTim Jenssen2013-05-212-2/+8
* | Update files-to-patch filesIikka Eklund2013-05-212-0/+2
* | forward packagemanager core to ProductKeyCheck classTim Jenssen2013-05-175-10/+28
* | Merge remote-tracking branch 'origin/1.3' into mergeTim Jenssen2013-05-176-9/+40
|\|