aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/propertylist.h
Commit message (Expand)AuthorAgeFilesLines
* fix compilation on OS XJoerg Bornemann2014-03-111-0/+2
* make the qbs.PropertyList extension available on all platformsJoerg Bornemann2014-03-061-0/+22
* Introduce PropertyList functions isEmpty and clear.Jake Petroules2014-02-281-0/+2
* Add support for writing a PropertyList object directly to a file.Jake Petroules2014-02-281-0/+1
* Centralize plist writing code.Jake Petroules2014-02-281-1/+2
* Add support for reading the plist format in the PropertyList extension.Jake Petroules2014-02-271-0/+2
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-271-4/+4
* Add a JS extension for working with property lists.Jake Petroules2014-01-201-0/+65