aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/nodetreedumper.h
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variablesIvan Komissarov2019-05-021-1/+1
* Replace remaining occurrences of Q_DECL_OVERRIDEChristian Kandeler2017-11-081-4/+4
* Improve dump-nodes-tree commandChristian Kandeler2017-10-051-1/+2
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-6/+6
* Add command for showing a tree of build graph nodes.Christian Kandeler2014-12-171-0/+73