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