summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not reset registered archives in installer caseTim Jenssen2013-11-071-2/+2
* Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-7/+36
* fix that restart is only triggered if the user wants itTim Jenssen2013-10-231-2/+1
* rename forceRestart to needsHardRestartTim Jenssen2013-10-231-3/+3
* Implement a way to replace the default resource.kh12013-10-161-17/+32
* Fix broken dependency resolverMichal Klocek2013-10-141-1/+3
* make replacing installer base binary more verboseTim Jenssen2013-10-071-2/+10
* Fix stupid mistake to use a private class in public API.kh12013-08-071-1/+1
* use dependency solver to order the installed operationsTim Jenssen2013-08-061-1/+46
* Fix broken model/component update due to wrong connected signals.Tim Jenssen2013-07-291-1/+1
* cleanup some more if statementsTim Jenssen2013-07-261-16/+12
* add component name to operation debug outputTim Jenssen2013-07-261-2/+2
* Force admin rights (if needed) to be able to write the ini file.kh12013-06-191-0/+14
* Cleanup KDTools from stuff we do not use at all.kh12013-05-291-1/+0
* Implement configuration interface.kh12013-05-281-1/+2
* forward packagemanager core to ProductKeyCheck classTim Jenssen2013-05-171-4/+4
* Merge remote-tracking branch 'origin/1.3' into mergeTim Jenssen2013-05-171-0/+2
|\
| * Add a DisplayName setting for repositories.Niels Weber2013-04-231-0/+2
* | introduce installerscriptengineTim Jenssen2013-05-161-0/+11
* | Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-181-2/+3
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-131-1/+1
|\|
| * Compile (Qt5).kh12013-03-121-1/+1
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-121-1/+13
|\|
| * added first version of a product key checker APITim Jenssen2013-03-111-1/+13
* | Add RunProgramArgumentsAurindam Jana2013-03-041-1/+1
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-02-281-8/+20
|\|
| * cleanup operation run outputTim Jenssen2013-02-211-8/+20
* | Fix boolean parameter which lead to less readable code.kh12013-02-201-1/+1
* | Remove RunMode enum, it's useless and clutters the API.kh12013-02-191-6/+6
|/
* Sort root components as well.kh12013-02-151-0/+1
* Typos fixed.Niels Weber2013-02-051-2/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Fix typo.Niels Weber2013-02-041-1/+1
* Fix "Retry" on uninstallationTim Jenssen2013-01-311-10/+8
* Force overwriting wrong initial values.kh12013-01-311-2/+5
* Revert "If an operation fails try again with admin rights."Niels Weber2013-01-281-5/+0
* verbose output if a operation performstjenssen2013-01-021-4/+22
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Some changes to start compile with Qt5.kh12012-11-201-4/+4
* Implement cmd option to dump binary content into given dir.kh12012-11-141-1/+2
* If an operation fails try again with admin rights.kh12012-10-251-0/+5
* Have a new class to control user set value access.kh12012-10-251-125/+56
* Update uninstaller creation on Mac to work with separate installer dataPasi Matilainen2012-10-151-0/+43
* installer: fix replacing executable name in MacTeemu Katajisto2012-09-281-1/+1
* Silence a warning.Niels Weber2012-08-171-1/+1
* Add new commandline argument.kh12012-08-171-5/+3
* no need to add the name of the class inside the classTim Jenssen2012-06-131-3/+3
* add a comment why there is another percent pointTim Jenssen2012-06-131-0/+2
* add "Writing uninstaller." output to the uiTim Jenssen2012-06-131-0/+1
* clean up exception usageTim Jenssen2012-06-111-26/+14