summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* Fix hang when entering wrong sudo pwNiels Weber2014-03-271-3/+5
* Fix banner image not working in dynamic pages.kh12014-03-261-2/+0
* Implement missing setNativeArguments wrapper.kh12014-03-261-0/+7
* Unify access to the supported schemes.kh12014-03-252-8/+5
* Remove the fixed font size on License page on LinuxNiels Weber2014-03-111-7/+0
* Fix typos in comments and documentationSergio Ahumada2014-03-051-1/+1
* add operationExists method on script sideTim Jenssen2014-02-072-0/+13
* Fix preselection of components from another componentTim Jenssen2014-02-051-1/+5
* move the currentDateTime to the constructorTim Jenssen2014-01-222-2/+5
* ApplyProductKeyOperation::performOperation should return correctlyIikka Eklund2014-01-131-0/+1
* Another try to compile on mingw.kh12014-01-071-0/+6
* Compile (maybe).kh12014-01-071-0/+1
* Use qt_windows.h.kh12014-01-077-40/+8
* fix generation of random temp directory nameTim Jenssen2013-12-101-6/+49
* add missing ProductKeyCheck::init at checkupdates caseTim Jenssen2013-12-091-0/+2
* Enhance debugging output if process crashedKai Koehne2013-11-282-2/+8
* Wait longer for commands to return, but don't try excessivelyKai Koehne2013-11-282-4/+4
* Don't re-use QProcess in different triesKai Koehne2013-11-281-2/+1
* Reuse http proxy settings for https.kh12013-11-281-2/+4
* qmake crash should be a warning outputTim Jenssen2013-11-281-1/+2
* Introduce function to set repository settings page visibility.kh12013-11-282-0/+6
* Allow a page to force showing the settings button.kh12013-11-282-0/+6
* read the output even if qmake crashedTim Jenssen2013-11-281-2/+2
* revert some changes in ProductKeyCheckTim Jenssen2013-11-262-0/+12
* Adjust ProductKeyCheck API. (in preparation for multiple pages)kh12013-11-256-46/+15
* Implement factory to be able to insert pages dynamically.Tim Jenssen2013-11-255-4/+141
* Move TestRepository from sdk to own file in installer libSamuli Piippo2013-11-203-2/+267
* Add missing Settingsoperation.Niels Weber2013-11-191-0/+2
* add new settingsoperationTim Jenssen2013-11-143-2/+286
* use removeSystemGeneratedFiles in createlocalrepositoryTim Jenssen2013-11-131-2/+1
* remove unnecessary else statementTim Jenssen2013-11-131-6/+2
* Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-131-6/+20
|\
| * Read file content in case mmap fails (fallback).kh12013-11-121-6/+20
* | Offline installer do not require any temporary space.kh12013-11-131-2/+3
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-071-2/+2
|\|
| * do not reset registered archives in installer caseTim Jenssen2013-11-071-2/+2
* | preprocessor buildfix for MacTim Jenssen2013-11-071-1/+1
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-0613-47/+127
|\|
| * Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-0611-26/+103
| * prepare script engine to get the gui object laterTim Jenssen2013-10-292-20/+24
| * remove unused class forwardTim Jenssen2013-10-291-1/+0
* | Wrong variable in use, fixes fd26174d2cf on unix.kh12013-11-061-2/+2
* | Introduce ApplicationsDir variable.kh12013-11-061-0/+20
* | Always only delete the install directory if it's empty.kh12013-11-062-1/+16
* | Environment variables changes are not propagated to the system.kh12013-11-061-12/+9
* | Build installers with accessibility pluginTim Jenssen2013-10-251-0/+3
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-2326-129/+273
|\|
| * fix that restart is only triggered if the user wants itTim Jenssen2013-10-232-2/+2
| * rename forceRestart to needsHardRestartTim Jenssen2013-10-235-9/+16
| * Compile fix.kh12013-10-161-1/+3