| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Update to experimental r13404 | Liam P. White | 2014-06-19 | 1 | -11/+13 | |
| |\| | | | | | (bzr r13090.1.84) | |||||
| | * | fixes to LPEKnot, now usable again. | Johan B. C. Engelen | 2014-06-16 | 1 | -11/+13 | |
| | | | | | | | | | | | | | | | | | knotholder: if knot coords are non-finite, hide knot. used for hiding the lpeknot switcher knot if there are no crossings Fixed bugs: - https://launchpad.net/bugs/781893 (bzr r13428) | |||||
| * | | Properly allow effect stacking with knotholders (and add extra LPE ↵ | Liam P. White | 2014-04-06 | 1 | -0/+4 | |
| |/ | | | | | functionality) (bzr r13090.1.48) | |||||
| * | Removed some operator keywords. | Markus Engel | 2014-03-30 | 1 | -1/+1 | |
| | | | | (bzr r13237) | |||||
| * | lpe knot: code cleanup. mostly adding parens to if-statement predicates that ↵ | Johan B. C. Engelen | 2014-01-12 | 1 | -34/+37 | |
| | | | | | | relied on operator precedence (bzr r12919) | |||||
| * | fix hiding overloaded virtual | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 | |
| | | | | (bzr r12657) | |||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -4/+4 | |
| | | | | (bzr r12039) | |||||
| * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800) | |||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -3/+4 | |
| | | | | (bzr r11736) | |||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 | |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -9/+6 | |
| | | | | (bzr r11316) | |||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -1/+2 | |
| | | | | (bzr r11265) | |||||
| * | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 1 | -21/+22 | |
| | | | | (bzr r11170) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -1/+1 | |
| | | | | (bzr r10963) | |||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 | |
| | | | | (bzr r10897) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-21 | 1 | -2/+2 | |
| | | | | (bzr r10687) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -1/+1 | |
| | | | | (bzr r10681) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 | |
| | | | | (bzr r10660) | |||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -1/+1 | |
| | | | | (bzr r10461) | |||||
| * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-17 | 1 | -5/+5 | |
| | | | | (bzr r10112) | |||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 | |
| | | | | (bzr r10025) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -3/+4 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 | |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | |||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| * | | LPE Knot: only consider closing line segment if its length is non-zero | Johan B. C. Engelen | 2010-10-28 | 1 | -14/+26 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/606859 (bzr r9862) | |||||
| * | | fix lpe knot for closed paths | Johan B. C. Engelen | 2010-10-28 | 1 | -14/+14 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/606859 (bzr r9860) | |||||
| * | | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 2010-10-02 | 1 | -2/+2 | |
| |/ | | | (bzr r9807) | |||||
| * | lpe-knot: fix crash | Johan B. C. Engelen | 2010-05-15 | 1 | -11/+13 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/432523 (bzr r9421) | |||||
| * | decrease header deps | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+1 | |
| | | | | (bzr r8842) | |||||
| * | Patch by Johan to fix 365903. | Josh Andler | 2009-10-08 | 1 | -2/+14 | |
| | | | | (bzr r8748) | |||||
| * | Deweirdification of user visible messages as proposed by Tav | Alexandre Prokoudine | 2009-08-11 | 1 | -4/+4 | |
| | | | | (bzr r8468) | |||||
| * | comment out debug output | bulia byak | 2009-04-09 | 1 | -2/+2 | |
| | | | | (bzr r7671) | |||||
| * | bug fix about closed path. | JF Barraud | 2009-03-11 | 1 | -38/+66 | |
| | | | | (bzr r7468) | |||||
| * | knot lpe: enable groups + cleanups/simplifications | JF Barraud | 2009-03-09 | 1 | -227/+277 | |
| | | | | (bzr r7454) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2009-02-04 | 1 | -2/+2 | |
| | | | | (bzr r7225) | |||||
| * | bug fix: handle paths with more than one component. | JF Barraud | 2009-02-01 | 1 | -3/+3 | |
| | | | | (bzr r7211) | |||||
| * | hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke ↵ | JF Barraud | 2009-01-25 | 1 | -1/+18 | |
| | | | | | | width'. (bzr r7170) | |||||
| * | double inclusion fix | Johan B. C. Engelen | 2009-01-20 | 1 | -1/+2 | |
| | | | | (bzr r7151) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -45/+59 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+11 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -2/+62 | |
| | | | | (bzr r6884) | |||||
| * | lpe-knot update. Each crossing can be flipped independently. | JF Barraud | 2008-09-16 | 1 | -139/+353 | |
| | | | | (bzr r6816) | |||||
| * | fix for 2geom change (pointAndDerivative) | Johan B. C. Engelen | 2008-06-17 | 1 | -1/+1 | |
| | | | | (bzr r5971) | |||||
| * | copyedit | bulia byak | 2008-05-09 | 1 | -1/+1 | |
| | | | | (bzr r5640) | |||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -8/+0 | |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | |||||
| * | change doEffect functions to use const& parameters | Johan B. C. Engelen | 2008-04-09 | 1 | -6/+6 | |
| | | | | (bzr r5394) | |||||
| * | lpe-vonkoch: complexity bound + choose bbox/segment as reference. | JF Barraud | 2008-03-16 | 1 | -52/+59 | |
| | | | | | | lpe-knot: support for self intersecting bezier (will be moved to 2geom). (bzr r5103) | |||||
| * | skeletal-stroke: offset parameters are back again... optionaly proportional ↵ | JF Barraud | 2008-03-09 | 1 | -1/+1 | |
| | | | | | | to pattern size. (bzr r5007) | |||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-02-25 | 1 | -260/+260 | |
| | | | | (bzr r4843) | |||||
