summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing coding styleJabiertxof2018-10-252-55/+90
* Add new features to knot LPEJabiertxof2018-10-252-6/+34
* Fixing coding styleJabiertxof2018-10-253-30/+43
* Fix closing issuesJabiertxof2018-10-252-11/+18
* Fixing coding styleJabiertxof2018-10-253-4/+5
* Fix initial widthJabiertxof2018-10-252-1/+24
* Add minor string tweaksJabiertxof2018-10-252-4/+5
* Fix coding styleJabier Arraiza2018-10-252-28/+37
* Fixes fror knot LPEJabier Arraiza2018-10-252-16/+34
* Update Hungarian translationGyuris Gellért2018-10-241-4988/+1146
* Modify behavior of interpolationTanja Bast2018-10-242-7/+49
* Apply clang formatTanja Bast2018-10-242-36/+39
* ShapeEditor: Always keep KnotHolders in set_item()Eduard Braun2018-10-242-18/+8
* cmake: move "project" before "include"Thomas Holder2018-10-241-1/+3
* Expand tests for object style to include font sizes and font propertyMartin Owens2018-10-241-1/+65
* Fix assert when removing LPE DefinitionJabiertxof2018-10-221-4/+4
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-2239-70/+63
* Add LibreOffice SOC to GIMP GPL palette format scriptMartin Owens2018-10-191-0/+58
* Fix memory leakMarc Jeanmougin2018-10-191-0/+1
* Fix typosMarc Jeanmougin2018-10-192-28/+29
* Makes page sizes in document properties customizableMarc Jeanmougin2018-10-193-188/+175
* Add some more const to SPFilter.Emmanuel Gil Peyrot2018-10-191-9/+7
* Sprinkle some const qualifiers on SPFilter methods.Emmanuel Gil Peyrot2018-10-192-6/+6
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-1923-139/+130
* Remove unused includes.Emmanuel Gil Peyrot2018-10-193-5/+0
* Remove unused filter-list.h header.Emmanuel Gil Peyrot2018-10-193-67/+0
* Remove unused map-list.h header.Emmanuel Gil Peyrot2018-10-192-69/+0
* Remove unused function.h header.Emmanuel Gil Peyrot2018-10-192-123/+0
* Remove unused tuple.h header.Emmanuel Gil Peyrot2018-10-192-183/+0
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-188-70/+31
* Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...Marc Jeanmougin2018-10-184-23/+37
|\
| * Fix bug 1789838 - Ask for confirmation before overwriting templateChristophe Lebras2018-08-314-23/+37
* | Merge branch 'master' of gitlab.com:xhorak/inkscapeMarc Jeanmougin2018-10-182-1/+7
|\ \
| * | Nulling pointer after destroying its data.Jan Horak2018-10-161-0/+3
| * | Fix use after free in error reportingJan Horak2018-10-161-1/+4
* | | Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-1812-39/+40
* | | New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-1813-2/+60
* | | Code cleanup and adding comments.Tavmjong Bah2018-10-172-64/+93
|/ /
* | fix vi modelines: encoding -> fileencodingThomas Holder2018-10-1510-20/+10
* | remove sp-text.cpp.origThomas Holder2018-10-151-1324/+0
* | dir-util-test: #include "io/dir-util.h"Thomas Holder2018-10-131-1/+1
* | Revert "Add dir-util.h to the include path."Thomas Holder2018-10-131-1/+0
* | Update POTFILES.inEduard Braun2018-10-131-2/+2
* | Fix Windows buildEduard Braun2018-10-131-6/+0
* | CMake/tests: SimplifyEduard Braun2018-10-131-1/+1
* | remove old code.Shlomi Fish2018-10-131-9/+0
* | update googletest and refactor the script.Shlomi Fish2018-10-132-8/+13
* | Add dir-util.h to the include path.Shlomi Fish2018-10-131-0/+1
* | Move some files to 'io' directory.Tavmjong Bah2018-10-1324-42/+1593
* | CI/AppVeyor: increase clone depthEduard Braun2018-10-121-1/+1