summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/componentchecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2015-12-291-4/+3
* Enable logging categories as an installer option.Jarek Kobus2015-04-241-2/+1
* Add more explanations on warnings we issue.Jarek Kobus2015-04-241-0/+27
* Add a missing warning about auto dependency on component with childrenJarek Kobus2015-04-241-5/+10
* Make componentChecker warnings optional.Jarek Kobus2015-04-221-0/+2
* Fix possible null pointer access.kh2015-04-101-2/+7
* Inform about superfluous dependencies.Jarek Kobus2015-03-131-1/+13
* Issue a warning when a component depends on auto dependent one.Jarek Kobus2015-03-111-1/+7
* Update CopyrightKai Koehne2015-02-181-7/+7
* Warn whenever (auto)dependencies are not leaf nodes.jkobus2015-01-151-0/+24
* Do not translate output of checkComponent.Niels Weber2014-12-111-28/+21
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-011-0/+103