summaryrefslogtreecommitdiffstats
path: root/parameter/ConfigurableDomain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-1/+1
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-241-23/+23
* New command for importing a single domain from a fileDavid Wagner2015-01-221-0/+7
* Pass the SystemClass as deserialization context for DomainsDavid Wagner2015-01-221-8/+4
* Extract and specialize domain import- and export-specific contextsDavid Wagner2015-01-221-14/+22
* Allow more flexibility in overriding CElement::toXmlDavid Wagner2015-01-221-1/+7
* Remove using std::XXX from headersSebastien Gonzalve2014-09-111-4/+6
* Change the license to 3-clause BSDDavid Wagner2014-02-131-22/+27
* Reduce parameter-framework log on startKevin Rocard2014-02-121-4/+0
* [PFW] Access Configurations directlyFrédéric Boisnard2014-02-121-1/+59
* PFW: Add resync mechanism if a subsystem needs resyncGuillaume Denneulin2014-02-121-6/+18
* PFW: Do not stop on hard sync errorsKevin Rocard2014-02-121-27/+26
* PFW: Show pending configurations in status commandFrédéric Boisnard2014-02-121-0/+29
* PFW: Remove names from PFW license headerKevin Rocard2014-02-121-7/+1
* PFW: Fixed bug on BitParameterTypesFrédéric Boisnard2014-02-121-10/+10
* PFW: Rule handling from CLIPatrick Benavoli2014-02-101-49/+100
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-101-7/+3
* parameter-framework: SequencePatrick Benavoli2014-02-101-129/+187
* parameter-framework: improvements and correctionsPatrick Benavoli2014-02-101-27/+36
* parameter-framework: initial commitPatrick Benavoli2011-09-081-0/+922