summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Select next filter primitive after removing currentNathan Lee2019-10-221-0/+1
* Better fix to handle cache on drawing itemsJabiertxof2019-10-212-15/+17
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-212-7/+23
* Improvements to blending and tooltipJabier Arraiza2019-10-205-9/+35
* Preferences: hold-off on caching until fully instantiatedPatrick Storz2019-10-202-15/+17
* Improve isolationJabier Arraiza2019-10-202-6/+5
* Extensions: catch parameters and translatable values with empty namePatrick Storz2019-10-192-2/+9
* More improvements to the objects panel:Diederik van Lierop2019-10-192-116/+55
* Improve function readibility in previous blend commitJabier Arraiza2019-10-191-54/+30
* Extensions: Implement translationdomain functionalityPatrick Storz2019-10-193-12/+136
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-1922-177/+504
* fix #477 unlink clone with viewBoxThomas Holder2019-10-181-1/+5
* fix #476 ignore hidden layers when selectingThomas Holder2019-10-181-4/+9
* Make href and unhref member functions of SPObject.Tavmjong Bah2019-10-185-53/+43
* fix heap-use-after-freeThomas Holder2019-10-171-1/+1
* Fix logic for Tool Combobox's group labelNathan Lee2019-10-172-12/+30
* Inkscape::XML::Node::addChildAtPosThomas Holder2019-10-169-80/+52
* Extensions: only check existence for interpreted scripts.Patrick Storz2019-10-161-8/+17
* fix SVG writing with xml:space="preserve"Thomas Holder2019-10-161-4/+10
* Extensions: Disable effects that failed to loadPatrick Storz2019-10-153-12/+10
* Properly initialize sensitivity of menuitems with verb defaultPatrick Storz2019-10-151-0/+3
* Extensions: Do not even attempt to register incompatible extensionsPatrick Storz2019-10-154-33/+50