summaryrefslogtreecommitdiffhomepage
path: root/gui/curve-config.cpp
AgeCommit message (Collapse)Author
2016-05-26many modules: trivial cleanups onlyStanislaw Halik
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab
2015-11-06spline: snap x, y coordinates to gridStanislaw Halik
2015-10-30rename gui directoryStanislaw Halik