Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74d9f5e31428ef362033a63c10b781d943c5e5a5 skipped some of intermediate
computations.
|
|
|
|
|
|
|
|
|
|
Don't use rectangle bounding box for circles
|
|
Don't use rectangle bounding box for circles
|
|
|
|
Previously, insertion of the lone point was postponed until opening the
mapping window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #224
|