summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* improbe UX of Fillet/Chamfer LPEJabiertxof2018-09-146-125/+21
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-1410-388/+391
* fix 3D boxes with inverted y-axis (follow-up)Thomas Holder2018-09-142-19/+18
* Fix a bug opening SVG from comand lines related to the DPI changes done. Than...Jabiertxof2018-09-143-7/+14
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-1315-31/+31
|\
| * Requested revisions + more typos and grammar fixesluz.paz2018-09-112-15/+15
| * Several more typosluz.paz2018-09-119-11/+11
| * Misc. typosluz.paz2018-09-116-7/+7
* | Allow symbols dialog on dark themeJabiertxof2018-09-131-0/+1
* | Fix bug applying powerclip/mask to non cliped/masked elementsJabiertxof2018-09-134-0/+22
* | Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...Jabiertxof2018-09-132-3/+12
* | Fix DPI wrong code pointed by McJabiertxof2018-09-134-20/+20
* | Add per embed/linked SVG a DPI valueJabiertxof2018-09-1312-40/+165
* | fixes and improvementes to power clip and powermaskJabiertxof2018-09-1317-280/+274
* | Fix horizontal scrolling direction when using smooth scrollingEduard Braun2018-09-131-1/+1
* | add autotrace basic supportMarc Jeanmougin2018-09-1355-5/+8751
* | make /options/yaxisdown true the defaultThomas Holder2018-09-122-3/+3
* | fix object-set-test crashThomas Holder2018-09-121-2/+3
* | Add detachable, although no evidence it worksMartin Owens2018-09-121-0/+3
* | Remove colors from gtklistviewMartin Owens2018-09-122-7/+6
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-09-1236-236/+376
|\ \
| * | Allow adding new propertiesMartin Owens2018-09-122-12/+68
| * | New option to invert y-axisThomas Holder2018-09-1234-224/+308
* | | More caching in prefsMarc Jeanmougin2018-09-122-9/+46
|/ /
* | Fix preferences crashThomas Holder2018-09-122-4/+25
* | Support smooth scrolling (part 2)Eduard Braun2018-09-116-6/+26
* | Support smooth scrolling (part 1)Eduard Braun2018-09-112-5/+32
|/
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-118-475/+145
* Cache preference raw valuesMarc Jeanmougin2018-09-112-0/+7
* Make XML tree a double-linked-list (significant improvement on previous node ...Marc Jeanmougin2018-09-114-10/+31
* Fix bug 1684238Jabiertxof2018-09-112-52/+63
* Remove unneeded sp-marshal.{h,cpp}.mingwEduard Braun2018-09-112-398/+0
* Remove the custom handling of column editability, that is not how to do it.Martin Owens2018-09-111-46/+1
* fix nullptr bool warningThomas Holder2018-09-101-1/+1
* Merge branch 'master' of gitlab.com:inkscape/inkscape into yhoshi/inkscape-bu...Martin Owens2018-09-107-22/+60
|\
| * Minor fixMarc Jeanmougin2018-09-091-1/+1
| * copypaste bugfixMarc Jeanmougin2018-09-092-15/+19
| * Update selection-chemistry.cppSamuel Buttigieg2018-09-081-13/+13
| * fix Bug #1786269Xortex2018-09-081-0/+15
| * Modified fix for compatibility with poppler 0.64Eduard Braun2018-09-044-8/+27
* | Fix bug #167900Yuki Hoshino2018-08-302-0/+2
|/
* Fix opacity of bitmap images in PDF exportEduard Braun2018-08-282-4/+2
* Fix opacity of rasterized filters in PDF exportEduard Braun2018-08-282-0/+5
* Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.Tavmjong Bah2018-08-271-0/+5
* Fix bug 1789010 - Sanitize template's file nameChristophe Lebras2018-08-271-5/+4
* Enable autosaves by default, puts them in user cache dirMarc Jeanmougin2018-08-213-6/+9
* use user-specific cache dir for clipboard temp fileMarc Jeanmougin2018-08-211-4/+4
* Fix bug pointed by suv in https://gitlab.com/inkscape/inkscape/merge_requests...Jabiertxof2018-08-171-1/+1
* Fix tiny size of layer visibility/lock iconsEduard Braun2018-08-161-1/+1
* Fix wrong initial glyph size with native pango_win32 font backendEduard Braun2018-08-161-0/+10