summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-25Add improvements to meassure segments LPE pointed by CRJabier Arraiza8-134/+497
2017-09-25Minor code cleanup and better handling of non-spacing marks in upright vertic...Tavmjong Bah1-4/+17
2017-09-24Transform duplicate object only when clipping or maskingStefano Facchini5-32/+27
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini34-75/+74
2017-09-23Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) do...Jabier Arraiza1-22/+23
2017-09-23cleanup: put extraction of OpenType tables in separate functionEduard Braun1-144/+147
2017-09-23cleanup: do not overwrite/free original font descriptionEduard Braun1-4/+4
2017-09-23Do not crash if no fonts are availableEduard Braun1-0/+4
2017-09-22Minor tootltip tweakJabier Arraiza1-1/+1
2017-09-22Add tooltip to set default LPE widgetJabier Arraiza34-10/+163
2017-09-21Add some sugesstions and fixes from CR to measure segmentsJabier Arraiza2-7/+9
2017-09-21Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza13-277/+164
2017-09-19Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative s...Jabier Arraiza1-1/+1
2017-09-17Flushing std::coutJabier Arraiza5-10/+8
2017-09-16Fix bug #1460858 Ruler LPE does not consider drawing scale (page size / viewBox)Jabier Arraiza1-4/+10
2017-09-16Fix bug #1658855, bend from clipboard end point get some spikeJabier Arraiza1-3/+4
2017-09-16Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza4-16/+5
2017-09-15Add default extension for native win32 file save dialog.Eduard Braun1-0/+1
2017-09-14Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz6-6/+588
2017-09-13Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2-51/+61
2017-09-13Fixes for clone original LPEJabiertxo Arraiza Cenoz6-50/+137
2017-09-13Improve rendering of vertical text with non-spacing marks in upright orientat...Tavmjong Bah1-19/+42
2017-09-09Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza3-5/+7
2017-09-09This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza7-65/+165
2017-09-08Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz7-3/+49
2017-09-07adapt to poppler 0.58David Tardon2-0/+527
2017-09-07Fix infinite loop when rendering text inside a shape under very special condi...Tavmjong Bah1-8/+7
2017-09-06A little improvements on groups with paths having LPEJabier Arraiza1-3/+6
2017-09-06A bit refactor on SPGroupJabier Arraiza2-48/+48
2017-09-06Minor code cleanup.Tavmjong Bah1-6/+11
2017-09-05Replace reference to non-existant icon to one that exists.Tavmjong Bah1-1/+1
2017-09-04Allow nested LPE over groups also with shapesJabier Arraiza2-5/+47
2017-09-04Fix crash in style dialog (double deletion of document->style_sheet).Tavmjong Bah1-5/+8
2017-09-02Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah4-3/+51
2017-09-02Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal8-43/+722
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2-4/+7
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2-3/+18
2017-08-19Also alow shapen, not only Paths on meassure segmentsJabier Arraiza2-4/+19
2017-08-19Minor tweak on measure segmentJabier Arraiza1-1/+1
2017-08-19Minor tweaks to Measure Segments LPEJabier Arraiza2-15/+15
2017-08-19Change from Measure Line LPE to Measure Segments LPEJabier Arraiza6-199/+308
2017-08-19Fix vertical RTL text with upright orientationKhaled Hosny1-0/+4
2017-08-19Fix RTL glyph widths in vertical orientationKhaled Hosny1-6/+1
2017-08-17Fix inverted y sign for glyph positioningKhaled Hosny1-2/+2
2017-08-15Alow shink in document dialog on expanders closeJabier Arraiza2-4/+6
2017-08-14Fix a bug on LPE powerclip when using a shape with transform as clipJabier Arraiza1-0/+16
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza5-15/+36
2017-08-13Add Alt modifier to allow move ultimate point in BSpline and Spiro pen toolsJabier Arraiza2-47/+127
2017-08-12Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...Jabier Arraiza1-5/+75
2017-08-10shortcuts: comp function should take values of input variables (attempt to fi...Alex Valavanis1-1/+1