aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/artifact.h
Commit message (Expand)AuthorAgeFilesLines
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-3/+10
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Use a QVector instead of a QSet for storing file dependenciesChristian Kandeler2016-11-281-1/+1
* 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
* | Avoid copies of node containersJoerg Bornemann2016-05-191-2/+2
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* add getter/setters for Artifact::fileTagsJoerg Bornemann2014-07-311-1/+7
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-22/+15
* rename ArtifactList to ArtifactSetJoerg Bornemann2014-01-161-4/+4
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+135