index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
deco.h
Age
Commit message (
Expand
)
Author
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to clear_deco()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to vpmb_next_gradient()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to add_segment()
Berthold Stoeger
2019-08-08
Parser: remove global state
Berthold Stoeger
2019-08-08
Cleanup: remove unused function printdecotable
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-07-18
Cleanup: move deco function declarations to deco.h
Berthold Stoeger
2019-06-19
Cleanup: make local variables and functions in deco.c static
Berthold Stoeger
2019-06-19
Cleanup: move function declaration into header file
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2017-11-25
Localize global planner state
Robert C. Helling
2017-05-26
Assemble global state of planner in a struct
Robert C. Helling
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2016-10-27
ToolTipItem: show gf line based on correct gradient factor preferences
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel