summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/componentmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix nested autodependency uninstallKatja Marttila2018-04-181-2/+6
* Change 'Checkable' element behaviorKatja Marttila2017-05-221-1/+7
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-3/+3
* | Enable feature live preview of dependenciesjkobus2015-05-071-0/+4
|/
* Don't modify check state of autodependent component when Select AllJarek Kobus2015-04-241-1/+1
* Prevent disabled component to be selected using the Select All button.Jonathan Courtois2015-04-101-1/+1
* Update CopyrightKai Koehne2015-02-181-7/+7
* Doc: edit docs for the ComponentModel classLeena Miettinen2015-02-041-11/+19
* Don't show checkbox for autodependent componentsjkobus2015-01-231-2/+6
* Show "Forced" component as enabled, but without checkboxjkobus2015-01-211-0/+2
* Introduce InstallAction property for componentjkobus2015-01-191-4/+45
* Optimize the loop gathering the parents of component setjkobus2014-12-151-21/+9
* Documentation updates and fixes.kh2014-12-011-0/+9
* Optimize the code which determines the check state of a parent componentjkobus2014-11-201-8/+11
* Fix checkbox management in component treejkobus2014-11-201-1/+6
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-081-28/+41
* Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-5/+1
* Doc: do not use the deprecated \bold commandLeena Miettinen2014-06-251-6/+8
* Fix component still visible after it's set "Virtual".kh12014-05-161-0/+12
* Fix broken "Next" button behavior after uncheck/check of a component.kh12013-08-141-2/+8
* Fix component selection shows wrong package sizes.kh12013-08-071-4/+4
* If we reset the model, we need to delete old components as well.kh12013-08-061-0/+1
* Fix update component selection shows wrong package sizes.kh12013-07-301-0/+4
* Add component model behavior auto test and fix broken model.kh12013-03-151-228/+220
* Remove RunMode enum, it's useless and clutters the API.kh12013-02-191-2/+2
* Fix minor issues, we did calculate the parent index wrong.kh12013-02-191-7/+3
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Move the models inside core engine.kh12012-04-251-38/+38
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+528