aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/nodeset.h
Commit message (Expand)AuthorAgeFilesLines
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-72/+11
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Use a vector instead of a set to hold build graph nodesChristian Kandeler2016-12-231-33/+21
* 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-0/+64
|/
* make NodeSet implicitly sharedJoerg Bornemann2015-04-281-16/+24
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-0/+122