| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cached some functions | Jabier Arraiza Cenoz | 2015-08-23 | 1 | -39/+76 |
| | | | | (bzr r13645.1.111) | ||||
| * | satellites in curves | Jabier Arraiza Cenoz | 2015-08-23 | 1 | -84/+43 |
| | | | | (bzr r13645.1.110) | ||||
| * | Not sure about this changes :( | Jabier Arraiza Cenoz | 2015-08-21 | 1 | -2/+1 |
| | | | | (bzr r13645.1.107) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 1 | -1/+1 |
| |\ | | | | | (bzr r13645.1.106) | ||||
| | * | 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) | ||||
| * | | astyle | Jabier Arraiza Cenoz | 2015-07-06 | 1 | -12/+12 |
| | | | | | | | (bzr r13645.1.105) | ||||
| * | | Fixes from branch review | Jabier Arraiza Cenoz | 2015-07-06 | 3 | -23/+61 |
| | | | | | | | (bzr r13645.1.102) | ||||
| * | | fix to compile on Krzysztof merge previous to fix the improvements in the ↵ | Jabier Arraiza Cenoz | 2015-07-05 | 1 | -6/+8 |
| | | | | | | | | | | | merge request (bzr r13645.1.100) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-04 | 4 | -9/+9 |
| |\| | | | | | (bzr r13645.1.99) | ||||
| | * | 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) | ||||
| * | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-06-25 | 2 | -7/+7 |
| |\| | | | | | | | | | | | | | | (bzr r13645.1.94) | ||||
| | * | | | | 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) | ||||
| * | | | | some comments and pointwise related refactor | Jabier Arraiza Cenoz | 2015-05-10 | 1 | -11/+16 |
| | | | | | | | | | | | | | (bzr r13645.1.91) | ||||
| * | | | | Working on Krzysztof review. Seems to be all fixed. | Jabier Arraiza Cenoz | 2015-05-10 | 2 | -48/+51 |
| | | | | | | | | | | | | | | | | | | | | | TODO: double check review and comment (bzr r13645.1.89) | ||||
| * | | | | fixing review | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -14/+8 |
| | | | | | | | | | | | | | (bzr r13645.1.87) | ||||
| * | | | | fixing review | Jabier Arraiza Cenoz | 2015-05-09 | 4 | -25/+24 |
| | | | | | | | | | | | | | (bzr r13645.1.86) | ||||
| * | | | | update to trunk | Jabier Arraiza Cenoz | 2015-05-09 | 5 | -25/+9 |
| |\| | | | | | | | | | | | (bzr r13645.1.85) | ||||
| | * | | | 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) | ||||
| * | | add move knots when move nodes pointed by su_v | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -1/+1 |
| | | | | | | | (bzr r13645.1.69) | ||||
| * | | Added documentation and fix to coding style. | Jabier Arraiza Cenoz | 2015-04-01 | 2 | -243/+249 |
| | | | | | | | (bzr r13645.1.66) | ||||
| * | | Move 2Geom work to a intermediate positon -helper- | Jabier Arraiza Cenoz | 2015-04-01 | 5 | -145/+151 |
| | | | | | | | | | | | | | | | | | | | | | Removed dependency to helper/geom.h Now use a simple vector, not a vector of pairs of size_t and Satellite Getters and setters on Satellite removed Update store parameter to a more friendly string, like powerstroke Todo: Documentation and Fix coding style. (bzr r13645.1.63) | ||||
| * | | removed code comments | Jabier Arraiza Cenoz | 2015-03-31 | 1 | -2/+0 |
| | | | | | | | (bzr r13645.1.62) | ||||
| * | | fixed hide knots and removed unused headers | Jabier Arraiza Cenoz | 2015-03-31 | 1 | -5/+6 |
| | | | | | | | (bzr r13645.1.61) | ||||
| * | | Remove active desktop calls from LPE | Jabier Arraiza Cenoz | 2015-03-31 | 2 | -3/+7 |
| | | | | | | | (bzr r13645.1.60) | ||||
| * | | end append path | Jabier Arraiza Cenoz | 2015-03-31 | 2 | -1/+23 |
| | | | | | | | (bzr r13645.1.57) | ||||
| * | | Fixed bug when deleting nodes | Jabier Arraiza Cenoz | 2015-03-22 | 4 | -28/+31 |
| | | | | | | | (bzr r13645.1.51) | ||||
| * | | fix bspline calls and atemp to fic a bug whith map | Jabier Arraiza Cenoz | 2015-03-21 | 1 | -6/+6 |
| | | | | | | | (bzr r13645.1.46) | ||||
| * | | Added delete nodes/satellites | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -2/+0 |
| | | | | | | | (bzr r13645.1.45) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -1/+1 |
| |\| | | | | | (bzr r13645.1.44) | ||||
| | * | Fix a bug when update pointparaneter and no Knot | Jabier Arraiza Cenoz | 2015-03-16 | 1 | -1/+1 |
| | | | | | | | (bzr r14008) | ||||
| * | | fixing a boring bug in path manipulator | Jabier Arraiza Cenoz | 2015-03-19 | 3 | -43/+38 |
| | | | | | | | (bzr r13645.1.43) | ||||
| * | | commit for refactoring | Jabier Arraiza Cenoz | 2015-03-14 | 2 | -9/+38 |
| | | | | | | | (bzr r13645.1.42) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-03-14 | 2 | -49/+42 |
| |\| | | | | | (bzr r13645.1.41) | ||||
| | * | 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) | ||||
