summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename forceRestart to needsHardRestartTim Jenssen2013-10-231-3/+9
* 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
* 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
* Add possibility to verify custom pages.Andreas Holzammer2012-04-251-0/+6
* add the possibility to add a repository from script sideTim Jenssen2012-04-251-0/+11
* Move the models inside core engine.kh12012-04-251-0/+46
* Add QFileDialog::getExistingDirectory to ScriptingAndreas Holzammer2012-04-251-0/+16
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-4/+4
* Fallback to read the environment from registry as well.kh12012-03-271-3/+13
* added file exists method to installer object in installerscriptsTim Jenssen2012-03-261-0/+4
* add a qDebug in executeDetachedTim Jenssen2012-03-201-0/+1
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+1845