| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | improving code | Jabier Arraiza Cenoz | 2015-02-28 | 2 | -8/+8 | |
| * | | Added flexible/fixed to fillet chamfer and fix bugs | Jabier Arraiza Cenoz | 2015-02-23 | 1 | -5/+5 | |
| * | | Basic filleting using pointwise | Jabier Arraiza Cenoz | 2015-02-19 | 3 | -1010/+0 | |
| * | | starting fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 1 | -1/+0 | |
| * | | continuing fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 4 | -21/+13 | |
| * | | added knots | Jabier Arraiza Cenoz | 2015-02-15 | 3 | -9/+9 | |
| * | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 2 | -0/+209 | |
| * | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 5 | -223/+67 | |
| * | | starting whith pointwise | Jabier Arraiza Cenoz | 2015-02-08 | 5 | -1/+234 | |
| |/ | ||||||
| * | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp). | Yuri Chornoivan | 2015-01-03 | 1 | -8/+8 | |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 2 | -2/+2 | |
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -0/+1 | |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 2 | -3/+3 | |
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -1/+1 | |
| * | Update to trunk r13750 | Liam P. White | 2014-11-24 | 2 | -33/+33 | |
| |\ | ||||||
| | * | remove extra commnets | Jabier Arraiza Cenoz | 2014-11-19 | 1 | -2/+0 | |
| | * | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 2014-11-15 | 1 | -23/+2 | |
| | * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv... | Jabier Arraiza Cenoz | 2014-11-14 | 1 | -8/+24 | |
| | * | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 2 | -1/+8 | |
| * | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 3 | -19/+27 | |
| |\| | ||||||
| | * | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha... | Jabier Arraiza Cenoz | 2014-11-05 | 2 | -12/+18 | |
| | * | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 2 | -11/+13 | |
| | * | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 1 | -2/+2 | |
| | * | Fixed 32-bit build break. | Jon A. Cruz | 2014-11-01 | 1 | -1/+1 | |
| * | | Update to trunk r13648 | Liam P. White | 2014-10-31 | 2 | -40/+18 | |
| |\| | ||||||
| | * | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 2014-10-30 | 1 | -7/+2 | |
| | * | Update to trunk r13625 | Liam P. White | 2014-10-19 | 1 | -33/+16 | |
| | |\ | ||||||
| | | * | noop: remove cruft from powerstrokepointarray.cpp | Johan B. C. Engelen | 2014-10-18 | 1 | -27/+1 | |
| | | * | LPE Powerstroke, editing behavior: implement scaling of strokepath width when... | Johan B. C. Engelen | 2014-10-18 | 1 | -2/+16 | |
| * | | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 6 | -29/+31 | |
| |\| | | ||||||
| | * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 2 | -2/+2 | |
| | |\| | ||||||
| | | * | Fix bug #1367520 (crash regression) | Liam P. White | 2014-09-10 | 2 | -2/+2 | |
| | * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 2 | -3/+3 | |
| | * | | This push add a partial solution to scale powerstroke shapes without distorsion | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -5/+8 | |
| | * | | Fillet-Chamfer update. Two things. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -19/+18 | |
| | * | | Warnings cleanup; formatting | Liam P. White | 2014-09-14 | 2 | -9/+3 | |
| | * | | Small cleanup | Liam P. White | 2014-09-14 | 3 | -12/+2 | |
| | * | | Merge in ponyscape features by Theo and worked on my LiamW | Martin Owens | 2014-09-14 | 8 | -9/+955 | |
| | |\ \ | ||||||
| | | * | | Fix gtk3 build | Liam P. White | 2014-09-02 | 1 | -0/+2 | |
| | | * | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 2 | -4/+8 | |
| | | |\ \ | ||||||
| | | * \ \ | Update to experimental r13483 | Liam P. White | 2014-08-17 | 2 | -3/+7 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Update to experimental r13479 | Liam P. White | 2014-08-12 | 1 | -34/+48 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Update to experimental r13460 | Liam P. White | 2014-08-06 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Update to experimental r13436 | Liam P. White | 2014-07-23 | 1 | -6/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Update to experimental r13429 | Liam P. White | 2014-07-17 | 2 | -9/+84 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Update to experimental r13428 | Liam P. White | 2014-07-09 | 6 | -13/+65 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Update to experimental r13418 | Liam P. White | 2014-07-05 | 3 | -0/+774 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Update to experimental (r13376) | Liam P. White | 2014-05-17 | 5 | -0/+436 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Fix stubborn bug 1299948 | Liam P. White | 2014-05-10 | 1 | -0/+5 | |
