aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions
Commit message (Expand)AuthorAgeFilesLines
* fix module property cacheJoerg Bornemann2014-04-151-2/+3
* fix environment of JS ProcessJoerg Bornemann2014-04-141-1/+7
* support internal extensions in loadExtensionJoerg Bornemann2014-04-112-0/+14
* fix compilation on OS XJoerg Bornemann2014-03-111-0/+2
* make the qbs.PropertyList extension available on all platformsJoerg Bornemann2014-03-062-2/+22
* Compile with C++11/libc++Eike Ziller2014-03-061-6/+8
* Introduce PropertyList functions isEmpty and clear.Jake Petroules2014-02-282-0/+18
* Add support for writing a PropertyList object directly to a file.Jake Petroules2014-02-282-0/+16
* Centralize plist writing code.Jake Petroules2014-02-282-47/+90
* Add support for reading the plist format in the PropertyList extension.Jake Petroules2014-02-272-3/+34
* Add support for reading JSON plists in the PropertyList extension.Jake Petroules2014-02-271-5/+21
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-272-12/+12
* Fix potential uncaught exception when reading files with PropertyList.Jake Petroules2014-02-271-3/+3
* Properly retain/release the propertyListObject held by the plist object.Jake Petroules2014-02-271-1/+3
* Use localizedDescription instead of description when printing NSErrors.Jake Petroules2014-02-271-4/+4
* Use the same string conversion functions names as in QtCore.Jake Petroules2014-02-271-21/+23
* Do not share product properties with artifacts.Christian Kandeler2014-02-261-1/+1
* Only import Foundation for the PropertyList extension.Jake Petroules2014-01-213-4/+4
* Add a JS extension for working with property lists.Jake Petroules2014-01-204-0/+290
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-145-14/+16
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-1013-0/+1596