| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -1/+1 |
| | | | | (bzr r14639) | ||||
| * | Add option to Lattice2 to update LPE only on release knot. | Jabier Arraiza Cenoz | 2016-01-17 | 2 | -6/+17 |
| | | | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -1/+1 |
| | | | | (bzr r14510) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -5/+5 |
| | | | | (bzr r14446) | ||||
| * | static code analysis | Kris De Gussem | 2015-10-29 | 1 | -6/+4 |
| | | | | (bzr r14436) | ||||
| * | Added "Spray Friendly" Parameter to roughen LPE | Jabier Arraiza Cenoz | 2015-10-18 | 4 | -32/+45 |
| | | | | | | | Adds, but not used by the moment a extra parameter to bool and scalar LPE parameter to hide the widget. This allow to store scalar values and bool values inside the LPEObject to intermediate use by the LPE, whithout disturbing to the user. (bzr r14420) | ||||
| * | fixes bug:1492711 in bspline and fillet chamfer | jtx | 2015-09-11 | 2 | -12/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356) | ||||
| * | Better fix for bug 1492711 | Jabier Arraiza Cenoz | 2015-09-08 | 2 | -3/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353) | ||||
| * | Fix for bug 1492711 | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351) | ||||
| * | Fix a bug on ToogleButton Parameter when call a function without showing the ↵ | Jabier Arraiza Cenoz | 2015-08-29 | 1 | -0/+4 |
| | | | | | | parameter widget (bzr r14331) | ||||
| * | Fix for circular references detection in almost all cases, fixing ↵ | Marc Jeanmougin | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | 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) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 6 | -27/+26 |
| |\ | | | | | | | | | 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 | 2 | -15/+1 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 4 | -10/+7 |
| | |\ \ | | | | | | | | | (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 | 6 | -25/+25 |
| | | | | | | | | | | | | | (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) | ||||
| * | | | | 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 | 2 | -15/+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) | ||||
| * | | 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 | 2 | -8/+0 |
| |/ | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix a bug when update pointparaneter and no Knot | Jabier Arraiza Cenoz | 2015-03-16 | 1 | -1/+1 |
| | | | | (bzr r14008) | ||||
| * | Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, ↵ | Jabier Arraiza Cenoz | 2015-03-14 | 2 | -1/+7 |
| | | | | | | added auto refresh knots position in point parameters when updated programaticaly (bzr r14003) | ||||
| * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵ | Jabier Arraiza Cenoz | 2015-03-14 | 2 | -1/+6 |
| | | | | | | extem axis knots (bzr r14001) | ||||
| * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 2 | -39/+29 |
| | | | | (bzr r13995) | ||||
| * | Inicialite variables to prevent crashes | Jabier Arraiza Cenoz | 2015-03-11 | 1 | -2/+0 |
| | | | | (bzr r13990) | ||||
| * | Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵ | Jabier Arraiza Cenoz | 2015-03-10 | 2 | -8/+2 |
| | | | | | | added to lattice 2 a symmetry options (bzr r13989) | ||||
| * | Fix a bug whith previous commit | Jabier Arraiza Cenoz | 2015-03-10 | 2 | -5/+8 |
| | | | | (bzr r13988) | ||||
| * | This commit remove all ocurrences of Active Desktop casts and all tool swith ↵ | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -7/+4 |
| | | | | | | on Perspective/Envelope and in Lattice 2, also remove some casts from point parameter (bzr r13987) | ||||
| * | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 2015-03-08 | 2 | -3/+3 |
| | | | | (bzr r13974) | ||||
| * | Merged pointreseteable parameter to point parameter | Jabier Arraiza Cenoz | 2015-03-02 | 5 | -302/+45 |
| | | | | (bzr r13961) | ||||
| * | Added shorcut to move along axes, point reseteable parameter,pointed by ↵ | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -2/+13 |
| | | | | | | Vlada, also fixed some UX styles in lattice2 and perspective envelope, pointed by suv. A question: Can I update point parameter whith pointreseteable parameter features, to have only one point parameter? (bzr r13959) | ||||
| * | 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 sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 2 | -2/+2 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13816) | ||||
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -0/+1 |
| | | | | (bzr r13810) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 2 | -3/+3 |
| | | | | (bzr r13809) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| | | | | (bzr r13768) | ||||
| * | Update to trunk r13750 | Liam P. White | 2014-11-24 | 2 | -33/+33 |
| |\ | | | | | (bzr r13341.5.23) | ||||
| | * | 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 | 2 | -1/+8 |
| | | | | | | | (bzr r13697) | ||||
| * | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 3 | -19/+27 |
| |\| | | | | | (bzr r13341.5.22) | ||||
| | * | Refactor to remove references to Desktop/Ui in Effect, bspline and ↵ | Jabier Arraiza Cenoz | 2014-11-05 | 2 | -12/+18 |
| | | | | | | | | | | | | | | | | | 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 | 2 | -11/+13 |
| | | | | | | | | | | | | | 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) | ||||
