| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Limit the number of paths to be used as snap targets, to keep Inkscape ↵ | Diederik van Lierop | 2014-07-30 | 1 | -0/+4 |
| | | | | | | | | | responsive in very complex drawings Fixed bugs: - https://launchpad.net/bugs/1348959 (bzr r13483) | ||||
| * | fix potential use of nullptr (item) (note that SPGroup inherits from SPItem) | Johan B. C. Engelen | 2014-03-24 | 1 | -27/+27 |
| | | | | (bzr r13196) | ||||
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 1 | -1/+1 |
| | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | ||||
| * | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -6/+6 |
| | | | | (bzr r11608.1.128) | ||||
| * | reduce scope of variables | Johan B. C. Engelen | 2013-08-03 | 1 | -2/+1 |
| | | | | (bzr r12463) | ||||
| * | Adding checks to prevent null pointer dereferences | Kris De Gussem | 2012-05-04 | 1 | -2/+2 |
| | | | | (bzr r11325) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |
| | | | | (bzr r11011) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -17/+17 |
| | | | | (bzr r10987) | ||||
| * | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 1 | -3/+10 |
| | | | | | | | | properties dialog (on the snap tab) 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) (bzr r10975) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 |
| | | | | (bzr r10897) | ||||
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 1 | -29/+78 |
| | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | ||||
| * | Refactor snap-preferences a bit more | Diederik van Lierop | 2011-12-18 | 1 | -4/+4 |
| | | | | (bzr r10780) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -20/+2 |
| | | | | (bzr r10697) | ||||
| * | Use desktop coordinates for finding snap candidates (regression introduced ↵ | Diederik van Lierop | 2011-10-15 | 1 | -3/+3 |
| | | | | | | | | | in rev. #10675) Fixed bugs: - https://launchpad.net/bugs/874213 (bzr r10677) | ||||
| * | Object snapper: only use the visual bounding box when absolutely needed; ↵ | Diederik van Lierop | 2011-10-12 | 1 | -3/+9 |
| | | | | | | otherwise default to geometric bounding box (bzr r10675) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -5/+23 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| | | | | (bzr r10659) | ||||
| * | Make "snap page border" toggle independent of "snap paths" toggle | Diederik van Lierop | 2011-09-17 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/850982 (bzr r10635) | ||||
| * | Rename the struct "SnappedConstraints" to the more meaningfull ↵ | Diederik van Lierop | 2011-09-02 | 1 | -16/+16 |
| | | | | | | "IntermSnapResults" (bzr r10612) | ||||
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -11/+9 |
| |\ | | | | | (bzr r10589) | ||||
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+9 |
| | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | | Fix bug related to snapping to path intersections | Diederik van Lierop | 2011-08-28 | 1 | -5/+5 |
| | | | | | | | (bzr r10587) | ||||
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -6/+9 |
| |/ | | | (bzr r10585) | ||||
| * | Fix "snap guides" toggle | Diederik van Lierop | 2011-08-25 | 1 | -14/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/814457 (bzr r10582) | ||||
| * | 1) Use the "snap guides" button both for guides being snap sources, as well ↵ | Diederik van Lierop | 2011-08-23 | 1 | -38/+0 |
| | | | | | | | | as for guides being snap targets 2) Remove some redundant guide-snapping code from the object snapper, (bzr r10576) | ||||
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -137/+94 |
| | | | | | | a single array, instead of each having its own member variable (bzr r10569) | ||||
| * | Replace NR_HUGE by Geom:infinity() in some snapping code | Diederik van Lierop | 2011-07-18 | 1 | -1/+1 |
| | | | | (bzr r10469) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -3/+3 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -2/+8 |
| | | | | (bzr r10461) | ||||
| * | Implement decent snapping to text (baseline & anchor), and provide a toggle ↵ | Diederik van Lierop | 2011-06-30 | 1 | -99/+131 |
| | | | | | | button for this (as requested in LP bug #727281 ) (bzr r10392) | ||||
| * | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 2011-06-26 | 1 | -19/+18 |
| | | | | | | | | | had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -0/+1 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Fix a snap bug in which the snapped to the help path instead of the real path | Diederik van Lierop | 2011-02-04 | 1 | -2/+7 |
| | | | | (bzr r10032) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -21/+23 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -11/+10 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | - Constrained snap: proper implementation of the preference to snap the ↵ | Diederik van Lierop | 2010-10-29 | 1 | -11/+12 |
| | | | | | | | | | | | | | | | mouse pointer or handle itself (instead of projecting it first onto the constraint) - Fix a crash in SnapManager::multipleConstrainedSnaps (bzr r9866) | ||||
| * | | Use a better snap metric for constrained snapping (i.e. calculate the ↵ | Diederik van Lierop | 2010-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | distance to the original point, not the projected point). This should more accurately predict what the user wants to snap to (bzr r9837) | ||||
| * | | Fix self-snapping when dragging the transformation center of a selection ↵ | Diederik van Lierop | 2010-10-07 | 1 | -3/+10 |
| | | | | | | | | | | | containing multiple items (as reported by LucaDC in LP #607107, comment #30) (bzr r9817) | ||||
| * | | Fix constrained snapping to closing segments | Diederik van Lierop | 2010-09-25 | 1 | -10/+37 |
| | | | | | | | (bzr r9788) | ||||
| * | | When doing a constrained snap, then don't try snapping the mouse pointer ↵ | Diederik van Lierop | 2010-08-20 | 1 | -17/+26 |
| | | | | | | | | | | | itself but try snapping its projection (onto the constraint) instead (bzr r9719) | ||||
| * | | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 1 | -1/+2 |
| | | | | | | | (bzr r9713) | ||||
| * | | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -13/+40 |
| | | | | | | | (bzr r9696) | ||||
| * | | 1) Snap to transformation center even if it's outside of the bounding box of ↵ | Diederik van Lierop | 2010-07-25 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | the parent item 2) In some cases the snap source indicator wasn't shown (bzr r9648) | ||||
| * | | Avoid self-snapping when dragging a rotation center, and draw the rotation ↵ | Diederik van Lierop | 2010-07-24 | 1 | -3/+9 |
| | | | | | | | | | | | center at the snapped position (bzr r9641) | ||||
| * | | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a ↵ | Diederik van Lierop | 2010-07-21 | 1 | -60/+41 |
| | | | | | | | | | | | return statement (bzr r9638) | ||||
| * | | - Remove some old code which snapped the rotation center to the bbox, and ↵ | Diederik van Lierop | 2010-07-20 | 1 | -37/+40 |
| | | | | | | | | | | | | | | | which discarded all of the snapping settings - Improve the logic behind the snapping buttons, i.e. what snaps to what for each of the buttons (bzr r9634) | ||||
| * | | Fix snapping to midpoints of closing segments | Diederik van Lierop | 2010-07-19 | 1 | -3/+9 |
| | | | | | | | (bzr r9627) | ||||
