| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow scale offset in groups using the knot like in paths | Jabiertxof | 2019-05-22 | 2 | -15/+48 |
| | | |||||
| * | Allow offset mixed in open and closed subpats. LPE Offset | Jabiertxof | 2019-05-22 | 1 | -21/+29 |
| | | |||||
| * | Add speed improvements to LPE offset | Jabier Arraiza | 2019-05-22 | 1 | -9/+32 |
| | | |||||
| * | LPE offfset improvements | Jabier Arraiza | 2019-05-21 | 2 | -50/+90 |
| | | |||||
| * | Tiny refactor and simplify of offset LPE | Jabiertxof | 2019-05-21 | 1 | -23/+8 |
| | | |||||
| * | Improvemets to GeomPathstroke and Offset LPE | Jabiertxof | 2019-05-21 | 3 | -124/+174 |
| | | |||||
| * | Improve reading of last LPE offset commit | Jabiertxof | 2019-05-20 | 1 | -2/+3 |
| | | |||||
| * | Improvements to Offset LPE | Jabiertxof | 2019-05-20 | 2 | -158/+131 |
| | | |||||
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 14 | -0/+21 |
| | | |||||
| * | Improvements to geom-pathstroke and offset LPE. | Jabiertxof | 2019-05-17 | 1 | -42/+25 |
| | | |||||
| * | Fix a compiling issue and add some improvements | Jabiertxof | 2019-05-16 | 3 | -29/+40 |
| | | |||||
| * | Improve the sync path on clone LPE | Jabiertxof | 2019-05-16 | 2 | -35/+96 |
| | | |||||
| * | Fix a bug on reloading LPE Clone effect | Jabiertxof | 2019-05-16 | 3 | -5/+6 |
| | | |||||
| * | Add new mode to Clone LPE to allow custom clones locked. Also fix to handle ↵ | Jabier Arraiza | 2019-05-15 | 2 | -25/+49 |
| | | | | | SP_TEXT | ||||
| * | Fix meassuring problems in meassure LPE | Jabier Arraiza | 2019-05-12 | 2 | -20/+11 |
| | | |||||
| * | Revert bad fix from previous commit | Jabiertxof | 2019-05-08 | 1 | -1/+1 |
| | | |||||
| * | Fix a crashing bug on Fillet Chamfer LPE | Jabiertxof | 2019-05-08 | 1 | -1/+1 |
| | | |||||
| * | Select filter on each LPE add dialog to easy remove or modify. Also improve ↵ | Jabier Arraiza | 2019-05-01 | 1 | -24/+24 |
| | | | | | LPE to match better LPE aloable effect per type of objext and some strings fixes | ||||
| * | Allow LPE retain elements on convert to paths inside the original defs object | Jabiertxof | 2019-05-01 | 1 | -1/+3 |
| | | |||||
| * | Make it clear to translators: do not translate these variables. | Gyuris Gellért | 2019-04-18 | 1 | -0/+1 |
| | | |||||
| * | LPE mirror symmetry: Clarify some strings | Patrick Storz | 2019-04-09 | 1 | -14/+14 |
| | | |||||
| * | Replace IS_NAN with std::isnan (exists since C++11) | Patrick Storz | 2019-04-02 | 1 | -1/+1 |
| | | |||||
| * | Replace IS_FINITE with std::isfinite (exists since C++11) | Patrick Storz | 2019-04-02 | 1 | -8/+8 |
| | | |||||
| * | Avoid crash from nullptr exception | Nathan Lee | 2019-04-02 | 1 | -5/+5 |
| | | | | | | | | Adds exception handling for HiddenParam::param_newWidget() which always returns a nullptr. Fixes https://gitlab.com/inkscape/inkscape/issues/167 | ||||
| * | full remove expader + code | Jabiertxof | 2019-03-27 | 1 | -1/+0 |
| | | |||||
| * | Remove the expander code. Retain only for LPE default settings | Jabiertxof | 2019-03-27 | 1 | -0/+1 |
| | | |||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 1 | -2/+6 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 3 | -136/+112 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 2 | -46/+278 |
| | | | | | improved tool-tips for better usability | ||||
| * | lpe-pts2ellipse: parameter enabling based on creation method | schwieni | 2019-03-25 | 4 | -7/+36 |
| | | |||||
| * | correct clang-format lpe-pts2ellipse.cpp | schwieni | 2019-03-25 | 1 | -1/+1 |
| | | |||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 2 | -119/+85 |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | ||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 2 | -200/+308 |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | ||||
| * | Merge: Avoid the “using std::*;” or “using namespace std;” construct | Martin Owens | 2019-03-06 | 6 | -11/+3 |
| |\ | |||||
| | * | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 2019-03-06 | 6 | -11/+3 |
| | | | | | | | | | This makes the code a lot less readable and greppable for no reason. | ||||
| * | | Update strings for Measure Segments LPE | Maren Hachmann | 2019-03-05 | 1 | -38/+40 |
| |/ | |||||
| * | Update issues on CI | Jabiertxof | 2019-02-18 | 4 | -28/+27 |
| | | |||||
| * | Fix compiling issues | Jabiertxof | 2019-02-18 | 2 | -4/+4 |
| | | |||||
| * | Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE | Jabiertxof | 2019-02-18 | 5 | -33/+33 |
| | | |||||
| * | Add missing icons and add double languaje | Jabier Arraiza | 2019-02-18 | 2 | -24/+90 |
| | | |||||
| * | Add apply function | Jabiertxof | 2019-02-18 | 1 | -4/+14 |
| | | |||||
| * | Improving window position | Jabiertxof | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | Add descriptions | Jabiertxof | 2019-02-18 | 2 | -117/+51 |
| | | |||||
| * | add sorting and favorites | Jabier Arraiza | 2019-02-18 | 2 | -5/+71 |
| | | |||||
| * | improving enum position | Jabier Arraiza | 2019-02-18 | 2 | -731/+726 |
| | | |||||
| * | adding symbols | Jabier Arraiza | 2019-02-18 | 2 | -70/+0 |
| | | |||||
| * | fixing coding style and translation and merge from master | Jabier Arraiza | 2019-02-18 | 2 | -2/+909 |
| | | |||||
| * | Fix wrong message in path parameter | Jabiertxof | 2019-02-05 | 1 | -1/+1 |
| | | |||||
| * | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 10 | -38/+24 |
| | | |||||
| * | Fix some typos and syntax errors | Mattia Rizzolo | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org> | ||||
