summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-16Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah4-7/+36
2017-10-15Fix link for FAQ entry on DPI changeEduard Braun1-1/+1
2017-10-14Do not use GUI for --export-inkscape-svgEduard Braun1-0/+1
2017-10-14Cleanup: rename sp_do_export_png for consistencyEduard Braun1-7/+12
2017-10-14Some basic error handling for SVG exportEduard Braun1-5/+16
2017-10-14Refactoring: put SVG export into separate functionEduard Braun1-59/+73
2017-10-14Support --export-area-page when using --export-id to export to SVGEduard Braun1-1/+3
2017-10-14Support --export-margin when exporting to SVGEduard Braun1-3/+15
2017-10-14make --export-area-drawing work when exporting SVGEduard Braun1-0/+4
2017-10-14Add note to use important in measure dialogJabier Arraiza1-1/+1
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza13-43/+69
2017-10-13Remove deprecated GNOME VFSStefano Facchini7-209/+40
2017-10-13Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah3-38/+93
2017-10-12Do not force-disable CSD on WindowsEduard Braun1-4/+0
2017-10-12Update POTFILES.in etc. after renamingStefano Facchini4-5/+5
2017-10-11Allow one !important rule to override another if later and has equal or highe...Tavmjong Bah1-2/+2
2017-10-10Prevent crash in measure LPE when pasting LPE to multiple elementsJabier Arraiza1-1/+2
2017-10-10Cleanup: remove unused winmain.cppEduard Braun2-66/+0
2017-10-10Fix a bug pointed by CR on copyng throught layersJabiertxo Arraiza Cenoz1-5/+4
2017-10-09Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz5-24/+75
2017-10-08Circle3pts LPE: handle overlapping pointsStefano Facchini1-3/+9
2017-10-06Fix for bug #412928 Allow clip/mask set inverseJabiertxo Arraiza Cenoz4-174/+117
2017-10-06Refactoring: avoid duplicate code.Shlomi Fish1-53/+42
2017-10-06Refactoring.Shlomi Fish1-7/+2
2017-10-06Optimize and remove trailing space.Shlomi Fish2-16/+21
2017-10-06remove trailing spaceShlomi Fish1-14/+13
2017-10-06refactoringShlomi Fish1-5/+1
2017-10-06update a comment and remove trail spaceShlomi Fish1-5/+2
2017-10-06update a comment and remove trail spaceShlomi Fish1-3/+3
2017-10-06Extract an expr + trailing spaceShlomi Fish1-23/+24
2017-10-06remove trailing spaceShlomi Fish3-7/+7
2017-10-06Small refactoring + elim trail space.Shlomi Fish1-5/+3
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin41-87/+87
2017-10-05Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in someAndrey Mozzhuhin3-4/+39
2017-10-05Extract SPDimensions from spfiltersShlomi Fish6-50/+14
2017-10-05Extract SPDimensions from spuseShlomi Fish2-24/+4
2017-10-05Extract a base class, SPDimensions.Shlomi Fish7-43/+99
2017-10-05Extract SPRoot::setRootDimensions .Shlomi Fish2-39/+44
2017-10-05Extract unset_x_and_y().Shlomi Fish2-4/+10
2017-10-05Merge double assignment + eliminate trail space.Shlomi Fish1-5/+3
2017-10-04selection clear: First disconnect, then clearFriedrich Beckmann1-5/+3
2017-10-03Fix bug: crash - iterator corrupted by removing objects from containerFriedrich Beckmann2-4/+11
2017-10-03removed GList in ruler.cppMarc Jeanmougin1-9/+15
2017-10-02third batchMarc Jeanmougin12-214/+121
2017-10-02Improvements to translations in clone LPEJabiertxo Arraiza Cenoz2-1/+18
2017-10-02Second batchMarc Jeanmougin8-299/+138
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza8-22/+104
2017-10-01First batchMarc Jeanmougin21-398/+214
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin39-509/+389
2017-10-01Rename object-edit.cpp to what it really isStefano Facchini4-89/+52