| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -2/+4 |
| | | | | (bzr r10696) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -0/+4 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -1/+2 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -1/+2 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Make sure that guides always snap correctly when dropping them, and improve ↵ | Diederik van Lierop | 2010-02-21 | 1 | -2/+3 |
| | | | | | | perseverance of snap-indicator (bzr r9103) | ||||
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -1/+1 |
| | | | | (bzr r9034) | ||||
| * | When snapping to a bounding box, flash that bounding box together with the ↵ | Diederik van Lierop | 2010-01-19 | 1 | -0/+1 |
| | | | | | | snap indicator (bzr r8999) | ||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -2/+2 |
| | | | | | | for the devs) (bzr r8960) | ||||
| * | Use on-cavas text instead of a tooltip for the snapindicator (fixes some ↵ | Diederik van Lierop | 2009-02-22 | 1 | -2/+1 |
| | | | | | | tooltip annoyances and fixes bug #330252) (bzr r7346) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -1/+1 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | After snapping, show a tooltip together with the snap indicator | Diederik van Lierop | 2009-02-15 | 1 | -2/+4 |
| | | | | (bzr r7296) | ||||
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -3/+7 |
| | | | | (bzr r6903) | ||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 1 | -3/+3 |
| | | | | (bzr r5600) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -0/+2 |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | ||||
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in ↵ | Diederik van Lierop | 2008-04-07 | 1 | -2/+2 |
| | | | | | | the selector tool) (bzr r5374) | ||||
| * | Line-end fixups | Jon A. Cruz | 2008-03-22 | 1 | -53/+53 |
| | | | | (bzr r5161) | ||||
| * | remove flashing test indicator on pointparam. | Johan B. C. Engelen | 2008-03-02 | 1 | -0/+53 |
| remove some leftover code from point param code remove test pointparam from LPEKnot added SnapIndicator added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped. fix canvas-temporary-item-list.cpp (bzr r4931) | |||||
