| 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-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -1/+1 |
| | | | | (bzr r14509) | ||||
| * | Refactoring of the code that handles transformations and snapping in the ↵ | Diederik van Lierop | 2015-09-13 | 1 | -0/+2 |
| | | | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -7/+6 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 1 | -1/+0 |
| | | | | (bzr r13132) | ||||
| * | cppcheck | Kris De Gussem | 2012-06-12 | 1 | -4/+4 |
| | | | | (bzr r11492) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -1/+1 |
| | | | | (bzr r10766.1.1) | ||||
| * | cppcheck: variable initialisation / fix possible memory leak | Kris De Gussem | 2011-10-22 | 1 | -1/+1 |
| | | | | (bzr r10688) | ||||
| * | Rename the struct "SnappedConstraints" to the more meaningfull ↵ | Diederik van Lierop | 2011-09-02 | 1 | -3/+3 |
| | | | | | | "IntermSnapResults" (bzr r10612) | ||||
| * | 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 | -1/+1 |
| | | | | (bzr r10585) | ||||
| * | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -5/+12 |
| | | | | (bzr r9696) | ||||
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -17/+46 |
| | | | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607) | ||||
| * | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 2010-01-23 | 1 | -2/+0 |
| | | | | | | specified explicitly) (bzr r9014) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -20/+16 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -8/+4 |
| | | | | | | | | | | | for the devs) (bzr r8960) | ||||
| | * | Warning cleanup. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 |
| | | | | | | | (bzr r8915) | ||||
| | * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 1 | -14/+14 |
| | | | | | | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| * | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9) | ||||
| * | Optionaly snap to invisible grid lines too (when zoomed out). See the grids ↵ | Diederik van Lierop | 2009-04-25 | 1 | -2/+6 |
| | | | | | | tab in the document properties dialog. This closes bug #172115 (bzr r7773) | ||||
| * | Implement constrained snapping when dragging the position and size handles ↵ | Diederik van Lierop | 2009-03-15 | 1 | -0/+6 |
| | | | | | | of a rectangle in the node tool, with the ctrl-key being pressed. (bzr r7497) | ||||
| * | Remove obsolete includes of libnr files in the snapping code | Diederik van Lierop | 2009-03-14 | 1 | -2/+0 |
| | | | | (bzr r7491) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -1/+3 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | Fixed dangerous base-class methods that were missing returns by converting ↵ | Jon A. Cruz | 2009-02-04 | 1 | -2/+2 |
| | | | | | | them to abstract. (bzr r7226) | ||||
| * | Store the snapper tolerances in the snap-preferences instead of in each ↵ | Diederik van Lierop | 2009-01-31 | 1 | -9/+2 |
| | | | | | | snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call) (bzr r7208) | ||||
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -1/+2 |
| | | | | (bzr r7200) | ||||
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 1 | -6/+6 |
| | | | | | | 2) snap intersections within a single shape (as source; as target was already implemented) (bzr r7008) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -20/+12 |
| | | | | (bzr r6885) | ||||
| * | If a snapper needs a reference to a SPNamedView or a SPDesktop, then get ↵ | Diederik van Lierop | 2008-09-07 | 1 | -5/+5 |
| | | | | | | that reference via the SnapManager (instead of storing references in the snapper and accessing them directly) (bzr r6773) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -16/+16 |
| | | | | (bzr r6606) | ||||
| * | Snap to intersections of any kind of path (were we previously only could ↵ | Diederik van Lierop | 2008-08-08 | 1 | -0/+2 |
| | | | | | | snap to intersections of line-segments) (bzr r6597) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 |
| | | | | (bzr r6569) | ||||
| * | Fix snapping for constrained translation in the selector tool | Diederik van Lierop | 2008-05-20 | 1 | -0/+5 |
| | | | | (bzr r5722) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-05-01 | 1 | -24/+24 |
| | | | | (bzr r5564) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -57/+7 |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | ||||
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a ↵ | Diederik van Lierop | 2008-04-11 | 1 | -4/+4 |
| | | | | | | std::list in four different places. Now this is handled in only one place (bzr r5407) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -1/+2 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Node tool: snap to paths and their nodes, incl. to the path currently being ↵ | Diederik van Lierop | 2008-03-08 | 1 | -3/+5 |
| | | | | | | edited (bzr r4989) | ||||
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 1 | -6/+10 |
| | | | | | | | | 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) | ||||
| * | Toggle snapping for each grid individually | Diederik van Lierop | 2007-12-12 | 1 | -2/+3 |
| | | | | (bzr r4219) | ||||
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ↵ | Diederik van Lierop | 2007-11-09 | 1 | -3/+3 |
| | | | | | | -> SnappedLine (bzr r4048) | ||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -19/+19 |
| | | | | (bzr r4020) | ||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 1 | -7/+23 |
| | | | | | | 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) | ||||
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 1 | -1/+12 |
| | | | | (bzr r3689) | ||||
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 1 | -0/+1 |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -14/+14 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -1/+1 |
| | | | | (bzr r2930) | ||||
| * | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 2007-04-17 | 1 | -3/+7 |
| | | | | (bzr r2917) | ||||
