summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-rough-hatches.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code formatingJabiertxof2017-04-281-20/+20
* Fix headers on LPE'sJabiertxof2016-12-101-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+8
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+2
* Removed some operator keywords.Markus Engel2014-03-301-2/+2
* UI message generalisationKris De Gussem2013-10-131-3/+3
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* const ....Johan B. C. Engelen2013-01-171-1/+1
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-2/+2
* Warnings cleanup (see Bug #1034663).Nicolas Dufour2012-08-091-1/+1
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Warning cleanupJon A. Cruz2012-04-181-4/+4
* gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2012-04-071-1/+3
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* cppcheckKris De Gussem2011-10-211-1/+1
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+4
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-16/+16
|\|
| * UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-16/+16
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-6/+6
|/
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-141-0/+4
* Warning cleanupJon A. Cruz2009-12-201-23/+23
* textual patch from bug 408093bulia byak2009-09-061-15/+15
* Minor correction in messageNicolas Dufour2009-05-071-1/+1
* translator comments and minor string fixesIvan Mas??r2009-04-231-5/+5
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-9/+11
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-071-585/+585
* bug fix: close open paths on input.JF Barraud2009-03-271-2/+9
* fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...JF Barraud2009-03-261-57/+36
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-151-0/+2
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud2009-01-251-47/+51
* renamed lpe-hatches to lpe-rough-hatches.JF Barraud2008-11-261-0/+593