summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Implement dedicated translation settings support.kh12013-06-263-5/+58
* fix argument check in QtPatchOperationTim Jenssen2013-06-251-2/+3
* 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
* Force admin rights (if needed) to be able to write the ini file.kh12013-06-191-0/+14
* 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
* 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
* 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-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-301-10/+2
* | Properly calculate the file size for symlinks.kh12013-05-302-0/+37
* | 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-292-5/+3
* | use right types to interact with WinAPITim Jenssen2013-05-281-5/+5
* | Implement configuration interface.kh12013-05-282-1/+23
* | Split our own implementation of sysinfo.kh12013-05-282-1/+225
* | 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
|\|
| * Add a DisplayName setting for repositories.Niels Weber2013-04-236-9/+40
* | introduce installerscriptengineTim Jenssen2013-05-1616-433/+554
* | Reset to only use the basic LZMA SDK (Windows).kh12013-05-081-1/+0
* | Remove local filetime.Niels Weber2013-05-071-2/+6
* | add installerscriptengine autotestTim Jenssen2013-05-072-0/+6
* | Add 7z facade auto test and fix bug in out stream.kh12013-05-061-16/+17
* | Rename and document functions to be more clear what they do.kh12013-05-062-18/+30
* | Add missing copyright header.kh12013-05-032-0/+80