| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A bit more refactor of BSPline tool. Still the bug duplicating end node :( | Jabier Arraiza Cenoz | 2015-08-14 | 1 | -1/+1 |
| | | | | (bzr r14301) | ||||
| * | for spiro converters, close path only after last segment. (Bug 1473641) | Alvin Penner | 2015-08-08 | 3 | -31/+40 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473641 (bzr r14285) | ||||
| * | Refactor BSPline and Spiro to remove duplicated functions | Jabier Arraiza Cenoz | 2015-08-06 | 4 | -150/+120 |
| | | | | (bzr r14280) | ||||
| * | Fix some transform problems in Bend path. | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -2/+1 |
| | | | | | | Also refactor a bit the file to simplify it (bzr r14276) | ||||
| * | Fixed some typos in bsector and bspline | Jabier Arraiza Cenoz | 2015-08-02 | 2 | -1/+2 |
| | | | | | | | In freehand base fix a crash un bend path if no clipboard. Also rewrite retrive clipboard to get it at correct document size (bzr r14272) | ||||
| * | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 2015-07-27 | 1 | -0/+1 |
| | | | | (bzr r14261) | ||||
| * | fix typo in intersection_point() (Bug 1475097) | Alvin Penner | 2015-07-19 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1475097 (bzr r14251) | ||||
| * | Enable stitching in Spiro and SPCurve to prevent some crashes | Krzysztof Kosi??ski | 2015-07-19 | 3 | -9/+9 |
| | | | | (bzr r14250) | ||||
| * | Fix for circular references detection in almost all cases, fixing ↵ | Marc Jeanmougin | 2015-07-14 | 2 | -9/+2 |
| | | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/167247 and a few of its duplicates. This fix is aimed at preventing any sort of circular references with the URIReference::_acceptObject method, checking the absence of loops in the reference+child tree. There can be some performance improvements done if we add a pointer from cloned sub-objects to their origin sub-object. The remaining cases that are not fixed can involve non-trivial loops using one or more "url()" stylesheet references. Being able to take them into account would require a non-obvious style.cpp refactoring making use of URIReference for this kind of reference (and not handling manually the signals in the styling code, which would probably be a good thing to do anyway) (bzr r14245) | ||||
| * | Fix build failures on some platforms. | Krzysztof Kosi??ski | 2015-07-08 | 1 | -2/+0 |
| | | | | | | Correct CMakeLists.txt after 2Geom sync - patch by su_v. (bzr r14237) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 67 | -506/+295 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 7 | -96/+28 |
| | | | | | | | (bzr r14059.2.16) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 8 | -47/+5 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 10 | -27/+18 |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | ||||
| | * | | | Update 2Geom to r2347 | Krzysztof Kosi??ski | 2015-04-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | (bzr r14059.2.3) | ||||
| | * | | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 5 | -6/+6 |
| | | | | | | | | | | | | | (bzr r14059.2.2) | ||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 66 | -406/+263 |
| | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | | Improve hidding helper path when show outline toogle is on | jtx | 2015-06-26 | 1 | -3/+6 |
| | | | | | | | | | | | | | (bzr r14220) | ||||
| * | | | | Fix for the bug 1468396. Fix the new bug noticed by su_v | Jabier Arraiza Cenoz | 2015-06-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14219) | ||||
| * | | | | Fix for the bug 1468396 | Jabier Arraiza Cenoz | 2015-06-25 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14217) | ||||
| * | | | | Write line_width back to SVG after initially setting it on jointype and ↵ | Ben Scholzen 'DASPRiD | 2015-05-27 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | taperstroke LPE (bzr r14178.1.1) | ||||
| * | | | | Fix taper stroke path generation (bug #1448726) | Ben Scholzen 'DASPRiD | 2015-05-25 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1448726 (bzr r14174) | ||||
| | * | | | | Fix taper stroke path generation | Ben Scholzen 'DASPRiD | 2015-05-25 | 1 | -2/+2 |
| | | |_|/ | |/| | | | | | | (bzr r14172.1.1) | ||||
| * / | | | Use sane constant for min and max values in LPE dialogs | Ben Scholzen 'DASPRiD | 2015-05-20 | 2 | -7/+7 |
| |/ / / | | | | | | | (bzr r14163.1.2) | ||||
| * | / | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 8 | -47/+5 |
| | |/ |/| | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136) | ||||
| * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 3 | -6/+1 |
| | | | | | | | (bzr r14126) | ||||
| * | | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -2/+2 |
| | | | | | | | (bzr r14096) | ||||
| * | | First batch | Tavmjong Bah | 2015-05-03 | 1 | -2/+2 |
| | | | | | | | (bzr r14095) | ||||
| * | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 6 | -18/+14 |
| |\ \ | | | | | | | (bzr r13922.1.19) | ||||
| | * | | Fix a bug linking a path parameter to a transformed element | jabiertxof | 2015-04-29 | 1 | -1/+7 |
| | | | | | | | | | | (bzr r14071) | ||||
| | * | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 5 | -17/+7 |
| | |/ | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | | merging | Marc Jeanmougin | 2015-04-26 | 37 | -2388/+1372 |
| |\| | | | | | (bzr r13922.1.13) | ||||
| | * | Add mirror symmetry to envelope/perspective LPE | Jabier Arraiza Cenoz | 2015-04-21 | 2 | -1/+62 |
| | | | | | | | (bzr r14058) | ||||
| | * | Fix for the bug 1443039. Now reset old perspective-envelope effects and ↵ | Jabier Arraiza Cenoz | 2015-04-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | prevent crash, also when all handles go to the same position Fixed bugs: - https://launchpad.net/bugs/1443039 (bzr r14056) | ||||
| | * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -163/+164 |
| | | | | | | | (bzr r14054) | ||||
| | * | Fix coding style issues in show/handles LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -45/+45 |
| | | | | | | | (bzr r14053) | ||||
| | * | Fix coding style issues in perspective/envelope LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -144/+147 |
| | | | | | | | (bzr r14052) | ||||
| | * | Fix coding style issues in roughen LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -110/+110 |
| | | | | | | | (bzr r14048) | ||||
| | * | Fix coding style issues in lattice2 LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -313/+310 |
| | | | | | | | (bzr r14047) | ||||
| | * | Fix coding style issues in simplify LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -119/+119 |
| | | | | | | | (bzr r14046) | ||||
| | * | Cleaned up cmake files to build successfully on Linux. | Jon A. Cruz | 2015-04-08 | 1 | -22/+29 |
| | | | | | | | (bzr r14045) | ||||
| | * | herpderp | Liam P. White | 2015-04-04 | 1 | -2/+2 |
| | | | | | | | (bzr r14044) | ||||
| | * | Add helper path to guide BSpline if path outline is hidden | Jabier Arraiza Cenoz | 2015-04-03 | 1 | -2/+4 |
| | | | | | | | (bzr r14042) | ||||
| | * | Fix calculation of miter limit. Implement 'miter-clip' line join. | Tavmjong Bah | 2015-03-27 | 1 | -3/+4 |
| | | | | | | | (bzr r14033) | ||||
| | * | Fix a crash on perspective/envelope LPE introduced in recent refactor of ↵ | Jabier Arraiza Cenoz | 2015-03-24 | 1 | -6/+6 |
| | | | | | | | | | | | point parameter (bzr r14032) | ||||
| | * | well if I had known that existed, I would have used it sooner | Liam P. White | 2015-03-23 | 3 | -111/+12 |
| | | | | | | | (bzr r14029) | ||||
| | * | Cleanup headers in BSpline LPE | Jabier Arraiza Cenoz | 2015-03-21 | 2 | -40/+7 |
| | | | | | | | (bzr r14025) | ||||
| | * | take out the trash | Liam P. White | 2015-03-20 | 4 | -873/+30 |
| | | | | | | | (bzr r14020) | ||||
| | * | nop (if true etc) | Liam P. White | 2015-03-20 | 1 | -37/+31 |
| | | | | | | | (bzr r14019) | ||||
| | * | (audible sound of head banging off wall) | Liam P. White | 2015-03-20 | 3 | -59/+45 |
| | | | | | | | | | | | Fix that one thing (bzr r14018) | ||||
