| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-28 | Final fix issue pointed by Mc from ↵ | Jabiertxof | 1 | -3/+3 | |
| https://twitter.com/geekeish/status/1174984172726673409. Styling | |||||
| 2019-09-28 | Real fix issue | Jabiertxof | 1 | -10/+10 | |
| 2019-09-28 | Fix issue pointed by Mc from ↵ | Jabiertxof | 1 | -5/+8 | |
| https://twitter.com/geekeish/status/1174984172726673409 | |||||
| 2019-07-19 | Fixes for pressure pencil | Jabier Arraiza | 1 | -13/+14 | |
| 2019-07-19 | Improvements finish pointed by Maren | Jabier Arraiza | 1 | -3/+31 | |
| 2019-07-19 | Improvemets to power pencil | Jabiertxof | 1 | -16/+0 | |
| 2019-07-14 | fixing coding style | Jabier Arraiza | 1 | -18/+19 | |
| 2019-07-14 | PoewePencil improvements | Jabier Arraiza | 1 | -33/+35 | |
| 2019-07-14 | Pre-Threading comment | Jabier Arraiza | 1 | -29/+32 | |
| 2019-07-14 | working on redraw | Jabier Arraiza | 1 | -14/+19 | |
| 2019-07-14 | working on powerpencil in other thread | Jabier Arraiza | 1 | -2/+6 | |
| 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-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -8/+8 | |
| This reduces the boilerplate required to add a new element to a container. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -5/+5 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -5/+5 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -4/+4 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -1/+3 | |
| A lot of header clean-up. | |||||
| 2017-12-26 | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 1 | -21/+27 | |
| 2017-12-25 | Fix start anchors | Jabier Arraiza | 1 | -6/+21 | |
| 2017-12-18 | Working on powerstroke fixes to pentool | Jabier Arraiza | 1 | -162/+23 | |
| 2017-12-02 | Remobing bspline interpolator | Jabier Arraiza | 1 | -5/+4 | |
| 2017-12-01 | Working on BSpline interpolator | Jabier Arraiza | 1 | -1/+2 | |
| 2017-12-01 | Cleaninng | Jabier Arraiza | 1 | -95/+28 | |
| 2017-12-01 | Remobe BSPline interpolator, a non success code and remove showhandles code | Jabiertxo Arraiza Cenoz | 1 | -2/+1 | |
| 2017-11-29 | Add BSPLine interpolator | Jabier Arraiza | 1 | -1/+2 | |
| 2017-11-29 | Add base interpolator parameter | Jabier Arraiza | 1 | -36/+173 | |
| 2017-11-28 | Working on BSPline interpolator | Jabier Arraiza | 1 | -28/+95 | |
| 2017-11-19 | Working on coontinuing paths | Jabier Arraiza | 1 | -1/+1 | |
| 2017-11-12 | Base refactor | Jabier Arraiza | 1 | -5/+9 | |
| 2017-10-29 | Fix a bug converting to paths nested LPE with powerstroke | Jabier Arraiza | 1 | -1/+1 | |
| 2017-09-19 | Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative ↵ | Jabier Arraiza | 1 | -1/+1 | |
| stroke width | |||||
| 2017-08-27 | Minnor tweak on powerstroke LPE | Jabier Arraiza | 1 | -1/+1 | |
| 2017-08-27 | Add preview | Jabier Arraiza | 1 | -11/+3 | |
| 2017-08-27 | Working on preview over powerpencil | Jabier Arraiza | 1 | -5/+26 | |
| 2017-08-25 | Starting with powerpencil | Jabier Arraiza | 1 | -2/+9 | |
| 2017-04-28 | Code formating | Jabiertxof | 1 | -8/+8 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -8/+8 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -8/+8 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -0/+3 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -3/+0 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -0/+3 | |
| (bzr r15318) | |||||
| 2016-10-08 | Fix bug:1622321 on powerstroke | Jabier Arraiza Cenoz | 1 | -1/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1622321 (bzr r15154) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -15/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+15 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -15/+0 | |
| (bzr r15025) | |||||
| 2016-06-16 | Fixes some bugs related to powerstroke 'Powerstroke infinite loop' | Jabier Arraiza Cenoz | 1 | -16/+9 | |
| Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991) | |||||
| 2015-08-30 | lpe-powerstroke. validity check on data. (Bug 1487424) | Alvin Penner | 1 | -2/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1487424 (bzr r14333) | |||||
