| Commit message (Expand) | Author | Age | Files | Lines |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -14/+14 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| * | Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi... | Diederik van Lierop | 2017-01-11 | 1 | -2/+2 |
| * | Make persistence of snap indicator configurable, and clean up the snapping ta... | Diederik van Lierop | 2015-07-24 | 1 | -3/+8 |
| * | Make the behavior of the snap indicator fully transparent, such that all even... | Diederik van Lierop | 2015-06-12 | 1 | -0/+15 |
| * | Adjust timeout for snap tool tips to 4 seconds | Diederik van Lierop | 2015-02-15 | 1 | -1/+1 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| * | Fix snapping issue in selector tool | Diederik van Lierop | 2014-05-12 | 1 | -2/+4 |
| * | fix bug (and add parens so we don't rely on operator precedence) | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+1 |
| * | Only display snapping tooltip if source / target are defined (LP #1255764) | Bryce Harrington | 2014-01-06 | 1 | -23/+25 |
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -3/+4 |
| * | Snap to grid/guide lines perpendicularly | Diederik van Lierop | 2012-02-14 | 1 | -0/+6 |
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, pen-... | Diederik van Lierop | 2012-01-14 | 1 | -0/+6 |
| * | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized va... | Diederik van Lierop | 2012-01-01 | 1 | -4/+19 |
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close... | Diederik van Lierop | 2011-11-04 | 1 | -1/+1 |
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| * | cppcheck | Kris De Gussem | 2011-10-15 | 1 | -1/+1 |
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ... | Diederik van Lierop | 2011-10-08 | 1 | -0/+35 |
| * | Snap to guide-path intersections, and don't snap to paths when only path inte... | Diederik van Lierop | 2011-09-18 | 1 | -0/+3 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -8/+4 |
| * | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 2011-06-30 | 1 | -2/+5 |
| * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -6/+0 |
| * | 1) Snap to transformation center even if it's outside of the bounding box of ... | Diederik van Lierop | 2010-07-25 | 1 | -8/+8 |
| * | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 1 | -21/+9 |
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -1/+0 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -0/+8 |
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 2010-02-25 | 1 | -1/+9 |
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 2010-02-22 | 1 | -0/+3 |
| * | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2010-02-21 | 1 | -2/+9 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -4/+9 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -1/+2 |
| * | When snapping to a bounding box, flash that bounding box together with the sn... | Diederik van Lierop | 2010-01-19 | 1 | -3/+24 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -3/+3 |
| * | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2010-01-01 | 1 | -3/+3 |
| * | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 2009-12-30 | 1 | -3/+2 |
| * | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ... | Diederik van Lierop | 2009-08-02 | 1 | -157/+160 |
| * | When dragging the origin of a guide along that guide, we should use constrain... | Diederik van Lierop | 2009-06-02 | 1 | -1/+4 |
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -0/+1 |
| * | Improved wording for the snap indicator: gradients snap to their parent's bou... | Diederik van Lierop | 2009-04-12 | 1 | -2/+2 |
| * | Fix snapping during constrained translation, when only snapping the node clos... | Diederik van Lierop | 2009-04-12 | 1 | -1/+1 |
| * | - Don't display the snap-source-indicator when we're about to rotate using th... | Diederik van Lierop | 2009-04-02 | 1 | -1/+1 |
| * | move canvastext to its own file (no linking error for me anymore), add outlin... | bulia byak | 2009-03-11 | 1 | -1/+1 |
| * | More accurate wording in snap tooltips | Diederik van Lierop | 2009-02-27 | 1 | -0/+18 |
| * | make snap tooltip position sensitive to canvas zooming | Thomas Holder | 2009-02-25 | 1 | -2/+3 |
| * | Snapping of guides now turned on by default, and fixed initialization of the ... | Diederik van Lierop | 2009-02-22 | 1 | -1/+1 |
| * | Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool... | Diederik van Lierop | 2009-02-22 | 1 | -52/+18 |