summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Small update for Hungarian translationGyuris Gellért2019-10-221-2463/+2531
* 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
* CI: Store artifacts for test jobPatrick Storz2019-10-201-2/+6
* Improvements to blending and tooltipJabier Arraiza2019-10-205-9/+35
* Update inkscape.potPatrick Storz2019-10-202-2295/+2306
* Update extensionsPatrick Storz2019-10-201-0/+0
* Preferences: hold-off on caching until fully instantiatedPatrick Storz2019-10-202-15/+17
* Merge in bootstrap5 color pallet from meetdilipMartin Owens2019-10-201-0/+96
* 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
* Fix bug in sh comparsionJabier Arraiza2019-10-191-1/+1
* Extensions: Implement translationdomain functionalityPatrick Storz2019-10-193-12/+136
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-1922-177/+504
* Update hr.po for Inkscape 1.0Milo Ivir2019-10-191-2454/+1662
* fix #477 unlink clone with viewBoxThomas Holder2019-10-181-1/+5
* CMake/MSYS2: Link against libssp (required for _FORTIFY_SOURCE)Patrick Storz2019-10-182-1/+2
* 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
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-154-3/+25
* Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fedeMarc Jeanmougin2019-10-151-3/+3
* Extensions: Fix file test when checking dependencies by typePatrick Storz2019-10-153-36/+64
* Fix a warning issue on theme changeJabier Arraiza2019-10-142-1/+3
* Fix bug compilingJabier Arraiza2019-10-141-1/+2
* Fix compiling bugJabier Arraiza2019-10-141-1/+1
* Fix a bug in previous commitJabier Arraiza2019-10-142-5/+5
* Fix a extra blend enumJabier Arraiza2019-10-142-27/+6
* Extensions: Switch .xslt file look-up to dependency logic as wellPatrick Storz2019-10-143-22/+12
* Extensions: Improve logic to lookup script extensionsPatrick Storz2019-10-147-188/+148
* no "SPString" label for XML editor text nodesThomas Holder2019-10-141-1/+0
* Reduce memory leak in file previewNathan Lee2019-10-142-6/+9
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-1413-146/+135