Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-26 | spline-widget: allow using as preview when disabled | Stanislaw Halik | |
2016-05-26 | spline-widget: misc fixes | Stanislaw 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-29 | fixup! qfc: use euclidean distance to point | Stanislaw Halik | |
Don't use rectangle bounding box for circles | |||
2015-11-06 | spline: snap x, y coordinates to grid | Stanislaw Halik | |
2015-11-01 | use newly-added preprocessor variable | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |