summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* fix vi modelines: encoding -> fileencodingThomas Holder2018-10-155-13/+5
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-2/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-015-17/+1
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-3/+3
* SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder2018-09-271-5/+2
* Fix PDF bitmap export (inverted y-axis)Thomas Holder2018-09-261-7/+7
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-1/+1
|\
| * Several more typosluz.paz2018-09-111-1/+1
* | New option to invert y-axisThomas Holder2018-09-122-8/+10
|/
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-111-1/+2
* Remove unneeded sp-marshal.{h,cpp}.mingwEduard Braun2018-09-112-398/+0
* Fix opacity of rasterized filters in PDF exportEduard Braun2018-08-281-0/+3
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-041-3/+0
* Remove XGD_DATA_DIR as sugestion of su_vJabier Arraiza2018-07-311-1/+7
* Refactor fo theme switcherJabier Arraiza2018-07-271-13/+4
* Working on iconsJabiertxo Arraiza Cenoz2018-07-271-1/+4
* Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza2018-07-261-4/+0
* Fixing coding styleJabier Arraiza2018-07-212-16/+17
* Working on themesJabier Arraiza2018-07-212-2/+27
* adding gtk-themeJabier Arraiza2018-07-214-2/+162
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-182-20/+20
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-189-55/+55
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-172-1/+44
* Misc. typosluz.paz2018-05-141-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0410-31/+31
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2910-31/+31
* Erase rejected filesJabier Arraiza2018-04-071-38/+0
* Add LPE Dash StrokeJabier Arraiza2018-04-011-0/+38
* Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2018-03-311-3/+17
* Add lots of README's.Tavmjong Bah2018-03-301-0/+8
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-59/+0
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-2/+3
* [meson-build] wip: sp-object, sp-marshal and lib_helperFelipe Corrêa da Silva Sanches2018-03-171-0/+58
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-303-10/+12
* Misc. typosluz.paz2018-01-081-2/+2
* sp-marshal: fix deprecationAlexander Valavanis2017-12-251-1/+1
* license fixEduard Braun2017-11-262-2/+2
* Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-075-6/+6
|\
| * Misc. typosUnknown2017-11-075-6/+6
* | Change abs to std::abs to fix warningsSimon Wells2017-11-041-2/+2
|/
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-201-2/+1
|\
| * Replace boost::scoped_ptrJan Lingscheid2017-10-171-2/+1
* | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
|/
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-012-13/+14
* remove helper/gnome-utils.*Marc Jeanmougin2017-09-293-151/+0
* Include the prefix.h defines in gettext configTed Gould2017-08-051-1/+5