summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use correct function to add additional style sheets to style sheet list.Tavmjong Bah2019-11-081-1/+1
* Set "origin" (ua, user, author) for linked stylesheets.Tavmjong Bah2019-11-081-1/+8
* Fix crash using split canvas with multiple monitorsJabier Arraiza2019-11-071-56/+61
* Fix issue LPE Line Join rendering wrong for arcs line join. https://gitlab.co...Jabier Arraiza2019-11-071-1/+1
* Update node transform handles on deselectNathan Lee2019-11-051-0/+2
* macOS bundle support for append_inkscape_datadirThomas Holder2019-11-051-1/+9
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza2019-11-053-106/+123
* Fix a editor auto pasteJabier Arraiza2019-11-031-1/+1
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-0320-173/+191
* make SP_ATTRIBUTE_IS_CSS a functionThomas Holder2019-11-032-20/+17
* sanity check for XML attribute namesThomas Holder2019-11-031-0/+4
* Fix bug releasing powermask LPEJabiertxof2019-11-021-20/+35
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-0221-39/+51
* Allow forking on powermaskJabier Arraiza2019-11-022-58/+52
* Remove OCALMarc Jeanmougin2019-11-0110-1984/+1
* fix #497 don't set 'd' style propertyThomas Holder2019-11-012-1/+2
* Improve clip LPEJabier Arraiza2019-11-015-322/+227
* Attempt to fix inbox#976John Smith2019-10-311-1/+1
* Fix initial transform of shape in opened file.Nathan Lee2019-10-301-1/+4
* PDF+LaTeX export: escape ampersandsPatrick Storz2019-10-301-1/+7
* Update the treeview in the objects-panel asynchronously, such that Inkscape s...Diederik van Lierop2019-10-302-86/+153
* Remove _drawbox deps pointed by ThomasJabiertxof2019-10-301-1/+1
* Improve picking selecton on textJabiertxof2019-10-304-16/+22
* Update bounding box on changing blurNathan Lee2019-10-292-0/+3
* Fix a blending issueJabiertxof2019-10-281-1/+2
* Fix some blurs iddle large loopsJabiertxof2019-10-284-18/+18
* refactor: clean up SPI constructorsThomas Holder2019-10-285-204/+126
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-288-54/+59
* refactor: TypedSPIThomas Holder2019-10-2813-106/+143
* refactor: private SPIBase::_nameThomas Holder2019-10-287-40/+43
* refactor: Eliminate SPIEnum::enumsThomas Holder2019-10-282-3/+40
* sized style enumsThomas Holder2019-10-283-36/+40
* refactor SPIEnum: more type safetyThomas Holder2019-10-2819-305/+366
* Remove delay on desktop switchJabier Arraiza2019-10-273-28/+9
* fix heap-buffer-overflow in node toolThomas Holder2019-10-271-12/+4
* fix merging "opacity" and "stop-opacity"Thomas Holder2019-10-271-1/+1
* Fix XRay memory problem by no end iddleJabiertxof2019-10-272-4/+15
* fix heap-use-after-free on "Unlink Clone"Thomas Holder2019-10-272-0/+4
* Clipboard: Fix pasting of image data on WindowsPatrick Storz2019-10-261-0/+7
* Dialogs: improve opacity handling through use of CSSPatrick Storz2019-10-263-78/+21
* fix poppler 0.82.0 buildThomas Holder2019-10-264-3/+9
* Allow select text elements by bounding boxJabier Arraiza2019-10-241-0/+9
* Fix gradient/mesh handles after object with gradient/mesh cloned.Tavmjong Bah2019-10-245-26/+63
* Revert "Try to fix tests"Jabier Arraiza2019-10-231-5/+1
* Try to fix testsJabier Arraiza2019-10-231-1/+5
* Fix isolation issuesJabier Arraiza2019-10-232-26/+18
* Properly update document view when closing, then opening a new filePatrick Storz2019-10-222-14/+30
* Properly calculate line height for flowDivPatrick Storz2019-10-221-1/+1
* Make `FitCanvasVerb`s sensitive by defaultPatrick Storz2019-10-221-3/+1
* Fix wrong interpretation on how works canvas renderingJabier Arraiza2019-10-221-11/+3