summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix building against Qt 5.14 and newerJoni Poikelin2020-02-031-0/+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
* Reset font property when setting "virtual" property to false.Jarek Kobus2015-04-211-2/+3
* Do not throw on empty translation filesNiels Weber2015-04-151-3/+5
* Doc: update docs for component selectionLeena Miettinen2015-03-111-6/+6
* Doc: move component scripting docs to a separate fileLeena Miettinen2015-03-091-231/+195
* Restore original behavior for component.installationRequestedKai Koehne2015-02-271-1/+6
* Remove setSelected that has been deprecated since 1.3Niels Weber2015-02-271-12/+0
* Update CopyrightKai Koehne2015-02-181-7/+7
* Add a translation exampleNiels Weber2015-02-091-1/+11
* Don't show checkbox for autodependent componentsjkobus2015-01-231-1/+1
* Show "Forced" component as enabled, but without checkboxjkobus2015-01-211-2/+0
* Make sure widgets from .ui files are properly registered to engineKai Koehne2015-01-201-0/+1
* Introduce InstallAction property for componentjkobus2015-01-191-1/+3
* Fix a doc typojkobus2015-01-191-1/+1