aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/propertylistutils.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace 'foreach' macro with range-based 'for'Jake Petroules2017-11-271-1/+1
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-1/+1
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-23/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+4
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Bump required Qt version to 5.4.0Orgad Shaneh2016-06-061-6/+6
|/
* Refactor/cleanup PropertyList class.Jake Petroules2015-05-121-45/+0
* Fix build error with OS X 10.7 SDK and/or runtime crash on OS X 10.7.Jake Petroules2015-05-111-1/+1
* update license headersJoerg Bornemann2015-03-021-12/+14
* Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-0/+240