summaryrefslogtreecommitdiffstats
path: root/src/helper (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07Fix issue LPE Line Join rendering wrong for arcs line join. https://gitlab.co...Jabier Arraiza1-1/+1
2019-08-23Eliminate clang warningsThomas Holder1-2/+0
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita1-26/+23
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-1/+6
2019-07-27Make doc2dt a document propertyThomas Holder1-6/+1
2019-07-01Fix various minor typosYuri Chornoivan2-2/+2
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2019-05-21Improvemets to GeomPathstroke and Offset LPEJabiertxof2-90/+35
2019-05-20Improvements to Offset LPEJabiertxof2-9/+19
2019-05-20Remove unwanted fileJabiertxof1-0/+0
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+0
2019-05-17Improvements to geom-pathstroke and offset LPE.Jabiertxof1-2/+2
2019-05-10Fix for inbox issue 467Jabiertxof1-0/+4
2019-03-31Some anti-aliasingPatrick Storz2-2/+2
2019-03-30Remove "PACKAGE_LOCALE_DIR" environment variablePatrick Storz1-2/+0
2019-03-24Fix localizationMarc Jeanmougin1-2/+2
2019-02-12Header cleanup.Tavmjong Bah3-11/+17
2019-02-10Toolbox: Move deprecated VerbAction to separate fileAlexander Valavanis3-0/+269
2019-01-30Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2-6/+1
2019-01-24Timestamp: Switch to std::shared_ptr.Emmanuel Gil Peyrot1-1/+1
2019-01-24Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot1-5/+4
2019-01-09Remove helper/window.h helper/window.cppTavmjong Bah3-111/+0
2019-01-02modernize loops (2)Marc Jeanmougin1-9/+9
2019-01-02modernize loopsMarc Jeanmougin3-42/+42
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof4-145/+1
2018-11-09Fix compiling bugJabiertxof2-5/+14
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2-94/+40
2018-11-08Clarify licensesMax Gaukler30-149/+159
2018-11-06Fix icon loader to allow inverse color in symbolic icons. Also added searchin...Jabier Arraiza2-27/+40
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-15fix vi modelines: encoding -> fileencodingThomas Holder5-13/+5
2018-10-01Move macros.h and remove unneeded macrosEduard Braun1-2/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun5-17/+1
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-3/+3
2018-09-27SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder1-5/+2
2018-09-26Fix PDF bitmap export (inverted y-axis)Thomas Holder1-7/+7
2018-09-12New option to invert y-axisThomas Holder2-8/+10
2018-09-11Several more typosluz.paz1-1/+1
2018-09-11Refactor xml editor, improve UI and prepare for future additionsMartin Owens1-1/+2
2018-09-11Remove unneeded sp-marshal.{h,cpp}.mingwEduard Braun2-398/+0
2018-08-28Fix opacity of rasterized filters in PDF exportEduard Braun1-0/+3
2018-08-04Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz1-3/+0
2018-07-31Remove XGD_DATA_DIR as sugestion of su_vJabier Arraiza1-1/+7
2018-07-27Refactor fo theme switcherJabier Arraiza1-13/+4
2018-07-27Working on iconsJabiertxo Arraiza Cenoz1-1/+4
2018-07-26Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza1-4/+0
2018-07-21Fixing coding styleJabier Arraiza2-16/+17
2018-07-21Working on themesJabier Arraiza2-2/+27
2018-07-21adding gtk-themeJabier Arraiza4-2/+162
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-2/+2