summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-13Add files missing in last commit (FontSelector).Tavmjong Bah2-8/+9
2018-04-13Replace C FontSelector by C++ FontSelector.Tavmjong Bah11-682/+805
2018-04-13Remove unused variables.Tavmjong Bah2-34/+9
2018-04-12Fix inconsistent signal disconnection in arc toolbarMikko Rasa1-1/+3
2018-04-07Cleanup Text and Font dialog.Tavmjong Bah2-274/+62
2018-04-07Erase rejected filesJabier Arraiza2-79/+0
2018-04-05Code cleanup.Tavmjong Bah1-4/+3
2018-04-05Extract and display ligatures in a font.Tavmjong Bah6-31/+101
2018-04-04Reduce error messages.Tavmjong Bah1-1/+4
2018-04-04Remove call to update font list when selection changes.Tavmjong Bah1-3/+0
2018-04-03Unset 'font-variation-settings' if not used.Tavmjong Bah1-2/+7
2018-04-03Fix crash when selection non-variation style.Tavmjong Bah1-3/+4
2018-04-03Code cleanup: remove unneeded file.Tavmjong Bah3-52/+7
2018-04-03Add new directory for 'manipulations' with README.Tavmjong Bah1-0/+16
2018-04-03Add new directory for 'actions' with README.Tavmjong Bah1-0/+26
2018-04-03Fix typo.Tavmjong Bah1-1/+1
2018-04-01Minor tweack of LPE dash-strokeJabier Arraiza1-4/+3
2018-04-01Bug fix closing pathsJabier Arraiza1-14/+20
2018-04-01Add option to unify dash with diferent segment pathsJabier Arraiza2-8/+47
2018-04-01Remove debug coutsJabier Arraiza1-4/+0
2018-04-01Add LPE Dash StrokeJabier Arraiza7-1/+366
2018-03-31Update lpe-clone-original.cpp to recheckJabier Arraiza1-1/+1
2018-03-31Fis a bug crashing inkscape if clones item is not in docJabier Arraiza1-8/+8
2018-03-31Fix effect list orderJabier Arraiza1-2/+3
2018-03-31Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2-6/+21
2018-03-30Add lots of README's.Tavmjong Bah12-0/+133
2018-03-30Protect against empty string.Tavmjong Bah1-15/+17
2018-03-28Fix bug: 1758477Jabier Arraiza6-12/+20
2018-03-28a bit more of warning cleanupFelipe Corrêa da Silva Sanches11-29/+32
2018-03-28Add Cmd as an alternative keyboard shortcutMartin Owens1-1/+1
2018-03-28Allow MacOSX builds to use a specially design carbon keyboard setMartin Owens1-0/+6
2018-03-28Fix bug: 1738504Jabier Arraiza1-1/+0
2018-03-28Fix LPE updating problemsJabiertxo Arraiza Cenoz4-3/+2
2018-03-28Fix powerstroke updateJabiertxo Arraiza Cenoz1-0/+1
2018-03-28Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz1-0/+1
2018-03-27a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches6-18/+19
2018-03-27Convert Pango font variations string to CSS format before saving to CSS.Tavmjong Bah1-2/+24
2018-03-27Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches8-18/+9
2018-03-27move FTFixedToDouble / FTDoubleToFixed to a common headerFelipe Corrêa da Silva Sanches2-8/+7
2018-03-27Add the path 'd' property to the blacklist for default style.Tavmjong Bah1-0/+1
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza17-17/+34
2018-03-26Allow path moveJabier Arraiza4-6/+10
2018-03-26Fixing refsJabier Arraiza16-79/+40
2018-03-26Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza1-2/+0
2018-03-26Base LPE refactorJabier Arraiza88-1278/+1561
2018-03-23Allow building with USE_PANGO_WIN32.Tavmjong Bah3-2/+10
2018-03-23Start of reading OpenType fvar table.Tavmjong Bah3-1/+82
2018-03-23Move OpenType functions to separate file.Tavmjong Bah4-174/+255
2018-03-22Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgetsGeoff Lankow4-86/+113
2018-03-20Remove "hack" for support of FreeType 2.1.Tavmjong Bah1-15/+4