aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/propertylist.h
Commit message (Expand)AuthorAgeFilesLines
* Change style of #includes of Qt headersJake Petroules2017-01-041-7/+8
* Update license headersIikka Eklund2016-08-291-14/+23
* Fix self-hosted build error on macOS with Qt 5.7Jake Petroules2016-07-061-0/+5
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add a readFromData method to the PropertyList extension.Jake Petroules2015-12-071-0/+1
* OS X build fixJoerg Bornemann2015-04-231-1/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-7/+7
|\
| * Update LicenseEike Ziller2015-01-261-7/+7
* | Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-1/+3
|/
* License update.Eike Ziller2014-10-161-7/+8
* 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