summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't call toLower() when using the lang for finding the license fileAndy Shaw2021-01-141-1/+1
* Fix essential updateKatja Marttila2020-10-091-3/+6
* Add missing const parameter referencesKatja Marttila2020-10-051-1/+1
* Doc: Fix documentation warningsTopi Reinio2020-09-161-21/+21
* Obey --no-default-installations when default set from scriptKatja Marttila2020-09-091-6/+3
* Allow disabling translation features with environment variableArttu Tarkiainen2020-08-261-2/+2
* Add verbose levels and cleanup log categoriesKatja Marttila2020-08-241-4/+3
* Add new no-default-installations optionKatja Marttila2020-05-261-2/+7
* Give meaningful default value to messagebox queriesKatja Marttila2020-04-161-1/+1
* Merge remote-tracking branch 'origin/3.2' to masterKatja Marttila2020-03-161-1/+5
|\
| * Fix incorrect ScriptLoadingFailed enumerator scope resolutionArttu Tarkiainen2020-03-021-1/+1
| * Fix building against Qt 5.14 and newerJoni Poikelin2020-02-031-0/+4
* | CLI: decrease the amount of default debug printsKatja Marttila2020-02-201-2/+2
* | Use of QLoggingCategoryKatja Marttila2020-02-131-3/+4
|/
* Documentation fixesKatja Marttila2019-12-171-5/+42
* Fix essential package updateKatja Marttila2019-10-111-0/+12
* Add signal to inform about unstable componentsKatja Marttila2018-09-271-3/+5
* Fix select state for unstable componentsKatja Marttila2018-06-011-2/+10
* Add attribute to mark parts of install tree unstableKatja Marttila2018-04-051-5/+66
* Enable expanding items by defaultRiho Pihlak2018-01-031-0/+5
* Add Component::addAutoDependOn methodKonstantin Podsvirov2017-10-301-0/+16
* Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-301-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Make installer to check the dependency versionKatja Marttila2017-03-231-2/+6
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
| * Doc: Describe return values for boolean Component functionsLeena Miettinen2016-05-131-2/+11
| * Revert "Use QQmlV4Function to correctly get empty parameters from script."Katja Marttila2016-02-171-48/+31
| * Compile with Qt 5.5, 5.6. Minimum version is now 5.5.Karsten Heimrich2016-01-211-2/+2
* | Fix qml includeKatja2016-06-011-1/+1
* | Compilation fix for QV4 usageIikka Eklund2016-01-211-2/+2
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-35/+52
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
| * Use QQmlV4Function to correctly get empty parameters from script.Karsten Heimrich2015-11-261-31/+49
* | Allow defining non-checkable itemsKatja Marttila2016-01-181-0/+5
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-191-14/+24
|\|
| * Unify handling of translationsKai Koehne2015-06-301-14/+24
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-1/+1
* | Unify translated error messagesKai Koehne2015-06-241-7/+7
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-1/+1
* | Store AutoDependOn inside components.xmlJarek Kobus2015-06-051-10/+2
* | Reuse existing structures inside Update class.Jarek Kobus2015-06-051-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-041-40/+56
|\|
| * Remove leftover. (signal and documentation)Karsten Heimrich2015-05-261-8/+0
| * Doc: link from C++ API ref to scripting API refLeena Miettinen2015-05-081-34/+58
* | Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-071-2/+2
* | Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-061-5/+4
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-061-1/+1
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-061-1/+0
|/
* Fix dubious warning about RequiresAdminRights tag.kh12015-04-271-5/+0