summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30Improve picking selecton on textJabiertxof4-16/+22
2019-10-29Update bounding box on changing blurNathan Lee2-0/+3
2019-10-28Fix a blending issueJabiertxof1-1/+2
2019-10-28Fix some blurs iddle large loopsJabiertxof4-18/+18
2019-10-28refactor: clean up SPI constructorsThomas Holder5-204/+126
2019-10-28refactor: Eliminate SPIEnum::_nameThomas Holder8-54/+59
2019-10-28refactor: TypedSPIThomas Holder13-106/+143
2019-10-28refactor: private SPIBase::_nameThomas Holder7-40/+43
2019-10-28refactor: Eliminate SPIEnum::enumsThomas Holder2-3/+40
2019-10-28sized style enumsThomas Holder3-36/+40
2019-10-28refactor SPIEnum: more type safetyThomas Holder19-305/+366
2019-10-27Remove delay on desktop switchJabier Arraiza3-28/+9
2019-10-27fix heap-buffer-overflow in node toolThomas Holder1-12/+4
2019-10-27fix merging "opacity" and "stop-opacity"Thomas Holder1-1/+1
2019-10-27Fix XRay memory problem by no end iddleJabiertxof2-4/+15
2019-10-27fix heap-use-after-free on "Unlink Clone"Thomas Holder2-0/+4
2019-10-26Clipboard: Fix pasting of image data on WindowsPatrick Storz1-0/+7
2019-10-26Dialogs: improve opacity handling through use of CSSPatrick Storz3-78/+21
2019-10-26fix poppler 0.82.0 buildThomas Holder4-3/+9
2019-10-24Allow select text elements by bounding boxJabier Arraiza1-0/+9
2019-10-24Fix gradient/mesh handles after object with gradient/mesh cloned.Tavmjong Bah5-26/+63
2019-10-23Revert "Try to fix tests"Jabier Arraiza1-5/+1
2019-10-23Try to fix testsJabier Arraiza1-1/+5
2019-10-23Fix isolation issuesJabier Arraiza2-26/+18
2019-10-22Properly update document view when closing, then opening a new filePatrick Storz2-14/+30
2019-10-22Properly calculate line height for flowDivPatrick Storz1-1/+1
2019-10-22Make `FitCanvasVerb`s sensitive by defaultPatrick Storz1-3/+1
2019-10-22Fix wrong interpretation on how works canvas renderingJabier Arraiza1-11/+3
2019-10-22Select next filter primitive after removing currentNathan Lee1-0/+1
2019-10-21Better fix to handle cache on drawing itemsJabiertxof2-15/+17
2019-10-21Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2-7/+23
2019-10-20Improvements to blending and tooltipJabier Arraiza5-9/+35
2019-10-20Preferences: hold-off on caching until fully instantiatedPatrick Storz2-15/+17
2019-10-20Improve isolationJabier Arraiza2-6/+5
2019-10-19Extensions: catch parameters and translatable values with empty namePatrick Storz2-2/+9
2019-10-19More improvements to the objects panel:Diederik van Lierop2-116/+55
2019-10-19Improve function readibility in previous blend commitJabier Arraiza1-54/+30
2019-10-19Extensions: Implement translationdomain functionalityPatrick Storz3-12/+136
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza22-177/+504
2019-10-18fix #477 unlink clone with viewBoxThomas Holder1-1/+5
2019-10-18fix #476 ignore hidden layers when selectingThomas Holder1-4/+9
2019-10-18Make href and unhref member functions of SPObject.Tavmjong Bah5-53/+43
2019-10-17fix heap-use-after-freeThomas Holder1-1/+1
2019-10-17Fix logic for Tool Combobox's group labelNathan Lee2-12/+30
2019-10-16Inkscape::XML::Node::addChildAtPosThomas Holder9-80/+52
2019-10-16Extensions: only check existence for interpreted scripts.Patrick Storz1-8/+17
2019-10-16fix SVG writing with xml:space="preserve"Thomas Holder1-4/+10
2019-10-15Extensions: Disable effects that failed to loadPatrick Storz3-12/+10
2019-10-15Properly initialize sensitivity of menuitems with verb defaultPatrick Storz1-0/+3
2019-10-15Extensions: Do not even attempt to register incompatible extensionsPatrick Storz4-33/+50