| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add... | Jabier Arraiza Cenoz | 2015-03-14 | 4 | -33/+7 |
| * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte... | Jabier Arraiza Cenoz | 2015-03-14 | 3 | -3/+14 |
| * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract... | Jabier Arraiza Cenoz | 2015-03-12 | 2 | -41/+61 |
| * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 9 | -138/+170 |
| * | Inicialite variables to prevent crashes | Jabier Arraiza Cenoz | 2015-03-11 | 4 | -6/+10 |
| * | Final cleanup to point parameter, lattice2 and perspective envelope. Also add... | Jabier Arraiza Cenoz | 2015-03-10 | 5 | -8/+74 |
| * | Fix a bug whith previous commit | Jabier Arraiza Cenoz | 2015-03-10 | 3 | -31/+33 |
| * | This commit remove all ocurrences of Active Desktop casts and all tool swith ... | Jabier Arraiza Cenoz | 2015-03-10 | 3 | -20/+5 |
| * | Remove redundant buttons on simplify LPE | Jabier Arraiza Cenoz | 2015-03-10 | 2 | -33/+6 |
| * | Fix a bad string | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -1/+1 |
| * | Removed auto size helper paths because strange result | Jabier Arraiza Cenoz | 2015-03-09 | 4 | -55/+40 |
| * | Fixed a bug on simplify pointed by su_v | Jabier Arraiza Cenoz | 2015-03-08 | 2 | -25/+3 |
| * | i10n. Fix for Bug #1429579 (Various typos in the trunk code). | Yuri Chornoivan | 2015-03-08 | 3 | -3/+3 |
| * | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 2015-03-08 | 8 | -25/+69 |
| * | Improved popup mesage to a LPE Simplify parameter | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -1/+1 |
| * | Add a smooth angles parameter to Simplify LPE | Jabier Arraiza Cenoz | 2015-03-07 | 2 | -15/+61 |
| * | Merged pointreseteable parameter to point parameter | Jabier Arraiza Cenoz | 2015-03-02 | 12 | -337/+100 |
| * | Fixed a bad casting | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -5/+7 |
| * | Added shorcut to move along axes, point reseteable parameter,pointed by Vlada... | Jabier Arraiza Cenoz | 2015-03-02 | 3 | -36/+49 |
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| * | Remove unnecesary headers from rotate curves | Jabier Arraiza Cenoz | 2015-01-20 | 1 | -7/+0 |
| * | Fix wrong knots in rotate curves LPE | Jabier Arraiza Cenoz | 2015-01-20 | 2 | -40/+110 |
| * | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs. | Nicolas Dufour | 2015-01-06 | 1 | -5/+5 |
| * | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp). | Yuri Chornoivan | 2015-01-03 | 1 | -8/+8 |
| * | UI: usage of colon in front of editbox | Kris De Gussem | 2015-01-03 | 1 | -6/+6 |
| * | 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 |
| * | Add rotate nodes parameter | Jabier Arraiza Cenoz | 2014-12-15 | 2 | -6/+13 |
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ... | Tavmjong Bah | 2014-11-26 | 1 | -2/+2 |
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 2 | -2/+2 |
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -5/+5 |
| |\ |
|
| | * | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 1 | -5/+5 |
| * | | Update to trunk r13750 | Liam P. White | 2014-11-24 | 11 | -141/+154 |
| |\| |
|
| | * | Fixed a bug pointed by suv running from comand line, also removed another des... | Jabier Arraiza Cenoz | 2014-11-21 | 1 | -2/+3 |
| | * | remove extra commnets | Jabier Arraiza Cenoz | 2014-11-19 | 1 | -2/+0 |
| | * | fix a bug in fillet/chamfer on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -0/+2 |
| | * | fix a bug in bspline on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -18/+5 |
| | * | Fixes crash with perspective_lpe | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -20/+25 |
| | * | Fixed problems on groups and add a extra option to not need calculate degrees... | Jabier Arraiza Cenoz | 2014-11-16 | 2 | -47/+17 |
| | * | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 2014-11-15 | 2 | -24/+5 |
| | * | Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv... | Jabier Arraiza Cenoz | 2014-11-15 | 1 | -3/+3 |
| | * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv... | Jabier Arraiza Cenoz | 2014-11-14 | 3 | -26/+86 |
| | * | Fixed bug in node point selection to LPE. | Jabier Arraiza Cenoz | 2014-11-12 | 1 | -3/+6 |
| | * | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 4 | -2/+9 |
| * | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 15 | -254/+167 |
| |\| |
|
| | * | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ... | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | * | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha... | Jabier Arraiza Cenoz | 2014-11-05 | 8 | -219/+96 |
| | * | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 1 | -1/+1 |