| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bspline and strip multi node bspline power editing whith node tool becaus... | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -51/+51 |
| * | UX improvements | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -16/+20 |
| * | Fix in bsplines | root | 2013-10-06 | 1 | -2/+2 |
| * | Fix in BSpline | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -1/+1 |
| * | fix whith bspline handles | Jabier Arraiza Cenoz | 2013-10-05 | 1 | -2/+4 |
| * | update to trunk | Jabier Arraiza Cenoz | 2013-10-05 | 3 | -10/+8 |
| |\ | |||||
| | * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 3 | -10/+8 |
| * | | Fix moving handles | Jabier Arraiza Cenoz | 2013-10-05 | 1 | -2/+4 |
| * | | update to trunk | root | 2013-10-05 | 4 | -15/+20 |
| |\| | |||||
| | * | C++ | Johan B. C. Engelen | 2013-10-04 | 2 | -5/+5 |
| | * | C++ | Johan B. C. Engelen | 2013-10-04 | 2 | -8/+8 |
| | * | fix bug (added some comments to jabiertxof's patch) | Johan B. C. Engelen | 2013-10-04 | 2 | -3/+4 |
| | * | Do not allow NULL _spcurve to be set in PathManipulator. | Krzysztof Kosi??ski | 2013-10-04 | 1 | -0/+4 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-10-02 | 2 | -4/+9 |
| |\| | |||||
| | * | Fix segment welding in the node tool hanging when a two-point segment | Krzysztof Kosi??ski | 2013-10-02 | 1 | -2/+7 |
| | * | fix previous commit | Johan B. C. Engelen | 2013-09-30 | 1 | -2/+2 |
| | * | string leaks | Johan B. C. Engelen | 2013-09-30 | 1 | -2/+2 |
| * | | Fixed a bug editing paths in others LPE -envelope- | Jabier Arraiza Cenoz | 2013-09-30 | 1 | -1/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-30 | 1 | -2/+6 |
| |\| | |||||
| | * | fix two memleaks | Johan B. C. Engelen | 2013-09-28 | 1 | -2/+6 |
| * | | Fix editing paths in live effect | Jabier Arraiza Cenoz | 2013-09-27 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-09-26 | 2 | -2/+2 |
| |\| | |||||
| | * | cppcheck: performance | Kris De Gussem | 2013-09-26 | 2 | -2/+2 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-09-26 | 2 | -3/+3 |
| |\| | |||||
| | * | random code cleanup | Johan B. C. Engelen | 2013-09-26 | 1 | -1/+1 |
| | * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 3 | -4/+4 |
| | |\ | |||||
| | * \ | Merged from trunk (r12588). | Markus Engel | 2013-09-24 | 20 | -142/+323 |
| | |\ \ | |||||
| | * | | | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -2/+2 |
| * | | | | Compiling problem solved thaks to ~suv | Jabier Arraiza Cenoz | 2013-09-26 | 1 | -2/+4 |
| * | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-25 | 10 | -15/+37 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 3 | -4/+4 |
| | | |/ | |/| | |||||
| | * | | Fix my email address through codebase | Bryce Harrington | 2013-09-24 | 2 | -2/+2 |
| | * | | fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi... | Johan B. C. Engelen | 2013-09-23 | 2 | -7/+9 |
| | * | | Disable smooth output in Inkscape PixelArtDialog | VinÃcius dos Santos Oliveira | 2013-09-23 | 1 | -0/+12 |
| | * | | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 2 | -2/+10 |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2013-09-22 | 6 | -77/+143 |
| |\| | | |||||
| | * | | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 4 | -73/+139 |
| | |\ \ | |||||
| | | * | | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | | * | | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | | * | | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 3 | -9/+11 |
| | | * | | Small style fixes. | Slagvi Public | 2013-09-20 | 1 | -4/+4 |
| | | * | | Fix "default_*" template names treatment. | Slagvi Public | 2013-09-18 | 1 | -1/+1 |
| | | * | | Fix procedural templates "modified" status. | Slagvi Public | 2013-09-15 | 1 | -0/+1 |
| | | * | | Fixed available undo after new template creation. | Slagvi Public | 2013-09-15 | 1 | -0/+4 |
| | | * | | Removed search templates case sensitivity | Slagvi Public | 2013-09-15 | 1 | -9/+8 |
| | | * | | Creating documents from procedural templates added. | Slagvi Public | 2013-09-04 | 4 | -22/+42 |
| | | * | | Add listing procedural templates in NewFromTemplate dialog. | Slagvi Public | 2013-08-24 | 2 | -32/+72 |
| | * | | | Fix format security errors | Alex Valavanis | 2013-09-21 | 2 | -4/+4 |
| * | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-20 | 11 | -52/+136 |
| |\| | | | |||||
| | * | | | Merge from trunk. | Matthew Petroff | 2013-09-20 | 18 | -384/+981 |
| | |\ \ \ | |||||
