summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2011-04-0737-126/+284
|\
| * powerstroke: apply interpolator combobox to closed paths tooJohan B. C. Engelen2011-03-211-3/+3
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-203-17/+17
| * add spiro interpolator to powerstrokeJohan B. C. Engelen2011-03-182-6/+161
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-173-15/+15
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-273-0/+3
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-2/+2
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-213-16/+16
| * update to latest 2geom !Johan B. C. Engelen2011-02-0224-58/+58
| * Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-294-9/+9
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-157-31/+28
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-127-31/+28
| |\
| | * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-143-3/+3
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-022-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-294-3/+4
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2528-104/+116
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1717-17/+17
| * | LPE Knot: only consider closing line segment if its length is non-zeroJohan B. C. Engelen2010-10-281-14/+26
| * | fix lpe knot for closed pathsJohan B. C. Engelen2010-10-281-14/+14
| * | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-0212-73/+73
| * | Fix file permissions (Bug #314381).Nicolas Dufour2010-08-302-0/+0
* | | merge from trunkKrzysztof Kosi??ski2010-08-0814-40/+599
|\| |
| * | powerstroke: add code that handles closed pathsJohan B. C. Engelen2010-07-311-27/+66
| * | powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-303-17/+38
| * | powerstroke: add visually 'nice' interpolator, good enough for nowJohan B. C. Engelen2010-07-281-1/+23
| * | powerstroke: code only, added bad interpolatorJohan B. C. Engelen2010-07-281-4/+45
| * | powerstroke: fix terrible bug, clean up code, add interpolator frameworkJohan B. C. Engelen2010-07-281-26/+52
| * | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
| * | powerstroke: sort point optionJohan B. C. Engelen2010-07-272-2/+15
| * | powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-275-50/+39
| * | commit missing filesJohan B. C. Engelen2010-07-272-0/+213
| * | more powerstroke build infrastructureJohan B. C. Engelen2010-07-265-40/+24
| * | add powerstroke initial shotJohan B. C. Engelen2010-07-266-0/+233
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-122-36/+6
| |/
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-059-25/+25
|/
* add commentJohan B. C. Engelen2010-05-301-0/+1
* reduce include dependenciesJohan B. C. Engelen2010-05-186-6/+9
* better fix for lpe stack forkingJohan B. C. Engelen2010-05-181-0/+1
* lpe-knot: fix crashJohan B. C. Engelen2010-05-151-11/+13
* fix bug when forking LPE stackJohan B. C. Engelen2010-05-141-4/+5
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-2/+2
* add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...Johan B. C. Engelen2010-02-181-0/+2
* remove obsolete TODO comment that has been done alreadyJohan B. C. Engelen2010-02-141-1/+0
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-142-17/+17
* improve LPE extrude such that cusps work for closed paths tooJohan B. C. Engelen2010-02-041-2/+12
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
* improve LPEExtrude: now connecting lines are also drawn at cuspsJohan B. C. Engelen2010-01-171-4/+44