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