Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-04 | spline-widget: allow for closer points. fix fencepost error. | Stanislaw Halik | |
2016-06-09 | spline-widget: fix float <-> double promote/demote | Stanislaw Halik | |
2016-05-26 | spline-widget: allow using as preview when disabled | Stanislaw Halik | |
2016-05-26 | spline-widget: step by few pixels and not a random constant amount | 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 | |||
2016-05-26 | spline-widget: don't use `double' when not needed | Stanislaw Halik | |
2016-05-13 | {spline,tracker/aruco}: simplify some casts | Stanislaw Halik | |
2015-11-29 | qfc: use cross cursor when hovering over a point | Stanislaw Halik | |
2015-11-29 | fixup! qfc: use euclidean distance to point | Stanislaw Halik | |
Don't use rectangle bounding box for circles | |||
2015-11-29 | 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 | all: adjust options.hpp move to compat | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |