summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/filter (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update internal extensions for latest .inx format changesPatrick Storz2019-09-0113-565/+565
* Refactor a lot of the parameter handling codePatrick Storz2019-08-3114-54/+54
* Use proper boolean valuesPatrick Storz2019-08-311-1/+1
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* modernize loopsMarc Jeanmougin2019-01-021-4/+2
* Fix stream class locationsAlexander Valavanis2018-11-181-1/+1
* Clarify licensesMax Gaukler2018-11-0817-17/+34
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-291-2/+1
* Purge gunichar from InkscapestreamEduard Braun2018-09-291-2/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-1917-61/+61
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1816-124/+124
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1815-109/+109
* Reset old code to reaply fixedJabier Arraiza2018-05-091-0/+1
* fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza2018-05-091-12/+2
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-2/+11
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-042-8/+8
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-292-8/+8
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+1
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+84
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Misc. typosluz.paz2018-01-081-1/+1
* Introduce get_filenames which scans paths for all filenames.Martin Owens2017-07-012-60/+18
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-282-11/+11
* [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-182-2/+2
* Fix filter editor updateMarc Jeanmougin2016-11-111-0/+1
* Added items as a range functionAdrian Boguszewski2016-07-031-1/+1
|\
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-1113-316/+316
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan2015-05-111-1/+1
* mergingMarc Jeanmougin2015-04-262-1/+77
|\
| * Filters. Fix for Bug #790534 (Simulate color blindness/defects?).Nicolas Dufour2015-03-102-1/+77
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-5/+3
|/
* Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+1
* 1. make it compileLiam P. White2014-06-251-1/+1
* Removed some operator keywords.Markus Engel2014-03-301-1/+1
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-2/+1
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-0/+0
* Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-026-126/+126
* Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-015-63/+63
* filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* cppcheckKris De Gussem2013-03-111-1/+0
* Fix build with C++11Alex Valavanis2013-03-021-1/+1
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1