| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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 | -2/+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 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -2/+5 |
| | | |||||
| * | Add perimetral only lattice 2 optionaly and allow hide knots on point parameter | Jabier Arraiza | 2018-01-05 | 1 | -50/+110 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 ``` | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+3 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+1 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+14 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -14/+1 |
| | | | | (bzr r15025) | ||||
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 1 | -4/+3 |
| | | | | (bzr r15020) | ||||
| * | Fix for bug 1540070 | Jabier Arraiza Cenoz | 2016-03-02 | 1 | -3/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | ||||
| * | Add option to Lattice2 to update LPE only on release knot. | Jabier Arraiza Cenoz | 2016-01-17 | 1 | -5/+32 |
| | | | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -0/+2 |
| |\ | | | | | (bzr r14059.2.11) | ||||
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -0/+2 |
| | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -2/+2 |
| |/ | | | (bzr r14059.2.1) | ||||
| * | Fix coding style issues in lattice2 LPE | Jabier Arraiza Cenoz | 2015-04-09 | 1 | -279/+281 |
| | | | | (bzr r14047) | ||||
| * | Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, ↵ | Jabier Arraiza Cenoz | 2015-03-14 | 1 | -16/+0 |
| | | | | | | added auto refresh knots position in point parameters when updated programaticaly (bzr r14003) | ||||
| * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵ | Jabier Arraiza Cenoz | 2015-03-14 | 1 | -2/+8 |
| | | | | | | extem axis knots (bzr r14001) | ||||
| * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to ↵ | Jabier Arraiza Cenoz | 2015-03-12 | 1 | -40/+55 |
| | | | | | | contract all point parameters (bzr r13998) | ||||
| * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 1 | -72/+100 |
| | | | | (bzr r13995) | ||||
| * | Inicialite variables to prevent crashes | Jabier Arraiza Cenoz | 2015-03-11 | 1 | -3/+3 |
| | | | | (bzr r13990) | ||||
| * | Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵ | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -0/+65 |
| | | | | | | added to lattice 2 a symmetry options (bzr r13989) | ||||
| * | Fix a bug whith previous commit | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -26/+25 |
| | | | | (bzr r13988) | ||||
| * | This commit remove all ocurrences of Active Desktop casts and all tool swith ↵ | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -6/+0 |
| | | | | | | on Perspective/Envelope and in Lattice 2, also remove some casts from point parameter (bzr r13987) | ||||
| * | Added shorcut to move along axes, point reseteable parameter,pointed by ↵ | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -29/+31 |
| | | | | | | Vlada, also fixed some UX styles in lattice2 and perspective envelope, pointed by suv. A question: Can I update point parameter whith pointreseteable parameter features, to have only one point parameter? (bzr r13959) | ||||
| * | Change calls to desktop with SP_ACTIVE_DESKTOP | Jabier Arraiza Cenoz | 2014-11-02 | 1 | -1/+1 |
| | | | | (bzr r13656) | ||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | (bzr r13341.1.253) | ||||
| * | 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) | ||||
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+496 |
| (bzr r13341.1.14) | |||||
