aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/ib
Commit message (Expand)AuthorAgeFilesLines
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-222-9/+61
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-222-0/+103
* Add support for compiling OS X icon sets.Jake Petroules2014-07-211-0/+31
* Organize and split IB module logic into a JS file for code reuse.Jake Petroules2014-07-172-79/+110
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-1/+1
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-1/+1
* Move several JS files in the cpp module to imports.Jake Petroules2014-04-141-2/+2
* Use PropertyList instead of plutil for increased performance.Jake Petroules2014-03-041-8/+12
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-271-2/+2
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-4/+4
* Add missing Process import in IBModule.qbs.Jake Petroules2014-02-141-0/+1
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Fix build failures in IB module when using older versions of Xcode.Jake Petroules2014-01-201-6/+29
* Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-111-6/+1
* Move Interface Builder document handling to its own module.Jake Petroules2013-09-091-0/+117