summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
* add operationExists method on script sideTim Jenssen2014-02-071-0/+12
* Adjust ProductKeyCheck API. (in preparation for multiple pages)kh12013-11-251-2/+2
* 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-061-2/+20
|\
| * Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-2/+20
* | Wrong variable in use, fixes fd26174d2cf on unix.kh12013-11-061-2/+2
* | Always only delete the install directory if it's empty.kh12013-11-061-0/+13
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-3/+9
|\|
| * rename forceRestart to needsHardRestartTim Jenssen2013-10-231-3/+9
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-261-23/+55
|\|
| * Display release date in Updater and PackagemanagerNiels Weber2013-08-191-1/+3
| * Force updating of Essential components.kh12013-08-141-3/+35
| * Fix stupid mistake to use a private class in public API.kh12013-08-071-0/+5
| * Fix broken model/component update due to wrong connected signals.Tim Jenssen2013-07-291-19/+12
* | Add some more paths to default in findLibrary.Niels Weber2013-08-091-1/+9
|/
* fix unknown component value in scripts while updatingTim Jenssen2013-05-211-2/+6
* forward packagemanager core to ProductKeyCheck classTim Jenssen2013-05-171-2/+2
* introduce installerscriptengineTim Jenssen2013-05-161-108/+7
* Some minor Nokia -> Qt Project changesSergio Ahumada2013-04-301-1/+1
* Add documentation for JS APIKai Koehne2013-04-231-85/+557
* Fix build.kh12013-03-201-1/+1
* Fix some small memory leaks.kh12013-03-201-0/+4
* Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-181-9/+11
* Add component model behavior auto test and fix broken model.kh12013-03-151-1/+2
* Check for emtpy string before calling the windows function.kh12013-03-121-7/+6
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-121-0/+7
|\
| * added first version of a product key checker APITim Jenssen2013-03-111-0/+7
* | Replace getenv with qgetenvNiels Weber2013-03-121-2/+3
* | Fix various minor issues reported by krazy.Niels Weber2013-03-111-2/+2
* | Get rid of some superfluous includes.kh12013-03-041-1/+0
* | Fix boolean parameter which lead to less readable code.kh12013-02-201-3/+3
* | Remove RunMode enum, it's useless and clutters the API.kh12013-02-191-23/+18
|/
* Sort root components as well.kh12013-02-151-0/+3
* Add a hook to the calculateComponent methodkh12013-02-071-0/+1
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Finally IFW compiles with Qt5 (use private headers)kh12012-12-071-3/+28
* Some changes to start compile with Qt5.kh12012-11-201-2/+2
* Have a new class to control user set value access.kh12012-10-251-36/+12
* Add new commandline argument.kh12012-08-171-12/+13
* remove unused methodTim Jenssen2012-06-131-17/+0
* clean up exception usageTim Jenssen2012-06-111-30/+10
* add working dir parameterMaurice Kalinowski2012-06-041-3/+9
* now setValue methods are replacing @variables@Tim Jenssen2012-05-251-3/+4
* let value() also query the Settings objectAlexander Lenhardt2012-05-161-2/+5
* add killProcess methodTim Jenssen2012-05-071-0/+40
* Fix connection type, makes the models actually work.kh12012-04-271-1/+1
* use scCommaRegExp where ever we canTim Jenssen2012-04-271-4/+3
* now we can setTempRepositories from script sideTim Jenssen2012-04-271-14/+11
* now installer can disallow to install from a remote locationTim Jenssen2012-04-271-1/+13