| 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) | ||||
| * | Refactor of BSPline code attemping to fix the duplicate end node bug, not ↵ | Jabier Arraiza Cenoz | 2015-08-13 | 1 | -2/+3 |
| | | | | | | sure if fixed jet (bzr r14300) | ||||
| * | allow more translations than only scale | Jabier Arraiza Cenoz | 2015-08-08 | 1 | -5/+1 |
| | | | | (bzr r14283) | ||||
| * | Fix a bug scaling path parameters | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -11/+28 |
| | | | | (bzr r14282) | ||||
| * | Remove unused function declaration and change some comments | Jabier Arraiza Cenoz | 2015-08-06 | 1 | -51/+49 |
| | | | | (bzr r14281) | ||||
| * | Refactor BSPline and Spiro to remove duplicated functions | Jabier Arraiza Cenoz | 2015-08-06 | 2 | -255/+2 |
| | | | | (bzr r14280) | ||||
| * | Allow scale on bend items | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -1/+9 |
| | | | | (bzr r14277) | ||||
| * | Fix some transform problems in Bend path. | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -27/+17 |
| | | | | | | Also refactor a bit the file to simplify it (bzr r14276) | ||||
| * | Fixed some typos in bsector and bspline | Jabier Arraiza Cenoz | 2015-08-02 | 1 | -15/+31 |
| | | | | | | | 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) | ||||
| * | Update simplify interactive to handle trinagle out powerstrokes, also fix it ↵ | Jabier Arraiza Cenoz | 2015-08-01 | 1 | -5/+7 |
| | | | | | | for Spiro paths. Updated toolbar slider to also update powerstroke points (bzr r14271) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-30 | 3 | -6/+37 |
| |\ | | | | | (bzr r12588.1.46) | ||||
| | * | Fix LPE stack in interactive simplify | jtx | 2015-07-27 | 1 | -8/+8 |
| | | | | | | | (bzr r14262) | ||||
| | * | merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscape | Jabier Arraiza Cenoz | 2015-07-26 | 2 | -4/+34 |
| | |\ | | | | | | | (bzr r14259) | ||||
| | | * | update to trunk | Jabier Arraiza Cenoz | 2015-07-25 | 1 | -1/+6 |
| | | |\ | | | | | | | | | (bzr r13973.1.20) | ||||
| | | * \ | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 25 | -532/+547 |
| | | |\ \ | | | | | | | | | | | (bzr r13973.1.15) | ||||
| | | * \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-04-09 | 7 | -8/+8 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r13973.1.11) | ||||
| | | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 1 | -32/+34 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r13973.1.10) | ||||
| | | * | | | | | Update to new simplify | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.9) | ||||
| | | * | | | | | Fix new added simplify parameter | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.7) | ||||
| | | * | | | | | fix to fit the new parameters of simplify lpe | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.5) | ||||
| | | * | | | | | allow use multiple lines, added new icon | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.3) | ||||
| | | * | | | | | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 2015-03-07 | 2 | -4/+36 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13973.1.1) | ||||
| | * | | | | | | Fix snapping of start point of path when holding the CTRL key in the Bézier ↵ | Diederik van Lierop | 2015-07-25 | 1 | -0/+3 |
| | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tool Fixed bugs: - https://launchpad.net/bugs/1432354 (bzr r14257) | ||||
| * | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 22 | -279/+306 |
| |\| | | | | | | | | | | | | | | | | | (bzr r12588.1.45) | ||||
| | * | | | | | Make persistence of snap indicator configurable, and clean up the snapping ↵ | Diederik van Lierop | 2015-07-24 | 1 | -1/+6 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab in the preferences dialog Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14253) | ||||
| | * | | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on ↵ | Jabier Arraiza Cenoz | 2015-07-22 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | a start node (bzr r14252) | ||||
| | * | | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline | Jabier Arraiza Cenoz | 2015-07-10 | 2 | -10/+18 |
| | | | | | | | | | | | | | | | | (bzr r14239) | ||||
| | * | | | | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 8 | -26/+33 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | | * | | | | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 4 | -8/+4 |
| | | | | | | | | | | | | | | | | | | | (bzr r14059.2.16) | ||||
| | | * | | | | Fix eraser tool | Krzysztof Kosi??ski | 2015-05-09 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | (bzr r14059.2.12) | ||||
| | | * | | | | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 17 | -136/+96 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r14059.2.11) | ||||
| | | * | | | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 3 | -12/+11 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| | * | | | | | | Merge node angle measurement by Alexander Brock | Krzysztof Kosi??ski | 2015-06-24 | 1 | -3/+21 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r14213) | ||||
| | | * | | | | | | Change function call to one line | Alexander Brock | 2015-06-10 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14195.1.3) | ||||
| | | * | | | | | | Compute angle in [0,180[ and adhere to style guide | Alexander Brock | 2015-06-10 | 1 | -11/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14195.1.2) | ||||
| | | * | | | | | | Show angle of selected line segments relative to X-axis | Alexander Brock | 2015-06-08 | 1 | -3/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14195.1.1) | ||||
| | * | | | | | | | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?). | Nicolas Dufour | 2015-06-22 | 2 | -39/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1459845 (bzr r14210) | ||||
| | * | | | | | | | Spray Tool. Fixing boolean initialization and coding style issues. | Nicolas Dufour | 2015-06-18 | 2 | -11/+11 |
| | |/ / / / / / | | | | | | | | | | | | | | | (bzr r14205) | ||||
| | * | | | | | | Replace tabs by spaces | Diederik van Lierop | 2015-05-30 | 1 | -28/+28 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r14190) | ||||
| | * | | | | | | Snapping in node tool now also works when: | Diederik van Lierop | 2015-05-30 | 2 | -27/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189) | ||||
| | * | | | | | | Fix a bug in BSpline whith pencil mode and handles tolerance | Jabier Arraiza Cenoz | 2015-05-29 | 1 | -6/+7 |
| | | |/ / / / | |/| | | | | | | | | | | (bzr r14187) | ||||
| | * | | | | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 6 | -18/+6 |
| | | | | | | | | | | | | | | | | | | | (bzr r14126) | ||||
| | * | | | | | fix for stl "remove" | Marc Jeanmougin | 2015-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | (bzr r14123) | ||||
| | * | | | | | better fix, using std::remove instead of std::erase | Marc Jeanmougin | 2015-05-07 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | (bzr r14122) | ||||
| | * | | | | | fix crash when converting a group of objects to path | Marc Jeanmougin | 2015-05-07 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | (bzr r14121) | ||||
| | * | | | | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -4/+0 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | (bzr r13922.1.19) | ||||
| | * | | | | | | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r13922.1.17) | ||||
| | * | | | | | | Just reread the entire diff against trunk. Given the diff size, i must have ↵ | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgotten things, but hopefully, there are only very few changes of semantics: ->childList is now in the intuitive order (childList()[0] is now firstChild) -> sp_selection_paste_impl is now in the opposite order (change is local to selection-chemistry.cpp, and simplify a few things) -> selection.setReprList now takes the list in the opposite order. It was always the case (the list was always reversed before handing to it) -> a few comparison functions now work "the c++ way": the C way was to return -1 if a<b, 0 if a==b and 1 if a>b, now they return (bool)(a<b) (bzr r13922.1.15) | ||||
| | * | | | | | | merging | Marc Jeanmougin | 2015-04-26 | 14 | -315/+314 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | (bzr r13922.1.13) | ||||
| | * | | | | | | merge | Marc Jeanmougin | 2015-04-26 | 22 | -216/+0 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r13922.1.12) | ||||
