| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some issues with constrained snapping | Diederik van Lierop | 2014-08-17 | 1 | -49/+36 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/681286 - https://launchpad.net/bugs/1265026 (bzr r13527) | ||||
| * | Fix snapping issue in selector tool | Diederik van Lierop | 2014-05-12 | 1 | -5/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1255764 (bzr r13361) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -1/+0 |
| | | | | (bzr r12217) | ||||
| * | Selector tool: improve responsiveness for snapping a path's internal ↵ | Diederik van Lierop | 2012-12-08 | 1 | -2/+7 |
| | | | | | | intersections (was unbearable already for paths having 20+ segments) (bzr r11937) | ||||
| * | cppcheck | Kris De Gussem | 2012-06-12 | 1 | -0/+1 |
| | | | | (bzr r11492) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -16/+16 |
| | | | | (bzr r10987) | ||||
| * | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 1 | -11/+19 |
| | | | | | | | | 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) | ||||
| * | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10961) | ||||
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 1 | -9/+8 |
| | | | | | | 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 | -1/+1 |
| | | | | (bzr r10780) | ||||
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵ | Diederik van Lierop | 2011-11-04 | 1 | -38/+15 |
| | | | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -311/+1 |
| | | | | (bzr r10697) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -0/+24 |
| | | | | | | | | | -> 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 | -144/+120 |
| | | | | (bzr r10659) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10655) | ||||
| * | Snap to guide-path intersections, and don't snap to paths when only path ↵ | Diederik van Lierop | 2011-09-18 | 1 | -10/+22 |
| | | | | | | | | | | intersections are asked for Fixed bugs: - https://launchpad.net/bugs/847457 - https://launchpad.net/bugs/850982 (bzr r10639) | ||||
| * | Make "snap page border" toggle independent of "snap paths" toggle | Diederik van Lierop | 2011-09-17 | 1 | -5/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/850982 (bzr r10635) | ||||
| * | Node tool, transforming a set of nodes: Fix crashes, and finish ↵ | Diederik van Lierop | 2011-09-16 | 1 | -0/+1 |
| | | | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633) | ||||
| * | Rename the struct "SnappedConstraints" to the more meaningfull ↵ | Diederik van Lierop | 2011-09-02 | 1 | -32/+32 |
| | | | | | | "IntermSnapResults" (bzr r10612) | ||||
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -2/+4 |
| |\ | | | | | (bzr r10589) | ||||
| | * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+4 |
| | | | | | | | (bzr r10582.1.6) | ||||
| * | | Fix bug related to snapping to path intersections | Diederik van Lierop | 2011-08-28 | 1 | -1/+0 |
| | | | | | | | (bzr r10587) | ||||
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -6/+4 |
| |/ | | | (bzr r10585) | ||||
| * | Fix "snap guides" toggle | Diederik van Lierop | 2011-08-25 | 1 | -3/+4 |
| | | | | | | | 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 | -36/+6 |
| | | | | | | | | as for guides being snap targets 2) Remove some redundant guide-snapping code from the object snapper, (bzr r10576) | ||||
| * | Fix another snapping bug (could occur when scaling an object using the ↵ | Diederik van Lierop | 2011-08-22 | 1 | -1/+3 |
| | | | | | | selector tool) (bzr r10573) | ||||
| * | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 1 | -1/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/816044 (bzr r10572) | ||||
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -5/+5 |
| | | | | | | 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 | -16/+16 |
| | | | | (bzr r10469) | ||||
| * | Fix scaling error when snapping, caused by rev. #10326 | Diederik van Lierop | 2011-07-15 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/808558 (bzr r10458) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -2/+2 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 2011-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | 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) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+2 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -26/+68 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Snap while rotating: fix removal of points too close to the rotation center | Diederik van Lierop | 2011-03-11 | 1 | -12/+12 |
| | | | | | | | (bzr r10093) | ||||
| | * | Snapping: improve calculation of metrics for scaling, modify some comments, ↵ | Diederik van Lierop | 2010-12-27 | 1 | -7/+10 |
| | | | | | | | | | | | and remove a line of obsolete debugging output (bzr r9986) | ||||
| | * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 1 | -8/+48 |
| | | | | | | | | | | | experimental; needs cleanup! (bzr r9985) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -138/+274 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Shift should disable snapping when dragging the rotation center of an object | Diederik van Lierop | 2010-11-17 | 1 | -4/+9 |
| | | | | | | | (bzr r9903) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| | * | Fix display of snap source indicator for constrained snapping in the ↵ | Diederik van Lierop | 2010-11-16 | 1 | -107/+125 |
| | | | | | | | | | | | selector tool (bzr r9898) | ||||
| | * | Leave constrained angular snapping to the snap manager, instead of handling ↵ | Diederik van Lierop | 2010-11-07 | 1 | -5/+51 |
| | | | | | | | | | | | it locally (bzr r9880) | ||||
| | * | - Constrained snap: proper implementation of the preference to snap the ↵ | Diederik van Lierop | 2010-10-29 | 1 | -9/+59 |
| | | | | | | | | | | | | | | | 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 | -4/+4 |
| | | | | | | | (bzr r9847) | ||||
| | * | Fix self-snapping when dragging the transformation center of a selection ↵ | Diederik van Lierop | 2010-10-07 | 1 | -4/+4 |
| | | | | | | | | | | | containing multiple items (as reported by LucaDC in LP #607107, comment #30) (bzr r9817) | ||||
| | * | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it! | Diederik van Lierop | 2010-08-15 | 1 | -2/+2 |
| | | | | | | | (bzr r9714) | ||||
| | * | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 1 | -4/+22 |
| | | | | | | | (bzr r9713) | ||||
| | * | Fix a crash introduced by my previous commit | Diederik van Lierop | 2010-08-11 | 1 | -1/+0 |
| | | | | | | | (bzr r9701) | ||||
| | * | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -4/+4 |
| | | | | | | | (bzr r9696) | ||||
