| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add icons to show help in set defauls LPE parameters | Jabier Arraiza | 2019-10-12 | 1 | -2/+2 |
| | | |||||
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 1 | -9/+10 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 1 | -1/+1 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -10/+10 |
| | | |||||
| * | 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 | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | 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 | -4/+4 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -4/+4 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -0/+3 |
| | | |||||
| * | Add update_helperpaths not member of nodetool class to easy call from outside | Jabier Arraiza Cenoz | 2016-12-19 | 1 | -5/+1 |
| | | | | (bzr r15335) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+2 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+9 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -9/+0 |
| | | | | (bzr r15025) | ||||
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 1 | -3/+2 |
| | | | | (bzr r15020) | ||||
| * | Fix for bug 1540070 | Jabier Arraiza Cenoz | 2016-03-02 | 1 | -3/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -2/+2 |
| | | | | (bzr r14639) | ||||
| * | Bug fixes for simplify LPE and applied fix also affected #166937 | Jabier Arraiza Cenoz | 2015-11-30 | 1 | -8/+11 |
| | | | | (bzr r14495) | ||||
| * | typo | Kris De Gussem | 2015-10-28 | 1 | -1/+1 |
| | | | | (bzr r14431) | ||||
| * | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 2015-07-27 | 1 | -0/+1 |
| | | | | (bzr r14261) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -9/+6 |
| | | | | (bzr r14059.2.1) | ||||
| * | Fix coding style issues in simplify LPE | Jabier Arraiza Cenoz | 2015-04-09 | 1 | -95/+95 |
| | | | | (bzr r14046) | ||||
| * | Remove redundant buttons on simplify LPE | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -31/+6 |
| | | | | (bzr r13986) | ||||
| * | Fix a bad string | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -1/+1 |
| | | | | (bzr r13982) | ||||
| * | Removed auto size helper paths because strange result | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -21/+20 |
| | | | | (bzr r13981) | ||||
| * | Fixed a bug on simplify pointed by su_v | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -24/+3 |
| | | | | (bzr r13978) | ||||
| * | i10n. Fix for Bug #1429579 (Various typos in the trunk code). | Yuri Chornoivan | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976) | ||||
| * | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -14/+43 |
| | | | | (bzr r13974) | ||||
| * | Improved popup mesage to a LPE Simplify parameter | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -1/+1 |
| | | | | (bzr r13973) | ||||
| * | Add a smooth angles parameter to Simplify LPE | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -14/+59 |
| | | | | (bzr r13972) | ||||
| * | Change calls to desktop with SP_ACTIVE_DESKTOP | Jabier Arraiza Cenoz | 2014-11-02 | 1 | -2/+2 |
| | | | | (bzr r13656) | ||||
| * | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -0/+3 |
| | | | | | | More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229) | ||||
| * | Code refactor: now helper paths draw ok when handle is degenerate or cirle ↵ | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -28/+22 |
| | | | | | | handle is biger then the distance to node. also remove code duplication at loop (bzr r13341.1.136) | ||||
| * | Simplify original paths on helper paths pointed by Liam. Also used arcs for ↵ | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -2/+2 |
| | | | | | | handles pointed by suv (bzr r13341.1.134) | ||||
| * | fix bug pointed by suv | Jabier Arraiza Cenoz | 2014-08-10 | 1 | -1/+1 |
| | | | | (bzr r13341.1.133) | ||||
| * | Better helper paths in simplify LPE sugested by suv | Jabier Arraiza Cenoz | 2014-08-10 | 1 | -4/+8 |
| | | | | (bzr r13341.1.132) | ||||
| * | Add icons on/off to use in simplify LPE toggle buttons | Jabier Arraiza Cenoz | 2014-07-21 | 1 | -4/+4 |
| | | | | (bzr r13341.1.90) | ||||
| * | Fix build | Liam P. White | 2014-07-19 | 1 | -3/+3 |
| | | | | (bzr r13341.1.89) | ||||
| * | Update togglebutton parameter to handle if you want: | Jabier Arraiza Cenoz | 2014-07-13 | 1 | -6/+10 |
| | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88) | ||||
| * | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+287 |
| (bzr r13341.1.16) | |||||
