summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-0320-173/+191
| | | | | | | | | | | | | | | | | | - eliminate value_default - make value private (-> _value) - add value() method
* | | make SP_ATTRIBUTE_IS_CSS a functionThomas Holder2019-11-032-20/+17
| | |
* | | sanity check for XML attribute namesThomas Holder2019-11-031-0/+4
|/ / | | | | | | | | | | - addresses inbox#1007 (no solid fix, but should catch typical mistakes) - would have prevented inbox#976 - would have prevented https://gitlab.com/inkscape/inkscape/commit/54f45153ba#note_239314490
* | Remove tests LPE to be woking apart in this branch:Jabier Arraiza2019-11-037-8283/+0
| | | | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/1012
* | Fix bug releasing powermask LPEJabiertxof2019-11-021-20/+35
| |
* | Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-0221-39/+51
| | | | | | | | change
* | Allow forking on powermaskJabier Arraiza2019-11-022-58/+52
|/
* also removes from translationsMarc Jeanmougin2019-11-011-1/+0
|
* Remove OCALMarc Jeanmougin2019-11-0111-1986/+1
|
* fix #497 don't set 'd' style propertyThomas Holder2019-11-012-1/+2
|
* Add margins to make Trace Bitmap dialog not so uglyGyuris Gellért2019-11-011-0/+5
|
* Improve clip LPEJabier Arraiza2019-11-0113-324/+8516
| | | | | | | Fixes: https://gitlab.com/inkscape/inbox/issues/868 https://gitlab.com/inkscape/inbox/issues/867 https://gitlab.com/inkscape/inbox/issues/866
* Dutch translation updateKris De Gussem2019-11-011-3284/+3313
|
* Attempt to fix inbox#976John Smith2019-10-311-1/+1
|
* Fix initial transform of shape in opened file.Nathan Lee2019-10-301-1/+4
| | | | | Fix https://gitlab.com/inkscape/inkscape/issues/495 and likely other problems.
* CMake: enable -fstack-protector-strong by defaultPatrick Storz2019-10-301-2/+2
|
* Update Catalan translationJordi Mas2019-10-301-7049/+3448
|
* PDF+LaTeX export: escape ampersandsPatrick Storz2019-10-301-1/+7
| | | | Fixes https://gitlab.com/inkscape/inbox/issues/1104
* Update the treeview in the objects-panel asynchronously, such that Inkscape ↵Diederik van Lierop2019-10-302-86/+153
| | | | stays responsive with documents having a large number of objects
* Remove _drawbox deps pointed by ThomasJabiertxof2019-10-301-1/+1
|
* Improve picking selecton on textJabiertxof2019-10-304-16/+22
|
* CMake/MSYS2: minor dependency update for lxmlPatrick Storz2019-10-291-0/+1
|
* Update bounding box on changing blurNathan Lee2019-10-292-0/+3
|
* gcc has AddressSanitizer support (allow WITH_ASAN)Thomas Holder2019-10-291-3/+0
|
* Dutch translation updateKris De Gussem@2019-10-282-205/+197
|
* Fix a blending issueJabiertxof2019-10-281-1/+2
|
* Fix some blurs iddle large loopsJabiertxof2019-10-284-18/+18
|
* Update Russian translationAlexandre Prokoudine2019-10-281-91/+47
|
* 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
| | | | Reduces memory usage by 2% in a simple test
* refactor SPIEnum: more type safetyThomas Holder2019-10-2819-305/+366
| | | | | | fixes ungrouping of "font-weight:bolder" fixes "titling-caps" parsing fixes a casting error in CairoRenderContext::renderGlyphtext
* Update cs.poTomáš Marný2019-10-271-3192/+3215
|
* Remove delay on desktop switchJabier Arraiza2019-10-273-28/+9
|
* fix heap-buffer-overflow in node toolThomas Holder2019-10-271-12/+4
| | | | | Observed with example file from https://gitlab.com/inkscape/inkscape/merge_requests/982
* fix merging "opacity" and "stop-opacity"Thomas Holder2019-10-271-1/+1
| | | | Regression of abc7ea9287dc
* 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
| | | | Reverts part of 6e5d89bf9595
* Clipboard: Fix pasting of image data on WindowsPatrick Storz2019-10-261-0/+7
| | | | Workaround for what is most likely a gtk bug.
* Dialogs: improve opacity handling through use of CSSPatrick Storz2019-10-263-78/+21
| | | | | In particular this allows us to get rid of our custom implementation for the opacity transition (which did not always work properly).
* fix poppler 0.82.0 buildThomas Holder2019-10-264-3/+9
|
* Update it.pomarco riva2019-10-261-48/+48
|
* MSYS2: Update imagemagick to version 6.9.10-69Patrick Storz2019-10-251-3/+3
|
* CMake/MSYS2: Fix for Python 3.8 updatePatrick Storz2019-10-252-7/+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
| | | | | Fixes https://bugs.launchpad.net/inkscape/+bug/453067 Fixes https://gitlab.com/inkscape/inkscape/issues/130
* update expected_rendering/test-baseline-shift.pngThomas Holder2019-10-231-0/+0
|