summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-rough-hatches.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-01-02modernize loops (2)Marc Jeanmougin1-4/+4
2019-01-02modernize loopsMarc Jeanmougin1-19/+19
2018-11-08Clarify licensesMax Gaukler1-3/+4
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+2
2017-04-28Code formatingJabiertxof1-20/+20
2017-04-28ResetJabiertxof1-20/+20
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-20/+20
2016-12-16remove rollback to 15315Jabiertxof1-1/+2
2016-12-16Rollback 15315Jabiertxof1-2/+1
2016-12-10Fix headers on LPE'sJabiertxof1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-8/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+8
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-8/+0
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-1/+2
2014-03-30Removed some operator keywords.Markus Engel1-2/+2
2013-10-13UI message generalisationKris De Gussem1-3/+3
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+1
2013-01-17const ....Johan B. C. Engelen1-1/+1
2013-01-17more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen1-1/+1
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-2/+2
2012-08-09Warnings cleanup (see Bug #1034663).Nicolas Dufour1-1/+1
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-1/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-04-18Warning cleanupJon A. Cruz1-4/+4
2012-04-07gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen1-1/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2011-10-21cppcheckKris De Gussem1-1/+1
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2010-10-02UI fixes (a.o. Bug #560751 )Kris De Gussem1-16/+16
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-6/+6
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen1-0/+4
2009-12-20Warning cleanupJon A. Cruz1-23/+23
2009-09-06textual patch from bug 408093bulia byak1-15/+15
2009-05-07Minor correction in messageNicolas Dufour1-1/+1
2009-04-23translator comments and minor string fixesIvan Mas??r1-5/+5
2009-04-07Ctor fixes and misc warning cleanupsJon A. Cruz1-9/+11
2009-04-07noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder1-585/+585
2009-03-27bug fix: close open paths on input.JF Barraud1-2/+9
2009-03-26fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...JF Barraud1-57/+36
2009-03-15correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen1-0/+2
2009-01-25hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud1-47/+51
2008-11-26renamed lpe-hatches to lpe-rough-hatches.JF Barraud1-11/+11
2008-11-21Merge from fe-movedTed Gould1-0/+593