summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Icelandic translation update.Ivan Mas??r2016-02-151-2603/+3032
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ...Tavmjong Bah2016-02-153-13/+349
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski2016-02-1512-96/+89
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix improperly escaped character in previous commit (which actually fixes bug...Eduard Braun2016-02-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1478168 (CDR import crashes)Eduard Braun2016-02-141-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: Update inkscape.pot fileEduard Braun2016-02-131-1475/+1646
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-013-23/+111
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-135-82/+92
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if viewbox does not exist, create it from page size, only if page size exists...Alvin Penner2016-02-121-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix default value of 'fr'.Tavmjong Bah2016-02-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-112-10/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove artifacts when remove canvas items, for example in measure toolJabier Arraiza Cenoz2016-02-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. Greek translation of the Shapes tutorial updated.Nicolas Dufour2016-02-091-350/+350
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Greek translation update.Dimitris Spingos2016-02-091-413/+372
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake build broken by r14639suv-lp2016-02-091-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-092-3/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-082-20/+32
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-0859-1209/+1406
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-073-13/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong replace of tab by spacesJabier Arraiza Cenoz2016-02-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-077-6/+344
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-073-67/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-064-31/+104
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-062-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2016-02-041-147/+86
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge in Richard Hughes's AppData, Thanks Richard!Martin Owens2016-02-013-1/+45
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-013-6/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1539704 (Crash when selecting the eraser tool).suv-lp2016-01-301-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve advertaising to Fillet-ChamferJabier Arraiza Cenoz2016-01-291-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an advert to fillet chamfer users that the coming version in 'pointwise' ...Jabier Arraiza Cenoz2016-01-291-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-284-67/+74
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch fixes bug 1538786mathog2016-01-271-19/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sync Inkscape to libUEMF changesmathog2016-01-272-11/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch should fix bug 1538361mathog2016-01-271-4/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch should fix bug 1480651mathog2016-01-276-35/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2016-01-251-2235/+2574
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging: Restructure how announcement is assembledBryce Harrington2016-01-211-19/+33
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging: Add usage and support for MAKEFLAGSBryce Harrington2016-01-211-2/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging: Add make_dist() function to generate the tarballsBryce Harrington2016-01-211-0/+62
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging: Generate a basic release announcementBryce Harrington2016-01-211-18/+58
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging: Introduce script for creating releasesBryce Harrington2016-01-211-0/+109
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: German translation update\nThanks to Maren Hachmann for many va...Eduard Braun2016-01-191-2915/+3505
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake: Drop Java supportBryce Harrington2016-01-192-15/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake: Add cleanup targets clean-cmake-files and clean-allBryce Harrington2016-01-172-0/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README: Add some basic cmake directionsBryce Harrington2016-01-171-6/+11