| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-30 | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 1 | -3/+3 | |
| LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | |||||
| 2019-08-16 | Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. ↵ | Jabiertxof | 1 | -2/+2 | |
| Fillet Chamfer is not applied when reopen the file | |||||
| 2019-05-08 | Revert bad fix from previous commit | Jabiertxof | 1 | -1/+1 | |
| 2019-05-08 | Fix a crashing bug on Fillet Chamfer LPE | Jabiertxof | 1 | -1/+1 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -4/+4 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-11-05 | Fixing bad destruction of Fillet Chamfer LPE items | Jabier Arraiza | 1 | -10/+4 | |
| 2018-09-30 | Improve calls to document_units | Jabier Arraiza | 1 | -6/+3 | |
| 2018-09-14 | improbe UX of Fillet/Chamfer LPE | Jabiertxof | 1 | -44/+18 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This makes it clearer whether an integer or a boolean has to be passed in this specific call. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -4/+4 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-14 | Misc. typos | luz.paz | 1 | -2/+2 | |
| Found via `codespell` and `grep` | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2018-03-31 | Fix fillet chamfer LPE bug on adding points to paths | Jabier Arraiza | 1 | -3/+4 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -7/+12 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -1/+5 | |
| A lot of header clean-up. | |||||
| 2017-11-07 | Misc. typos | Unknown | 1 | -3/+3 | |
| 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 ``` | |||||
| 2017-09-17 | Flushing std::cout | Jabier Arraiza | 1 | -2/+0 | |
| 2017-07-29 | Fix a bug pointed by CR on delete nodes in fillet/chamfer LPE | Jabier Arraiza | 1 | -3/+3 | |
| 2017-05-29 | Initial release | Jabiertxof | 1 | -2/+2 | |
| (bzr r15704) | |||||
| 2017-05-27 | More fixes to LPE | Jabiertxof | 1 | -1/+1 | |
| (bzr r15705) | |||||
| 2017-05-27 | More fixes to LPE | Jabiertxof | 1 | -1/+1 | |
| (bzr r15703.1.2) | |||||
| 2017-05-27 | Change bad named vars | Jabiertxof | 1 | -1/+1 | |
| (bzr r15704) | |||||
| 2017-05-27 | Change bad named vars | Jabiertxof | 1 | -1/+1 | |
| (bzr r15703.1.1) | |||||
| 2017-05-06 | Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ↵ | Jabiertxof | 1 | -3/+51 | |
| fillet chamfer (bzr r15668) | |||||
| 2017-05-06 | Pre merge fixing | Jabiertxof | 1 | -21/+35 | |
| (bzr r13645.1.177) | |||||
| 2017-05-06 | Updating code to trunk | Jabiertxof | 1 | -1/+0 | |
| (bzr r13645.1.176) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -15/+1 | |
| (bzr r15620.1.9) | |||||
| 2017-04-27 | Add end of preferences GUI | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15620.1.6) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -1/+15 | |
| (bzr r15620.1.1) | |||||
| 2017-01-22 | Update to new code in trunk | Jabiertxof | 1 | -83/+105 | |
| (bzr r13645.1.166) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -1/+1 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -1/+1 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -1/+1 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -5/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+5 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -5/+0 | |
| (bzr r15025) | |||||
| 2016-06-19 | Organize doeffect function | Jabier Arraiza Cenoz | 1 | -48/+39 | |
| (bzr r13645.1.164) | |||||
| 2016-06-18 | Fixes when moves a path | Jabier Arraiza Cenoz | 1 | -13/+11 | |
| (bzr r13645.1.163) | |||||
| 2016-06-18 | fixing bug moving nodes | Jabier Arraiza Cenoz | 1 | -7/+7 | |
| (bzr r13645.1.162) | |||||
| 2016-06-18 | Pre fixing selected points | Jabier Arraiza Cenoz | 1 | -23/+30 | |
| (bzr r13645.1.161) | |||||
| 2016-06-18 | attemp to simplify doeffect code on fillet chamfer | Jabier Arraiza Cenoz | 1 | -59/+50 | |
| (bzr r13645.1.159) | |||||
| 2016-06-14 | Add snap to origin in double direction knots | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r13645.1.157) | |||||
| 2016-06-12 | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 1 | -232/+122 | |
| (bzr r13645.1.155) | |||||
| 2016-06-12 | Fix bug consecutive nodes at same position | Jabier Arraiza Cenoz | 1 | -1/+13 | |
| (bzr r13645.1.152) | |||||
| 2016-06-11 | Fix the bug deleting satellites | Jabier Arraiza Cenoz | 1 | -41/+41 | |
| (bzr r13645.1.148) | |||||
| 2016-06-11 | Fixing satellites bug on erase | Jabier Arraiza Cenoz | 1 | -2/+1 | |
| (bzr r13645.1.146) | |||||
| 2016-05-26 | Rename branch | Jabier Arraiza Cenoz | 1 | -24/+24 | |
| (bzr r13645.1.145) | |||||
| 2016-05-26 | Fixing pointwise | Jabier Arraiza Cenoz | 1 | -21/+18 | |
| (bzr r13645.1.143) | |||||
