summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-233-18/+9
* | | Inkscapestream: Incredible speed up for writing of stringsEduard Braun2018-09-221-2/+3
* | | Fix a bug if shape is not defined in powerclipJabier Arraiza2018-09-221-0/+3
* | | Allow ask for SVG dragged import method. Also split ask question from one to ...Jabier Arraiza2018-09-226-8/+19
* | | Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-227-43/+22
|/ /
* | fix CTRL+button2 rotation directionThomas Holder2018-09-211-0/+1
* | Fix window resize canvas orientation interferenceThomas Holder2018-09-211-1/+4
* | minor correction to MRMarc Jeanmougin2018-09-212-4/+3
* | Merge branch 'fix_bug_#1791694' of gitlab.com:Xortex/inkscapeMarc Jeanmougin2018-09-212-19/+9
|\ \
| * | fix bug 1791694Xortex2018-09-192-19/+9
* | | adjust GDK_SCROLL_SMOOTH for MacBook TrackpadThomas Holder2018-09-211-1/+21
* | | Fix children not properly inheriting font-size when ungroupingEduard Braun2018-09-201-0/+3
* | | flip transform dialog iconsThomas Holder2018-09-201-1/+1
* | | fix transform dialog icons with inverted y-axisThomas Holder2018-09-203-3/+20
|/ /
* | Remove piglatin ocurrencesJabiertxof2018-09-191-2/+2
* | Update file import dialog for old SVG. We couldent add a fixed siize so we n...Jabier Arraiza2018-09-182-25/+31
* | Add gettext strings, fix undo and allow keypresses to add and delete attributesMartin Owens2018-09-172-14/+73
* | Misc. typo and whitespace fixesluz.paz2018-09-163-34/+34
* | Fix eaae266840146a0faa3332f253ba7bd63eecbb21Eduard Braun2018-09-152-6/+8
* | Support reading and writing pipesRainer Keller2018-09-152-9/+79
* | Fix and improve stiling of helper tab on meassure segments LPEJabiertxof2018-09-151-4/+4
* | Improve message parameter and remove unecesary widgets from meassure segments...Jabier Arraiza2018-09-154-29/+26
* | Update measure segments helper info and align to messages LPE parameterJabiertxof2018-09-143-22/+39
* | Update info widget inmeasure segmentsJabiertxof2018-09-141-6/+6
* | 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