summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unset 'font-variation-settings' if not used.Tavmjong Bah2018-04-031-2/+7
* Fix crash when selection non-variation style.Tavmjong Bah2018-04-031-3/+4
* Code cleanup: remove unneeded file.Tavmjong Bah2018-04-033-52/+7
* Add new directory for 'manipulations' with README.Tavmjong Bah2018-04-031-0/+16
* Add new directory for 'actions' with README.Tavmjong Bah2018-04-031-0/+26
* Fix typo.Tavmjong Bah2018-04-031-1/+1
* Minor tweack of LPE dash-strokeJabier Arraiza2018-04-011-4/+3
* Bug fix closing pathsJabier Arraiza2018-04-011-14/+20
* Add option to unify dash with diferent segment pathsJabier Arraiza2018-04-012-8/+47
* Remove debug coutsJabier Arraiza2018-04-011-4/+0
* Add LPE Dash StrokeJabier Arraiza2018-04-019-1277/+1730
* Repair broken link by moving hacking file to contributing.Martin Owens2018-03-312-92/+91
* Update lpe-clone-original.cpp to recheckJabier Arraiza2018-03-311-1/+1
* Fis a bug crashing inkscape if clones item is not in docJabier Arraiza2018-03-311-8/+8
* Fix effect list orderJabier Arraiza2018-03-311-2/+3
* Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2018-03-312-6/+21
* CMake/MSYS2: Add new curl dependency (libbrotli)Eduard Braun2018-03-311-1/+2
* Add lots of README's.Tavmjong Bah2018-03-3012-0/+133
* packaging: Add a readmeBryce Harrington2018-03-301-0/+7
* Protect against empty string.Tavmjong Bah2018-03-301-15/+17
* Fix bug: 1758477Jabier Arraiza2018-03-286-12/+20
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-2811-29/+32
* Update HACKING.txt. Move to top directory.Tavmjong Bah2018-03-281-8/+24
* Add Cmd as an alternative keyboard shortcutMartin Owens2018-03-281-1/+1
* Allow MacOSX builds to use a specially design carbon keyboard setMartin Owens2018-03-281-0/+6
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMartin Owens2018-03-284-349/+0
|\
| * Remove seriously outdated files.Tavmjong Bah2018-03-284-349/+0
* | Add keyboard shortcuts for macosx from 'Inkscape-MacOS-Curated-Build' 265d07avalerioa2018-03-281-0/+668
|/
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-03-283-2/+2
|\
| * Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
| * Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-284-3/+2
| * Fix powerstroke updateJabiertxo Arraiza Cenoz2018-03-281-0/+1
| * Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz2018-03-281-0/+1
* | Merge branch 'appstream-fixes' of gitlab.com:Pointedstick/inkscapeMarc Jeanmougin2018-03-281-8/+8
|\ \ | |/ |/|
| * Correct errors in AppStream file so it passes `appstreamcli validate`Nate Graham2018-03-151-8/+8
* | a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-276-18/+19
* | Convert Pango font variations string to CSS format before saving to CSS.Tavmjong Bah2018-03-271-2/+24
* | Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-278-18/+9
* | move FTFixedToDouble / FTDoubleToFixed to a common headerFelipe Corrêa da Silva Sanches2018-03-272-8/+7
* | Add the path 'd' property to the blacklist for default style.Tavmjong Bah2018-03-271-0/+1
* | Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-2617-17/+34
* | Allow path moveJabier Arraiza2018-03-264-6/+10
* | Fixing refsJabier Arraiza2018-03-2616-79/+40
* | Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza2018-03-261-2/+0
* | Base LPE refactorJabier Arraiza2018-03-2688-1278/+1561
* | Allow building with USE_PANGO_WIN32.Tavmjong Bah2018-03-233-2/+10
* | Start of reading OpenType fvar table.Tavmjong Bah2018-03-233-1/+82
* | Move OpenType functions to separate file.Tavmjong Bah2018-03-234-174/+255
* | make yaml optional even if presentMarc Jeanmougin2018-03-201-9/+11
* | Add template-specific dataMarc Jeanmougin2018-03-201-1/+8