| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -4/+4 |
| | | |||||
| * | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 1 | -3/+3 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Fix updating widgets on LPE missed in the refactor | Jabiertxof | 2018-10-04 | 1 | -0/+1 |
| | | |||||
| * | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵ | Jabiertxof | 2018-10-03 | 1 | -0/+1 |
| | | | | | with mouse correctly | ||||
| * | improbe UX of Fillet/Chamfer LPE | Jabiertxof | 2018-09-14 | 1 | -70/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+1 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix a bug pointed by CR on delete nodes in fillet/chamfer LPE | Jabier Arraiza | 2017-07-29 | 1 | -3/+4 |
| | | |||||
| * | More fixes to LPE | Jabiertxof | 2017-05-27 | 1 | -0/+1 |
| | | | | (bzr r15705) | ||||
| * | Pre merge fixing | Jabiertxof | 2017-05-06 | 1 | -5/+10 |
| | | | | (bzr r13645.1.177) | ||||
| * | Remove some warnings | Jabiertxof | 2017-03-16 | 1 | -3/+3 |
| | | | | (bzr r13645.1.172) | ||||
| * | Remove some warnings | Jabiertxof | 2017-03-16 | 1 | -2/+2 |
| | | | | (bzr r13645.1.171) | ||||
| * | Update to new code in trunk | Jabiertxof | 2017-01-22 | 1 | -5/+3 |
| | | | | (bzr r13645.1.166) | ||||
| * | Organize doeffect function | Jabier Arraiza Cenoz | 2016-06-19 | 1 | -13/+13 |
| | | | | (bzr r13645.1.164) | ||||
| * | Fixes when moves a path | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -1/+0 |
| | | | | (bzr r13645.1.163) | ||||
| * | fixing bug moving nodes | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -5/+2 |
| | | | | (bzr r13645.1.162) | ||||
| * | Pre fixing selected points | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -18/+27 |
| | | | | (bzr r13645.1.161) | ||||
| * | Add snap to origin in double direction knots | Jabier Arraiza Cenoz | 2016-06-14 | 1 | -10/+10 |
| | | | | (bzr r13645.1.157) | ||||
| * | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -17/+34 |
| | | | | (bzr r13645.1.155) | ||||
| * | Handle both directions on knot reposition | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -7/+12 |
| | | | | (bzr r13645.1.154) | ||||
| * | Fix bug consecutive nodes at same position | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+6 |
| | | | | (bzr r13645.1.152) | ||||
| * | Fix the bug deleting satellites | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -120/+128 |
| | | | | (bzr r13645.1.148) | ||||
| * | Fixing satellites bug on erase | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -2/+17 |
| | | | | (bzr r13645.1.146) | ||||
| * | Rename branch | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -14/+14 |
| | | | | (bzr r13645.1.145) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -27/+29 |
| | | | | (bzr r13645.1.143) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-15 | 1 | -0/+10 |
| | | | | (bzr r13645.1.137) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-14 | 1 | -124/+107 |
| | | | | (bzr r13645.1.135) | ||||
| * | pre-remove of subpath update satellites | Jabier Arraiza Cenoz | 2016-05-11 | 1 | -0/+1 |
| | | | | (bzr r13645.1.132) | ||||
| * | Working with path updates | Jabier Arraiza Cenoz | 2016-05-10 | 1 | -154/+156 |
| | | | | (bzr r13645.1.130) | ||||
| * | First attempt to make fixed tweenk review | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -0/+527 |
| (bzr r13645.1.128) | |||||
