| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cppcheck: variable initialisation | Kris De Gussem | 2011-10-29 | 1 | -0/+1 |
| | | | | (bzr r10705) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-15 | 1 | -1/+1 |
| | | | | (bzr r10678) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| | | | | (bzr r10659) | ||||
| * | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/816044 (bzr r10572) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -4/+4 |
| |\ | | | | | (bzr r9508.1.70) | ||||
| | * | Fix display of snap source indicator for constrained snapping in the ↵ | Diederik van Lierop | 2010-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | selector tool (bzr r9898) | ||||
| | * | - Constrained snap: proper implementation of the preference to snap the ↵ | Diederik van Lierop | 2010-10-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | mouse pointer or handle itself (instead of projecting it first onto the constraint) - Fix a crash in SnapManager::multipleConstrainedSnaps (bzr r9866) | ||||
| | * | Fix paraxial pen tool: apply constraint even if we didn't snap | Diederik van Lierop | 2010-10-24 | 1 | -1/+1 |
| | | | | | | | (bzr r9847) | ||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -13/+13 |
| |/ | | | (bzr r9508.1.48) | ||||
| * | Fix small snapping regression (reported in LP #562205, comment #11) | Diederik van Lierop | 2010-05-09 | 1 | -2/+2 |
| | | | | (bzr r9405) | ||||
| * | Small improvement of my previous fix in rev. #9402 (bounding box snapping) | Diederik van Lierop | 2010-05-09 | 1 | -5/+12 |
| | | | | (bzr r9404) | ||||
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -8/+12 |
| | | | | (bzr r9402) | ||||
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -0/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9351) | ||||
| * | When snapping to a bounding box, flash that bounding box together with the ↵ | Diederik van Lierop | 2010-01-19 | 1 | -8/+7 |
| | | | | | | snap indicator (bzr r8999) | ||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -1/+44 |
| | | | | | | for the devs) (bzr r8960) | ||||
| * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 1 | -23/+24 |
| | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| * | Fix snapping during constrained translation, when only snapping the node ↵ | Diederik van Lierop | 2009-04-12 | 1 | -15/+20 |
| | | | | | | closest to the mouse pointer (bzr r7687) | ||||
| * | - When finalizing a curve by double clicking then don't snap to the curve itself | Diederik van Lierop | 2009-03-07 | 1 | -5/+12 |
| | | | | | | - When a node and an intersection coincide then snap to the node, not the intersection (but only if snapping is turned on for both of them of course) (bzr r7438) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -4/+5 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | Fix bug #311736 (uninitialized variables resulted in weird snapping ↵ | Diederik van Lierop | 2008-12-29 | 1 | -3/+6 |
| | | | | | | behaviour on windows) (bzr r7039) | ||||
| * | - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong) | Diederik van Lierop | 2008-12-10 | 1 | -40/+39 |
| | | | | | | - Replace tabs by spaces (bzr r6985) | ||||
| * | Add an option to the preferences to _only_ snap the node closest to the ↵ | Diederik van Lierop | 2008-11-24 | 1 | -4/+7 |
| | | | | | | mouse pointer (bzr r6899) | ||||
| * | 1) Improve the way the distance to the pointer is taken into account when ↵ | Diederik van Lierop | 2008-11-23 | 1 | -19/+49 |
| | | | | | | | | | finding the best snap 2) Use this distance also when snapping nodes in the path editor 3) Add a slider in the preferences dialog to control the weighing of this distance (bzr r6895) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -43/+16 |
| | | | | (bzr r6887) | ||||
| * | - refactor snapping code, removing code duplication | Diederik van Lierop | 2008-09-21 | 1 | -3/+25 |
| | | | | | | - fix snapping to page corners (bzr r6863) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -11/+11 |
| | | | | (bzr r6606) | ||||
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've ↵ | Diederik van Lierop | 2008-05-12 | 1 | -2/+6 |
| | | | | | | snapped or not, instead of leaving it up to the various tools. This should prevent these tools from moving to (0,0) if they bluntly use the value returned by the snapping mechanism without checking whether snapping has really occured. (bzr r5659) | ||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 1 | -4/+5 |
| | | | | (bzr r5600) | ||||
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in ↵ | Diederik van Lierop | 2008-04-07 | 1 | -0/+3 |
| | | | | | | the selector tool) (bzr r5374) | ||||
| * | Fixed ctor intialization order | Jon A. Cruz | 2008-03-08 | 1 | -5/+5 |
| | | | | (bzr r4999) | ||||
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 1 | -3/+38 |
| | | | | | | | | 2) fix constrained snapping 3) improve snapping logic (again), or more specifically: better obey "always snap" 4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc. (bzr r4379) | ||||
| * | 1) Improving snapping logic 2) When skewing, don't snap to selection itself | Diederik van Lierop | 2007-11-18 | 1 | -3/+10 |
| | | | | (bzr r4111) | ||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -13/+13 |
| | | | | (bzr r4020) | ||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 1 | -15/+20 |
| | | | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -2/+2 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+61 |
| (bzr r1) | |||||
