| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #521 SPIString copy constructor | Thomas Holder | 2019-11-21 | 1 | -0/+10 |
| | | |||||
| * | refactor: Eliminate SPIString::value_default | Thomas Holder | 2019-11-03 | 1 | -51/+16 |
| | | | | | | | - eliminate value_default - make value private (-> _value) - add value() method | ||||
| * | fix #497 don't set 'd' style property | Thomas Holder | 2019-11-01 | 1 | -1/+1 |
| | | |||||
| * | refactor: clean up SPI constructors | Thomas Holder | 2019-10-28 | 1 | -119/+44 |
| | | |||||
| * | refactor: Eliminate SPIEnum::_name | Thomas Holder | 2019-10-28 | 1 | -35/+23 |
| | | |||||
| * | refactor: TypedSPI | Thomas Holder | 2019-10-28 | 1 | -1/+26 |
| | | |||||
| * | refactor: private SPIBase::_name | Thomas Holder | 2019-10-28 | 1 | -4/+8 |
| | | |||||
| * | refactor: Eliminate SPIEnum::enums | Thomas Holder | 2019-10-28 | 1 | -3/+0 |
| | | |||||
| * | refactor SPIEnum: more type safety | Thomas Holder | 2019-10-28 | 1 | -49/+40 |
| | | | | | | | fixes ungrouping of "font-weight:bolder" fixes "titling-caps" parsing fixes a casting error in CairoRenderContext::renderGlyphtext | ||||
| * | Add listeners for when shapes used by text are changed. | Tavmjong Bah | 2019-09-06 | 1 | -0/+22 |
| | | |||||
| * | Explicitly stop inheritance of 'stop-color' per SVG spec. | Tavmjong Bah | 2018-11-12 | 1 | -2/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Implement the remaining vector effects properties. | Tavmjong Bah | 2018-11-08 | 1 | -0/+43 |
| | | |||||
| * | Remove most write overrides and replace to get_value plus one generic write ↵ | Martin Owens | 2018-09-24 | 1 | -65/+24 |
| | | | | | method | ||||
| * | fix nullptr bool warning | Thomas Holder | 2018-09-10 | 1 | -1/+1 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2018-08-05 | 1 | -1/+1 |
| | | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -6/+3 |
| | | |||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 1 | -6/+6 |
| | | |||||
| * | Fixes compiling bugs | Jabier Arraiza | 2018-08-05 | 1 | -1/+1 |
| | | |||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 1 | -1/+5 |
| | | |||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 1 | -3/+3 |
| | | |||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 1 | -3/+3 |
| | | | | | pref optional to scale dashes on stroke scale | ||||
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+3 |
| | | | | | | This avoids having to pass variables by reference before copying them when calling a constructor. | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -103/+31 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -44/+44 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -178/+178 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Add GUI support for 'font-variant-east-asian' property. | Tavmjong Bah | 2018-06-07 | 1 | -1/+25 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-05-14 | 1 | -1/+1 |
| | | | | Found via `codespell` and `grep` | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | Fix bug in operator= for SPIFontVariableSettings. | Tavmjong Bah | 2018-03-14 | 1 | -0/+1 |
| | | |||||
| * | Fix bug that prevented changing 'font-variation-settings' setting. | Tavmjong Bah | 2018-03-12 | 1 | -2/+2 |
| | | |||||
| * | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 2018-03-10 | 1 | -1/+3 |
| | | | | | Fix some bugs in previously implemented code. Add tests. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -7/+11 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | luzpaz | 2017-12-04 | 1 | -2/+2 |
| | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` . | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -3/+3 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 1 | -3/+39 |
| | | | | | Added "!important" rule tests to style-test.cpp. | ||||
| * | rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ↵ | Felipe Corrêa da Silva Sanches | 2017-06-23 | 1 | -17/+13 |
| | | | | | full parsing of multiple axes and respective design-space coordiantes. | ||||
| * | SPIVariableFontAxisOrLength: inheriting from SPIFloat instead of SPILength | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -6/+7 |
| | | |||||
| * | parsing font-variation-settings (CSS Fonts Module Level 4) | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -0/+54 |
| | | |||||
| * | Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on ↵ | Tavmjong Bah | 2017-02-07 | 1 | -2/+4 |
| | | | | | | | | | successful read. Fixed bugs: - https://launchpad.net/bugs/1662285 (bzr r15490) | ||||
| * | Propagate changes to object tree with changes in style element | Tavmjong Bah | 2016-07-13 | 1 | -6/+30 |
| | | | | (bzr r14949.1.46) | ||||
| * | Fix a typo that spawned a lot of "unused parameter" warnings when compiling | Eduard Braun | 2016-06-11 | 1 | -1/+1 |
| | | | | (bzr r14976) | ||||
| * | Fix incorrect variable type in SPILengthOrNormal constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | | | (bzr r14514) | ||||
| * | Fix incorrect variable type in SPILength constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | | | (bzr r14513) | ||||
| * | Implement 'text-orientation' with user interface. Update 'writing-mode', ↵ | Tavmjong Bah | 2015-10-28 | 1 | -1/+0 |
| | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1) | ||||
| * | Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'. | Tavmjong Bah | 2015-06-22 | 1 | -5/+5 |
| | | | | | | Requires Pango version equal or greater than 1.37.1. (bzr r14207) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 1 | -2/+24 |
| | | | | | | library). (bzr r14162) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 1 | -0/+49 |
| | | | | | | progress. (bzr r14148) | ||||
| * | Read 'context-fill' and 'context-stroke' keywords. | Tavmjong Bah | 2014-12-16 | 1 | -6/+14 |
| | | | | (bzr r13801) | ||||
| * | Add new text decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -3/+9 |
| | | | | (bzr r13706) | ||||
