| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some ocurrences of desktop in knot functions | Jabiertxof | 2016-12-19 | 1 | -6/+2 |
| | | | | (bzr r15337) | ||||
| * | minor warning cleanup. | Jon A. Cruz | 2016-04-21 | 1 | -1/+1 |
| | | | | (bzr r14861) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -1/+1 |
| | | | | (bzr r14639) | ||||
| * | static code analysis | Kris De Gussem | 2015-10-29 | 1 | -6/+4 |
| | | | | (bzr r14436) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 1 | -15/+14 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -1/+0 |
| | | | | | | | (bzr r14059.2.16) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 1 | -11/+1 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -1/+0 |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | ||||
| | * | | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | (bzr r14059.2.2) | ||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -13/+13 |
| | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | | 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) | ||||
| * | | | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -11/+1 |
| | |/ |/| | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136) | ||||
| * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+0 |
| |/ | | | (bzr r14126) | ||||
| * | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 2015-03-08 | 1 | -1/+1 |
| | | | | (bzr r13974) | ||||
| * | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp). | Yuri Chornoivan | 2015-01-03 | 1 | -8/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1407326 (bzr r13836) | ||||
| * | remove extra commnets | Jabier Arraiza Cenoz | 2014-11-19 | 1 | -2/+0 |
| | | | | (bzr r13732) | ||||
| * | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 2014-11-15 | 1 | -23/+2 |
| | | | | (bzr r13716) | ||||
| * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵ | Jabier Arraiza Cenoz | 2014-11-14 | 1 | -8/+24 |
| | | | | | | Ivan Louette. (bzr r13708) | ||||
| * | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -1/+6 |
| | | | | (bzr r13697) | ||||
| * | Refactor to remove references to Desktop/Ui in Effect, bspline and ↵ | Jabier Arraiza Cenoz | 2014-11-05 | 1 | -11/+17 |
| | | | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672) | ||||
| * | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -11/+11 |
| | | | | | | | Still happends bug affecting only selected nodes in document:units diferent than "px". I think the problem is node->position() send me a bad data if document units not px. (bzr r13665) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 1 | -2/+2 |
| | | | | (bzr r13653) | ||||
| * | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 2014-10-30 | 1 | -7/+2 |
| | | | | (bzr r13647) | ||||
| * | Fillet-Chamfer update. Two things. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -19/+18 |
| | | | | | | | | | | Helper paths on knots: now work well in rect and curves Method: Now the method ase selectable. Three methods: Auto: Straight lines whith arcs and curves whith bezier Arc: Always use arc. Bezier: Always use bezier. (bzr r13341.1.225) | ||||
| * | Merge in ponyscape features by Theo and worked on my LiamW | Martin Owens | 2014-09-14 | 1 | -0/+5 |
| |\ | | | | | (bzr r13341.1.204) | ||||
| | * | Fix gtk3 build | Liam P. White | 2014-09-02 | 1 | -0/+2 |
| | | | | | | | (bzr r13090.1.107) | ||||
| | * | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -2/+2 |
| | |\ | | | | | | | (bzr r13090.1.106) | ||||
| | * \ | Update to experimental r13479 | Liam P. White | 2014-08-12 | 1 | -34/+48 |
| | |\ \ | | | | | | | | | (bzr r13090.1.103) | ||||
| | * \ \ | Update to experimental r13428 | Liam P. White | 2014-07-09 | 1 | -1/+3 |
| | |\ \ \ | | | | | | | | | | | (bzr r13090.1.89) | ||||
| | * | | | | Update to experimental r13418 | Liam P. White | 2014-07-05 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | (bzr r13090.1.87) | ||||
| * | | | | | add radius support to fillet-chamfer, bugfixes | Jabier Arraiza Cenoz | 2014-09-11 | 1 | -27/+235 |
| | |_|_|/ |/| | | | | | | | (bzr r13341.1.203) | ||||
| * | | | | Fix Gtk+ 2 build | Alex Valavanis | 2014-08-24 | 1 | -2/+2 |
| | |_|/ |/| | | | | | (bzr r13341.1.171) | ||||
| * | | | fix a bug knots resetting in fillet-chamfer | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r13341.1.137) | ||||
| * | | | Added reset modifier to knot in fillet chamfer | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -32/+46 |
| | |/ |/| | | | (bzr r13341.1.135) | ||||
| * | | Fix FTBFS gtk3 & make check | Liam P. White | 2014-07-05 | 1 | -4/+7 |
| |/ | | | (bzr r13341.1.78) | ||||
| * | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 2014-07-02 | 1 | -0/+653 |
| (bzr r13341.1.74) | |||||
