aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/variablenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change file organization.Renaud G2022-04-291-112/+0
* Make sure Windows compilation worksRenaud G2022-04-161-1/+3
* Fix regressionRenaud G2022-01-221-5/+5
* Fix regressionRenaud G2022-01-221-2/+2
* Fix valueslist with variable values.Renaud G2022-01-221-19/+34
* Remove getLatestNode to getLeafNodeRenaud G2021-02-071-1/+1
* Change priorityRenaud G2019-09-241-1/+1
* Change index API from qint64 to quint64Renaud G2019-09-241-2/+2
* Copy die but prevent them to be displayed twice.Renaud G2019-09-051-1/+10
* Rework of the component to be a proper libRenaud G2019-07-251-1/+1
* clang formatRenaud G2019-02-121-40/+37
* prevent crash when result is null.Renaud G2018-12-151-3/+7
* copy data parameter when copy variable nodeRenaud G2018-10-271-0/+4
* prevent crashRenaud G2018-10-161-1/+1
* -fix some priority nodesRenaud G2018-03-181-5/+5
* -remove warningsRenaud G2018-02-241-7/+0
* -Fix Variable nodeobiwankennedy2017-11-301-8/+12
* Add dynamic variable nodeRenaud Guezennec2017-11-281-0/+84