summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add note to use important in measure dialogJabier Arraiza2017-10-141-1/+1
| * | | Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-1413-43/+69
| * | | Remove deprecated GNOME VFSStefano Facchini2017-10-137-209/+40
| * | | Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah2017-10-133-38/+93
| * | | Do not force-disable CSD on WindowsEduard Braun2017-10-121-4/+0
| * | | Update POTFILES.in etc. after renamingStefano Facchini2017-10-124-5/+5
| * | | Allow one !important rule to override another if later and has equal or highe...Tavmjong Bah2017-10-111-2/+2
| * | | Prevent crash in measure LPE when pasting LPE to multiple elementsJabier Arraiza2017-10-101-1/+2
| * | | Cleanup: remove unused winmain.cppEduard Braun2017-10-102-66/+0
| * | | Fix a bug pointed by CR on copyng throught layersJabiertxo Arraiza Cenoz2017-10-101-5/+4
| * | | Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz2017-10-095-24/+75
| * | | Circle3pts LPE: handle overlapping pointsStefano Facchini2017-10-081-3/+9
| * | | Merge branch 'refactoring' of gitlab.com:shlomif/inkscapeMarc Jeanmougin2017-10-0723-295/+284
| |\ \ \
| | * | | Refactoring: avoid duplicate code.Shlomi Fish2017-10-061-53/+42
| | * | | Refactoring.Shlomi Fish2017-10-061-7/+2
| | * | | Optimize and remove trailing space.Shlomi Fish2017-10-062-16/+21
| | * | | remove trailing spaceShlomi Fish2017-10-061-14/+13
| | * | | refactoringShlomi Fish2017-10-061-5/+1
| | * | | update a comment and remove trail spaceShlomi Fish2017-10-061-5/+2
| | * | | update a comment and remove trail spaceShlomi Fish2017-10-061-3/+3
| | * | | 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
| * | | | Fix for bug #412928 Allow clip/mask set inverseJabiertxo Arraiza Cenoz2017-10-064-174/+117
| * | | | Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-0541-87/+87
| * | | | Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in someAndrey Mozzhuhin2017-10-053-4/+39
| |/ / /
| * | | 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
| * | | | 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-017-23/+57
| |\| | |
| | * | | 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
| | * | | 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