summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/filter/filter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-1/+1
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* modernize loopsMarc Jeanmougin2019-01-021-4/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-291-2/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-17/+17
* 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-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* 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
|/
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* 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
* filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
* typoKris De Gussem2013-01-301-1/+1
* Warning cleanup.Jon A. Cruz2011-10-231-11/+9
* cppcheckKris De Gussem2011-10-181-1/+1
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+1
* Patch by Daniel_J for 522327Josh Andler2010-04-011-1/+1
* Fixing conts correctness.Jon A. Cruz2010-01-201-1/+3
* Fix by Adib for 430804.Josh Andler2009-09-221-11/+19
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-2/+2
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-2/+2
* fix crash when assigning a non-parseable preset filterbulia byak2009-01-011-2/+7
* Merge from fe-movedTed Gould2008-11-211-5/+6
* release reprs properlybulia byak2008-09-201-0/+5
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-261-2/+48
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-221-0/+164