summaryrefslogtreecommitdiffstats
path: root/core/deco.h
AgeCommit message (Expand)Author
2021-02-17planner: pass in_planner argument to decoMode()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to clear_deco()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to vpmb_next_gradient()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to add_segment()Gravatar Berthold Stoeger
2019-08-08Parser: remove global stateGravatar Berthold Stoeger
2019-08-08Cleanup: remove unused function printdecotableGravatar Berthold Stoeger
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-06-19Cleanup: make local variables and functions in deco.c staticGravatar Berthold Stoeger
2019-06-19Cleanup: move function declaration into header fileGravatar Berthold Stoeger
2018-08-23Cleanup: const-ify functions taking pointers to eventsGravatar Berthold Stoeger
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-05-26Assemble global state of planner in a structGravatar Robert C. Helling
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2016-10-27ToolTipItem: show gf line based on correct gradient factor preferencesGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel