| Commit message (Expand) | Author | Files | Lines |
| 2019-06-14 | Fix crash after deleting a grouped connection | Nathan Lee | 1 | -0/+1 |
| 2019-04-14 | Fix nullptr deref after connector delete | Bryce Harrington | 1 | -2/+6 |
| 2019-04-06 | More document.h cleanup. | Tavmjong Bah | 1 | -2/+2 |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -10/+10 |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 |
| 2018-11-05 | remove Inkscape::URI::toString | Thomas Holder | 1 | -3/+2 |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -11/+11 |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -6/+6 |
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -6/+6 |
| 2018-04-29 | Put adaptagrams into its own folder | Marc Jeanmougin | 1 | -1/+1 |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -2/+2 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 |
| 2017-12-26 | Format connector code | Sylvain Chiron | 1 | -97/+54 |
| 2017-07-01 | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha... | Sylvain Chiron | 1 | -74/+46 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 |
| 2014-03-03 | More memory leak fixes (Bug #1275170) | Kris De Gussem | 1 | -2/+5 |
| 2012-11-30 | Step 1. Remove junk and keep functionality. | Martin Owens | 1 | -14/+3 |
| 2012-08-18 | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some... | Markus Engel | 1 | -1/+1 |
| 2012-01-17 | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 1 | -2/+2 |
| 2012-01-17 | part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat... | Johan B. C. Engelen | 1 | -2/+2 |
| 2011-07-16 | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 1 | -5/+5 |
| 2011-06-27 | fix crasher | Johan B. C. Engelen | 1 | -1/+1 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -3/+3 |
| 2010-12-29 | Fix bug #552289 - Ungrouping objects changes position of arrow lines. This wa... | Arcadie M. Cracan | 1 | -2/+3 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -6/+6 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -8/+8 |
| 2010-02-21 | Disabled unfinished connection point edit mode. Added inkscape:connection-sta... | Arcadie M. Cracan | 1 | -62/+62 |
| 2009-12-02 | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 1 | -75/+173 |
| 2009-07-15 | - Fix bug #171150: Connectors should always touch the shape boundary | mjwybrow | 1 | -0/+3 |
| 2008-12-05 | NR -> 2Geom few more files | Joshua L. Blocher | 1 | -9/+9 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -1/+1 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -2/+2 |
| 2008-08-13 | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-05-05 | struct SPCurve => class SPCurve | Johan B. C. Engelen | 1 | -5/+5 |
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -0/+3 |
| 2007-11-04 | Warning cleanup | Jon A. Cruz | 1 | -2/+2 |
| 2007-03-04 | adapt code to new Maybe/bbox regime | MenTaLguY | 1 | -2/+7 |
| 2007-03-04 | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 1 | -1/+1 |
| 2006-07-14 | * src/sp-conn-end-pair.cpp, src/connector-context.cpp, | mjwybrow | 1 | -4/+4 |
| 2006-05-28 | * src/sp-conn-end-pair.cpp: Detach connectors from empty groups | mjwybrow | 1 | -0/+15 |
| 2006-05-12 | * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp: | mjwybrow | 1 | -3/+0 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -11/+11 |
| 2006-02-15 | * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, | mjwybrow | 1 | -1/+4 |
| 2006-02-11 | * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp: | mjwybrow | 1 | -2/+6 |