| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 2019-11-02 | 1 | -1/+1 |
| | | | | | change | ||||
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 1 | -0/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -2/+3 |
| | | | | | | | - 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 | ||||
| * | improbe UX of Fillet/Chamfer LPE | Jabiertxof | 2018-09-14 | 1 | -3/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -10/+10 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Pre merge fixing | Jabiertxof | 2017-05-06 | 1 | -1/+1 |
| | | | | (bzr r13645.1.177) | ||||
| * | Update to new code in trunk | Jabiertxof | 2017-01-22 | 1 | -6/+3 |
| | | | | (bzr r13645.1.166) | ||||
| * | Add snap to origin in double direction knots | Jabier Arraiza Cenoz | 2016-06-14 | 1 | -0/+2 |
| | | | | (bzr r13645.1.157) | ||||
| * | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -2/+3 |
| | | | | (bzr r13645.1.155) | ||||
| * | Fix bug consecutive nodes at same position | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -0/+2 |
| | | | | (bzr r13645.1.152) | ||||
| * | Fix the bug deleting satellites | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -8/+5 |
| | | | | (bzr r13645.1.148) | ||||
| * | Fixing satellites bug on erase | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -1/+2 |
| | | | | (bzr r13645.1.146) | ||||
| * | Rename branch | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -4/+4 |
| | | | | (bzr r13645.1.145) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -3/+1 |
| | | | | (bzr r13645.1.143) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-15 | 1 | -2/+3 |
| | | | | (bzr r13645.1.137) | ||||
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-14 | 1 | -4/+4 |
| | | | | (bzr r13645.1.135) | ||||
| * | Working with path updates | Jabier Arraiza Cenoz | 2016-05-10 | 1 | -1/+1 |
| | | | | (bzr r13645.1.130) | ||||
| * | First attempt to make fixed tweenk review | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -0/+115 |
| (bzr r13645.1.128) | |||||
