summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix space shown for already installed componentsNiels Weber2015-01-131-1/+1
* Doc: remove "type" from briefs in Scripting APILeena Miettinen2015-01-131-1/+1
* Remove country from most translationsKai Koehne2015-01-061-2/+1
* Don't remove "script" value from autoDependenciesJarek Kobus2014-12-091-7/+1
* Remove unneeded member holding virtual childrenjkobus2014-12-091-4/+4
* Remove unneeded Kind enumjkobus2014-12-041-6/+3
* Remove unused code.jkobus2014-12-031-23/+6
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-011-1/+0
* Fixed wrong fix in 19549b3b0f224db1bcf164139533473486d61b1cNiels Weber2014-12-011-3/+3
* Fix ambiguity for scScript symbolsKai Koehne2014-11-281-6/+6
* Introduce scScript constant and use whenever neededjkobus2014-11-181-3/+3
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-081-56/+82
* Add small auto test.kh12014-09-221-0/+3
* Fix disk space checking for updatesNiels Weber2014-07-231-1/+1
* Rename pathes -> pathsjkobus2014-07-031-5/+3
* Enable QStringBuilderKai Koehne2014-06-191-4/+8
* Replace client-server classes and update implementations.kh12014-06-031-2/+2