summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract an expr + trailing spaceShlomi Fish2017-10-061-23/+24
* remove trailing spaceShlomi Fish2017-10-063-7/+7
* Small refactoring + elim trail space.Shlomi Fish2017-10-061-5/+3
* Extract SPDimensions from spfiltersShlomi Fish2017-10-056-50/+14
* Extract SPDimensions from spuseShlomi Fish2017-10-052-24/+4
* Extract a base class, SPDimensions.Shlomi Fish2017-10-057-43/+99
* Extract SPRoot::setRootDimensions .Shlomi Fish2017-10-052-39/+44
* Extract unset_x_and_y().Shlomi Fish2017-10-052-4/+10
* Merge double assignment + eliminate trail space.Shlomi Fish2017-10-051-5/+3
* Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscapeMarc Jeanmougin2017-10-059-111/+81
|\
| * Rename object-edit.cpp to what it really isStefano Facchini2017-10-014-89/+52
| * Fix the editing of clipping and masking objectsStefano Facchini2017-10-016-22/+29
* | Merge branch 'interp_att_ext' of gitlab.com:Moini/inkscapeMarc Jeanmougin2017-10-042-146/+160
|\ \
| * | Can now interpolate namespaced attributes, uses previously unused units field...Maren Hachmann2017-10-031-141/+152
| * | Add some help texts, improve structureMaren Hachmann2017-10-031-5/+8
* | | selection clear: First disconnect, then clearFriedrich Beckmann2017-10-041-5/+3
* | | Fix bug: crash - iterator corrupted by removing objects from containerFriedrich Beckmann2017-10-032-4/+11
|/ /
* | removed GList in ruler.cppMarc Jeanmougin2017-10-031-9/+15
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-022-1/+18
|\ \
| * | Improvements to translations in clone LPEJabiertxo Arraiza Cenoz2017-10-022-1/+18
* | | third batchMarc Jeanmougin2017-10-0212-214/+121
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-028-22/+104
|\| |
| * | Add better transform handle to Clone Item LPEJabier Arraiza2017-10-018-22/+104
| |/
* | Second batchMarc Jeanmougin2017-10-028-299/+138
* | First batchMarc Jeanmougin2017-10-0121-398/+214
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-019-31/+67
|\|
| * A little styling tweak to a LPE expanderJabier Arraiza2017-10-011-1/+2
| * Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2017-10-012-4/+21
| * CI/AppVeyor: Re-introduce full system upgradeEduard Braun2017-09-301-0/+7
| * MSYS2: use custom ImageMagick build as relocation support is brokenEduard Braun2017-09-301-8/+3
| * Do not crash if raster image can not be opened by ImageMagickEduard Braun2017-09-301-12/+20
| * Fix bug #1719505 segfault on convert to pathJabier Arraiza2017-09-301-1/+6
| * Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza2017-09-302-5/+8
* | Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-0139-509/+389
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-09-303-62/+32
|\|
| * Improvements to meassure segments LPE and a little styling tweak to default L...Jabier Arraiza2017-09-303-62/+32
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-09-303-12309/+13504
|\|
| * Translations: Fix translation error in Icelandic (is) translationEduard Braun2017-09-291-0/+1
| * Translations: Update Icelandic (is) translationSveinn í Felli2017-09-291-5137/+6140
| * Translations: Update Russian (ru) translationIgor Zhigunov2017-09-291-101/+189
| * Translations: Update Spanish (es) translationLucas Vieites2017-09-291-7071/+7174
* | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-3013-183/+164
|/
* remove helper/gnome-utils.*Marc Jeanmougin2017-09-294-158/+7
* CI/AppVeyor: Fix tests involving font renderingEduard Braun2017-09-281-6/+10
* Tests: Fix problematic rendering testEduard Braun2017-09-283-1/+1
* MSYS2: Upgrade python packages when re-running the script (pip)Eduard Braun2017-09-281-2/+2
* MSYS2: Switch to repo.msys2.org URL for imagemagickEduard Braun2017-09-281-2/+2
* Merge branch 'colord_icc_store' of gitlab.com:fbbdev/inkscapeMarc Jeanmougin2017-09-271-0/+16
|\
| * Add colord ICC store dirs to CMS search pathsFabio Massaioli2017-09-261-0/+16
* | Merge branch 'fix_saving' into 'master'Eduard Braun2017-09-271-1/+11
|\ \