| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove "Perspective path" LPE | Thomas Holder | 2018-12-16 | 5 | -397/+0 |
| | | | | | | - unmaintained "test effect", nobody knows how it works - broken with (maybe also without?) yaxisdown=true | ||||
| * | Remove unused transform functions related to LPE and improvements to ↵ | Jabier Arraiza | 2018-12-15 | 15 | -193/+158 |
| | | | | | fill-betreen-* LPEs | ||||
| * | -Werror=format -Werror=format-security | Thomas Holder | 2018-11-21 | 2 | -5/+2 |
| | | |||||
| * | Change preference to allow backward compatibility | Jabier Arraiza | 2018-11-13 | 1 | -1/+1 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 4 | -5/+5 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 6 | -6/+6 |
| | | |||||
| * | Fix compiling bug | Jabiertxof | 2018-11-09 | 1 | -4/+3 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -2/+2 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | convert to unix line endings | Max Gaukler | 2018-11-08 | 2 | -193/+193 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 180 | -276/+438 |
| | | | | | | | - 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 | ||||
| * | Add knot to offset LPE on load in new documents | Jabier Arraiza | 2018-11-06 | 1 | -1/+7 |
| | | |||||
| * | Fixing bad destruction of Fillet Chamfer LPE items | Jabier Arraiza | 2018-11-05 | 2 | -12/+5 |
| | | |||||
| * | Changin interruption to gap as Maren sugest in MR | Jabiertxof | 2018-10-25 | 1 | -2/+2 |
| | | |||||
| * | Fixing coding style | Jabiertxof | 2018-10-25 | 1 | -3/+6 |
| | | |||||
| * | Improvements to simplify Knots | Jabiertxof | 2018-10-25 | 2 | -10/+7 |
| | | |||||
| * | Add fixes in review. | Jabiertxof | 2018-10-25 | 1 | -2/+2 |
| | | |||||
| * | Fixing coding style | Jabiertxof | 2018-10-25 | 1 | -22/+19 |
| | | |||||
| * | Add new features to knot LPE | Jabiertxof | 2018-10-25 | 2 | -6/+34 |
| | | |||||
| * | Fixing coding style | Jabiertxof | 2018-10-25 | 1 | -2/+2 |
| | | |||||
| * | Fix closing issues | Jabiertxof | 2018-10-25 | 1 | -6/+10 |
| | | |||||
| * | Fixing coding style | Jabiertxof | 2018-10-25 | 2 | -2/+3 |
| | | |||||
| * | Fix initial width | Jabiertxof | 2018-10-25 | 1 | -1/+1 |
| | | |||||
| * | Add minor string tweaks | Jabiertxof | 2018-10-25 | 2 | -4/+5 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2018-10-25 | 2 | -28/+37 |
| | | |||||
| * | Fixes fror knot LPE | Jabier Arraiza | 2018-10-25 | 2 | -16/+34 |
| | | |||||
| * | Modify behavior of interpolation | Tanja Bast | 2018-10-24 | 2 | -7/+49 |
| | | | | | | | | | Make sure that the original paths stay the start and end of the interpolation, even after modifying their shape. This is done by transforming the trajectory so that it starts at the bounding box center of the first path and ends at the bounding box center of the second path. | ||||
| * | Apply clang format | Tanja Bast | 2018-10-24 | 2 | -36/+39 |
| | | |||||
| * | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 2018-10-22 | 3 | -3/+0 |
| | | |||||
| * | Fix bug in measure segments pointed by Maren in: ↵ | Jabiertxof | 2018-10-08 | 1 | -2/+2 |
| | | | | | https://chat.inkscape.org/channel/team_development?msg=pY3MMyASo84HvB7DN and https://chat.inkscape.org/channel/team_development?msg=YJgqhk3dRNYLBnDRc | ||||
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-10-07 | 2 | -2/+2 |
| |\ | |||||
| | * | Misc. typos | luz.paz | 2018-10-06 | 2 | -2/+2 |
| | | | | | | | Found via `codespell` | ||||
| * | | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 2 | -2/+2 |
| |/ | |||||
| * | Fix updating widgets on LPE missed in the refactor | Jabiertxof | 2018-10-04 | 3 | -1/+5 |
| | | |||||
| * | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵ | Jabiertxof | 2018-10-03 | 10 | -21/+16 |
| | | | | | with mouse correctly | ||||
| * | Fixes for LPE transforms and a bug when closing inkscape, related to ↵ | Jabiertxof | 2018-10-02 | 1 | -2/+3 |
| | | | | | lpeobject-reference | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 5 | -19/+3 |
| | | |||||
| * | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 2 | -1/+5 |
| | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | ||||
| * | Fix warnings in LPE ruler | Jabiertxof | 2018-10-01 | 1 | -6/+12 |
| | | |||||
| * | Improvements to transforms in LPE | Jabier Arraiza | 2018-10-01 | 7 | -23/+2 |
| | | |||||
| * | Improve calls to document_units | Jabier Arraiza | 2018-09-30 | 3 | -25/+8 |
| | | |||||
| * | Fix for bug #1769679, Crash when opening file with live path effect | Jabier Arraiza | 2018-09-30 | 1 | -6/+12 |
| | | |||||
| * | Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements | Jabier Arraiza | 2018-09-30 | 2 | -1/+11 |
| | | |||||
| * | Fix bug: #1644805 | Jabier Arraiza | 2018-09-29 | 1 | -0/+6 |
| | | | | | LPE Parallel crashes Inkscape with Text converted to Path | ||||
| * | Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected | Jabier Arraiza | 2018-09-28 | 2 | -10/+8 |
| | | |||||
| * | cppcheck: 2 memleaks + copypasta | Julien Nabet | 2018-09-26 | 1 | -1/+1 |
| | | | | | | [ui/dialog/styledialog.cpp:926]: (error) Memory leak: textDialogPtr [seltrans.cpp:1458]: (error) Memory leak: bb | ||||
| * | LPE PointParam: use doc2dt | Thomas Holder | 2018-09-23 | 1 | -2/+1 |
| | | |||||
| * | Fix a bug if shape is not defined in powerclip | Jabier Arraiza | 2018-09-22 | 1 | -0/+3 |
| | | |||||
| * | Fix and improve stiling of helper tab on meassure segments LPE | Jabiertxof | 2018-09-15 | 1 | -4/+4 |
| | | |||||
| * | Improve message parameter and remove unecesary widgets from meassure ↵ | Jabier Arraiza | 2018-09-15 | 4 | -29/+26 |
| | | | | | segments LPE | ||||
| * | Update measure segments helper info and align to messages LPE parameter | Jabiertxof | 2018-09-14 | 3 | -22/+39 |
| | | |||||
