summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-10-1242-535/+498
|\ | | | | (bzr r11950.1.180)
| * Fix crash with experimental lpe tool.Markus Engel2013-10-121-3/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1238357 (bzr r12678)
| * Fix some more issues with ellipses.Markus Engel2013-10-101-31/+35
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237734 - https://launchpad.net/bugs/1235504 (bzr r12677)
| * Fix cycling through nodes with tab key.Markus Engel2013-10-092-12/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675)
| * Fix for invisible node tool cursor.Markus Engel2013-10-091-3/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235076 (bzr r12674)
| * Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-0921-28/+29
| | | | | | | | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
| * Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7).Nicolas Dufour2013-10-091-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/627943 (bzr r12672)
| * Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵Tavmjong Bah2013-10-0811-438/+407
| | | | | | | | | | using the Circle, Ellipse, and Arc tool. (bzr r12670)
| * cppcheckKris De Gussem2013-10-074-7/+4
| | | | | | (bzr r12669)
| * cppcheck: initialisationKris De Gussem2013-10-072-12/+16
| | | | | | (bzr r12668)
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+3
| | | | | | (bzr r11950.1.179)
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
| | | | | | (bzr r11950.1.178)
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
| | | | | | (bzr r11950.1.177)
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-1/+4
| | | | | | (bzr r11950.1.176)
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+0
| | | | | | (bzr r11950.1.175)
* | Fixing BSplinesJabier Arraiza Cenoz2013-10-072-6/+11
| | | | | | (bzr r11950.1.174)
* | update to trunkJabier Arraiza Cenoz2013-10-071-1/+1
| | | | | | (bzr r11950.1.173)
* | fix in nodesJabier Arraiza Cenoz2013-10-071-0/+2
| | | | | | (bzr r11950.1.172)
* | Fix scaling handlesJabier Arraiza Cenoz2013-10-061-23/+13
| | | | | | (bzr r11950.1.171)
* | Fix scaling handlesJabier Arraiza Cenoz2013-10-061-3/+3
| | | | | | (bzr r11950.1.170)
* | update to trunkJabier Arraiza Cenoz2013-10-066-20/+41
|\| | | | | (bzr r11950.1.169)
| * initialisationKris De Gussem2013-10-062-3/+9
| | | | | | (bzr r12667)
| * cppcheckKris De Gussem2013-10-061-16/+19
| | | | | | (bzr r12666)
| * Add 3d Box displayName and descriptionMartin Owens2013-10-062-0/+11
| | | | | | (bzr r12665)
| * Order of message setting for toolsMartin Owens2013-10-061-1/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235792 (bzr r12664)
* | Fix bspline and strip multi node bspline power editing whith node tool ↵Jabier Arraiza Cenoz2013-10-061-51/+51
| | | | | | | | | | because UX (bzr r11950.1.168)
* | UX improvementsJabier Arraiza Cenoz2013-10-062-17/+25
| | | | | | (bzr r11950.1.166)
* | Fix in bsplinesroot2013-10-061-2/+2
| | | | | | (bzr r11950.1.165)
* | update to trunkJabier Arraiza Cenoz2013-10-066-181/+299
|\| | | | | (bzr r11950.1.164)
| * Bumping a new release of libdepixelizeVinícius dos Santos Oliveira2013-10-066-181/+299
| | | | | | (bzr r12663)
* | Fix in BSplineJabier Arraiza Cenoz2013-10-061-1/+1
| | | | | | (bzr r11950.1.163)
* | fix whith bspline handlesJabier Arraiza Cenoz2013-10-051-2/+4
| | | | | | (bzr r11950.1.162)
* | update to trunkJabier Arraiza Cenoz2013-10-0511-190/+321
|\| | | | | (bzr r11950.1.161)
| * Fix EMF/WMF import scale (Bug #1229120).Matthew Petroff2013-10-052-0/+52
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229120 (bzr r12662)
| * Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-059-190/+269
| | | | | | (bzr r12661)
* | Fix moving handlesJabier Arraiza Cenoz2013-10-051-2/+4
| | | | | | (bzr r11950.1.160)
* | update to trunkroot2013-10-0537-223/+249
|\| | | | | (bzr r11950.1.159)
| * C++Johan B. C. Engelen2013-10-0423-93/+96
| | | | | | (bzr r12660)
| * C++Johan B. C. Engelen2013-10-0411-40/+42
| | | | | | (bzr r12659)
| * fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235032 (bzr r12658)
| * fix hiding overloaded virtualJohan B. C. Engelen2013-10-046-6/+6
| | | | | | (bzr r12657)
| * LPE: add some const correctness, remove unused function, and fix potential ↵Johan B. C. Engelen2013-10-044-18/+29
| | | | | | | | | | crash bug (bzr r12656)
| * Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
| | | | | | | | | | | | | | | | Fixes crasher bug #488035. Fixed bugs: - https://launchpad.net/bugs/488035 (bzr r12655)
| * Remove unnecessary warningKrzysztof Kosi??ski2013-10-041-1/+0
| | | | | | (bzr r12654)
| * if this->pixbuf check must come earlier to prevent crashbuliabyak2013-10-031-65/+67
| | | | | | (bzr r12653)
| * FIXME commentbuliabyak2013-10-031-0/+1
| | | | | | (bzr r12652)
| * properly protect the undo stack from deleting templates and setting viewboxbuliabyak2013-10-031-1/+4
| | | | | | (bzr r12651)
* | update to trunkJabier Arraiza Cenoz2013-10-0228-188/+253
|\| | | | | (bzr r11950.1.158)
| * Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
| | | | | | | | | | | | | | | | and at least one additional point is selected. Fixes LP bug #710101. Fixed bugs: - https://launchpad.net/bugs/710101 (bzr r12650)
| * Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suiteKrzysztof Kosi??ski2013-10-011-14/+22
| | | | | | | | | | (test case pserver-grad-13-b.svg). (bzr r12649)