summaryrefslogtreecommitdiffstats
path: root/parameter/IntegerParameterType.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-8/+9
* Removed spurious execution mode on source filesPatrick Benavoli2015-02-181-0/+0
* Remove using std::XXX from headersSebastien Gonzalve2014-09-111-3/+6
* Change the license to 3-clause BSDDavid Wagner2014-02-131-23/+28
* Correct signed hexadecimal integer ranges conversionSylvain Pichon2014-02-131-1/+4
* Add integer conversion that can take care of sign extensionGuillaume Denneulin2014-02-121-0/+10
* PFW: Add resync mechanism if a subsystem needs resyncGuillaume Denneulin2014-02-121-0/+4
* PFW: Do not check data sign when access blackboardFrédéric Boisnard2014-02-121-24/+0
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-121-0/+30
* PFW: Check if value provided is exactly an integerFrédéric Boisnard2014-02-121-20/+38
* PFW: Remove names from PFW license headerKevin Rocard2014-02-121-7/+1
* PFW: overflow not detected for int parametersFrederic Boisnard2014-02-121-17/+28
* PFW: Parameter adaptation (platform interface)Patrick Benavoli2014-02-101-0/+99
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-101-3/+80
* PFW: Wrong file export in hexadecimal formatGuillaume Denneulin2014-02-101-1/+5
* parameter-framework: Added string parametersPatrick Benavoli2014-02-101-1/+1
* parameter-framework: import/export XMLPatrick Benavoli2014-02-101-14/+11
* Min/max value computation; Tuning lock handlingPatrick Benavoli2014-02-101-3/+12
* Parameter Framework: Parameter property displayPatrick Benavoli2014-02-101-0/+21
* parameter-framework: improvements and correctionsPatrick Benavoli2014-02-101-17/+57
* parameter-framework: initial commitPatrick Benavoli2011-09-081-0/+160