summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent uninstalling forced componentKatja Marttila2023-12-081-0/+1
* Adapt to differences between Qt5 and Qt6Christian Stenger2022-12-161-2/+2
* Add possibility to post load install scriptsKatja Marttila2022-11-041-1/+4
* Add support for moving child components with <TreeName>Arttu Tarkiainen2022-01-061-0/+1
* Remove unused "ComponentPrivate::m_unstable" variableArttu Tarkiainen2021-12-311-1/+0
* Cppcheck: Initialize uninitialized member variablesKatja Marttila2021-03-031-0/+1
* Remove unused code blocks and functionsKatja Marttila2020-11-041-9/+1
* Doc: Remove internal classes and structs from generated documentationArttu Tarkiainen2020-09-211-0/+5
* Doc: Reduce the amount of documentation warningsArttu Tarkiainen2020-09-211-15/+15
* Replace 0 with nullptrKatja Marttila2019-01-091-6/+6
* Enable expanding items by defaultRiho Pihlak2018-01-031-0/+16
* License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* Update license headersIikka Eklund2015-12-291-4/+3
* Update CopyrightKai Koehne2015-02-181-7/+7
* Introduce InstallAction property for componentjkobus2015-01-191-0/+10
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Compile fixjkobus2014-10-061-1/+1
* Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-1/+1
* Cleanup to support Qt5 only.kh12014-06-021-8/+1
* Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-0/+5
* introduce installerscriptengineTim Jenssen2013-05-161-106/+0
* reformat initialize list of classesTim Jenssen2013-04-241-11/+11
* Add component model behavior auto test and fix broken model.kh12013-03-151-33/+20
* Fix boolean parameter which lead to less readable code.kh12013-02-201-2/+4
* Remove RunMode enum, it's useless and clutters the API.kh12013-02-191-1/+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-23/+53
* remove unused removeBeforeUpdate functionalitytjenssen2012-11-201-1/+0
* Some changes to start compile with Qt5.kh12012-11-201-1/+1
* use QHash where it is possibleTim Jenssen2012-05-031-1/+0
* Add QFileDialog::getExistingDirectory to ScriptingAndreas Holzammer2012-04-251-0/+4
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+359