summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-10-1242-535/+498
|\
| * Fix crash with experimental lpe tool.Markus Engel2013-10-121-3/+2
| * Fix some more issues with ellipses.Markus Engel2013-10-101-31/+35
| * Fix cycling through nodes with tab key.Markus Engel2013-10-092-12/+1
| * Fix for invisible node tool cursor.Markus Engel2013-10-091-3/+3
| * Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-0921-28/+29
| * Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7).Nicolas Dufour2013-10-091-1/+1
| * Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-0811-438/+407
| * cppcheckKris De Gussem2013-10-074-7/+4
| * cppcheck: initialisationKris De Gussem2013-10-072-12/+16
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+3
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-1/+4
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+0
* | Fixing BSplinesJabier Arraiza Cenoz2013-10-072-6/+11
* | update to trunkJabier Arraiza Cenoz2013-10-071-1/+1
* | fix in nodesJabier Arraiza Cenoz2013-10-071-0/+2
* | Fix scaling handlesJabier Arraiza Cenoz2013-10-061-23/+13
* | Fix scaling handlesJabier Arraiza Cenoz2013-10-061-3/+3
* | update to trunkJabier Arraiza Cenoz2013-10-066-20/+41
|\|
| * initialisationKris De Gussem2013-10-062-3/+9
| * cppcheckKris De Gussem2013-10-061-16/+19
| * Add 3d Box displayName and descriptionMartin Owens2013-10-062-0/+11
| * Order of message setting for toolsMartin Owens2013-10-061-1/+2
* | Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz2013-10-061-51/+51
* | UX improvementsJabier Arraiza Cenoz2013-10-062-17/+25
* | Fix in bsplinesroot2013-10-061-2/+2
* | update to trunkJabier Arraiza Cenoz2013-10-066-181/+299
|\|
| * Bumping a new release of libdepixelizeVinícius dos Santos Oliveira2013-10-066-181/+299
* | Fix in BSplineJabier Arraiza Cenoz2013-10-061-1/+1
* | fix whith bspline handlesJabier Arraiza Cenoz2013-10-051-2/+4
* | update to trunkJabier Arraiza Cenoz2013-10-0511-190/+321
|\|
| * Fix EMF/WMF import scale (Bug #1229120).Matthew Petroff2013-10-052-0/+52
| * Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-059-190/+269
* | Fix moving handlesJabier Arraiza Cenoz2013-10-051-2/+4
* | update to trunkroot2013-10-0537-223/+249
|\|
| * C++Johan B. C. Engelen2013-10-0423-93/+96
| * C++Johan B. C. Engelen2013-10-0411-40/+42
| * fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
| * fix hiding overloaded virtualJohan B. C. Engelen2013-10-046-6/+6
| * LPE: add some const correctness, remove unused function, and fix potential cr...Johan B. C. Engelen2013-10-044-18/+29
| * Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
| * Remove unnecessary warningKrzysztof Kosi??ski2013-10-041-1/+0
| * if this->pixbuf check must come earlier to prevent crashbuliabyak2013-10-031-65/+67
| * FIXME commentbuliabyak2013-10-031-0/+1
| * properly protect the undo stack from deleting templates and setting viewboxbuliabyak2013-10-031-1/+4
* | update to trunkJabier Arraiza Cenoz2013-10-0228-188/+253
|\|
| * Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
| * Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suiteKrzysztof Kosi??ski2013-10-011-14/+22