| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-12 | Add icons to show help in set defauls LPE parameters | Jabier Arraiza | 1 | -4/+4 | |
| 2019-08-10 | Improve tooltip text for linking in LPEs again. | Maren Hachmann | 1 | -1/+1 | |
| 2019-07-20 | Remove some trailing whitespace. | Moini | 1 | -4/+4 | |
| 2019-07-20 | Improve title text for LPE button that pastes a path from the clipboard to ↵ | Moini | 1 | -1/+1 | |
| use with the current LPE | |||||
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-11-09 | Fix codding style | Jabiertxof | 1 | -1/+1 | |
| 2018-11-09 | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 1 | -1/+1 | |
| 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-09-30 | Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements | Jabier Arraiza | 1 | -0/+8 | |
| 2018-07-21 | adding gtk-theme | Jabier Arraiza | 1 | -13/+9 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
| 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 | -10/+10 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -10/+10 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -3/+5 | |
| A lot of header clean-up. | |||||
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2018-01-07 | Fix a problem with symbols when updating defs with current document set. ↵ | Jabier Arraiza | 1 | -4/+7 | |
| Also fix a double XML write in path parameter unnecesary | |||||
| 2017-11-07 | Misc. typos | Unknown | 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 ``` | |||||
| 2017-09-22 | Add tooltip to set default LPE widget | Jabier Arraiza | 1 | -0/+6 | |
| 2017-09-13 | Fixes for bug #1716926. Consider backport | Jabiertxo Arraiza Cenoz | 1 | -15/+18 | |
| 2017-09-08 | Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵ | Jabiertxo Arraiza Cenoz | 1 | -1/+6 | |
| powerstroke path | |||||
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -6/+9 | |
| 2017-05-29 | Initial release | Jabiertxof | 1 | -42/+62 | |
| (bzr r15704) | |||||
| 2017-05-28 | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 1 | -42/+62 | |
| (bzr r15707) | |||||
| 2017-05-28 | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 1 | -42/+62 | |
| (bzr r15703.1.4) | |||||
| 2017-05-18 | fix a brunch of memory leaks | chr | 1 | -1/+2 | |
| (bzr r15698.1.2) | |||||
| 2017-04-29 | Rewrite UX | Jabiertxof | 1 | -0/+4 | |
| (bzr r15620.1.12) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -15/+1 | |
| (bzr r15620.1.9) | |||||
| 2017-04-27 | Add end of preferences GUI | Jabier Arraiza Cenoz | 1 | -1/+11 | |
| (bzr r15620.1.6) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -0/+4 | |
| (bzr r15620.1.1) | |||||
| 2017-02-05 | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 1 | -5/+8 | |
| Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | |||||
| 2016-07-02 | Fix bug #1598009 regression on path parameter | Jabier Arraiza Cenoz | 1 | -3/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1598009 (bzr r15004) | |||||
| 2016-06-11 | fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE | Jabier Arraiza Cenoz | 1 | -2/+26 | |
| Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975) | |||||
| 2016-03-18 | Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵ | Jabier Arraiza Cenoz | 1 | -1/+6 | |
| of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717) | |||||
| 2015-04-29 | Fix a bug linking a path parameter to a transformed element | jabiertxof | 1 | -1/+7 | |
| (bzr r14071) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -3/+3 | |
| (bzr r14059.2.1) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 | |
| (bzr r13820) | |||||
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 | |
| (bzr r13809) | |||||
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -2/+2 | |
| (bzr r13341.1.253) | |||||
| 2014-09-10 | Fix bug #1367520 (crash regression) | Liam P. White | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551) | |||||
| 2014-08-06 | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13341.1.118) | |||||
| 2014-08-06 | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13494) | |||||
| 2014-07-28 | Don't update path effects on document load (#1299948) | Liam P. White | 1 | -0/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479) | |||||
| 2014-05-10 | Tentative fix for LPEs and undo | Liam P. White | 1 | -0/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13341.1.5) | |||||
| 2014-05-10 | Fix stubborn bug 1299948 | Liam P. White | 1 | -0/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13090.1.74) | |||||
| 2014-01-02 | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 1 | -4/+5 | |
| (bzr r12868) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -1/+1 | |
| (bzr r12782) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
