summaryrefslogtreecommitdiffhomepage
path: root/spline-widget/qfunctionconfigurator.h
AgeCommit message (Collapse)Author
2016-08-09spline-widget: only rename filesStanislaw Halik
Adjust usages.
2016-07-04spline-widget: allow for closer points. fix fencepost error.Stanislaw Halik
2016-05-26spline-widget: allow using as preview when disabledStanislaw Halik
2016-05-26spline-widget: misc fixesStanislaw Halik
- Remove some copy-pasted code - Don't do too much QPainter stuff in a hot loop - Use float/double/int correctly - Whitespace - C++11 style - Update copyright
2015-11-29fixup! qfc: use euclidean distance to pointStanislaw Halik
Don't use rectangle bounding box for circles
2015-11-06spline: snap x, y coordinates to gridStanislaw Halik
2015-11-01use newly-added preprocessor variableStanislaw Halik
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224