summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Move class BinaryContent into its own file.kh12014-07-151-2/+2
* | Rename settings in config.xml filejkobus2014-07-071-10/+10
* | Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-1/+1
* | Remove unused methodjkobus2014-07-021-18/+0
* | Don't use QObject::tr().kh12014-06-241-1/+1
* | Merge remote-tracking branch 'origin/1.6'Tim Jenssen2014-06-181-16/+45
|\|
| * Make it possible to calculate dependencies from script.kh12014-06-051-16/+45
* | Replace client-server classes and update implementations.kh12014-06-031-5/+5
* | Cleanup to support Qt5 only.kh12014-06-021-3/+1
|/
* Fix a possible race and some wrong assumptions about file ownership.kh12014-04-031-16/+17
* Do not run event loop in installer.execute()Kai Koehne2014-03-101-4/+1
* Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-02-071-0/+12
|\
| * add operationExists method on script sideTim Jenssen2014-02-071-0/+12
* | Slightly faster version of asynchronous metadata download.kh12014-02-031-5/+4
* | Task based meta data download.kh12014-01-221-1/+7
|/
* 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