| Commit message (Expand) | Author | Files | Lines |
| 2018-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -5/+5 |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -15/+15 |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 |
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -5/+11 |
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+6 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+0 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -1/+1 |
| 2015-12-05 | cppification: GSList replaced by vectors (mostly related to guides and grids) | Marc Jeanmougin | 1 | -5/+4 |
| 2015-10-29 | static code analysis | Kris De Gussem | 1 | -1/+1 |
| 2015-09-13 | Refactoring of the code that handles transformations and snapping in the sele... | Diederik van Lierop | 1 | -428/+58 |
| 2015-05-30 | Snapping in node tool now also works when: | Diederik van Lierop | 1 | -5/+31 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-25 | Collect util/ into a static library | Liam P. White | 1 | -1/+1 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -3/+3 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -7/+7 |
| 2014-10-04 | Refactor SPGuide to use more C++ | Liam P. White | 1 | -1/+1 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+1 |
| 2014-08-17 | Fix some issues with constrained snapping | Diederik van Lierop | 1 | -49/+36 |
| 2014-05-12 | Fix snapping issue in selector tool | Diederik van Lierop | 1 | -5/+5 |
| 2014-04-06 | Properly allow effect stacking with knotholders (and add extra LPE functional... | Liam P. White | 1 | -1/+1 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 |
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+0 |
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -0/+1 |
| 2013-03-16 | cppcheck | Kris De Gussem | 1 | -1/+0 |
| 2012-12-08 | Selector tool: improve responsiveness for snapping a path's internal intersec... | Diederik van Lierop | 1 | -2/+7 |
| 2012-06-12 | cppcheck | Kris De Gussem | 1 | -0/+1 |
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -16/+16 |
| 2012-02-14 | 1) Add checkboxes for perpendicular and tangential snapping to the document p... | Diederik van Lierop | 1 | -11/+19 |
| 2012-02-12 | Cleaning up a few headers | Alex Valavanis | 1 | -0/+2 |
| 2012-01-14 | Enable tangential and perpendicular snapping to paths (in the node-tool, pen-... | Diederik van Lierop | 1 | -9/+8 |
| 2011-12-18 | Refactor snap-preferences a bit more | Diederik van Lierop | 1 | -1/+1 |
| 2011-11-04 | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close... | Diederik van Lierop | 1 | -38/+15 |
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -311/+1 |
| 2011-10-08 | 1) make snapping to clip/mask paths optional (see document properties dialog ... | Diederik van Lierop | 1 | -0/+24 |
| 2011-10-03 | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 1 | -144/+120 |
| 2011-10-02 | Warning cleanup. | Jon A. Cruz | 1 | -1/+1 |
| 2011-09-18 | Snap to guide-path intersections, and don't snap to paths when only path inte... | Diederik van Lierop | 1 | -10/+22 |
| 2011-09-17 | Make "snap page border" toggle independent of "snap paths" toggle | Diederik van Lierop | 1 | -5/+3 |
| 2011-09-16 | Node tool, transforming a set of nodes: Fix crashes, and finish implementatio... | Diederik van Lierop | 1 | -0/+1 |
| 2011-09-02 | Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes... | Diederik van Lierop | 1 | -32/+32 |
| 2011-08-28 | Fix bug related to snapping to path intersections | Diederik van Lierop | 1 | -1/+0 |
| 2011-08-27 | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 1 | -6/+4 |
| 2011-08-27 | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 1 | -2/+4 |
| 2011-08-25 | Fix "snap guides" toggle | Diederik van Lierop | 1 | -3/+4 |
| 2011-08-23 | 1) Use the "snap guides" button both for guides being snap sources, as well a... | Diederik van Lierop | 1 | -36/+6 |
| 2011-08-22 | Fix another snapping bug (could occur when scaling an object using the select... | Diederik van Lierop | 1 | -1/+3 |
| 2011-08-22 | Fix snap bug #816044 | Diederik van Lierop | 1 | -1/+8 |