| 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 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Circle3pts LPE: handle overlapping points | Stefano Facchini | 2017-10-08 | 1 | -3/+9 |
| | | | | | | | If two of the three points overlap, just draw the circle having that segment as diameter. This is not rigorous mathematically, but it is a reasonable behavior and avoid a crash when snapping is on. | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+2 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -1/+2 |
| | | | | (bzr r14059.2.16) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -4/+4 |
| | | | | (bzr r14059.2.1) | ||||
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 1 | -1/+0 |
| | | | | (bzr r11503) | ||||
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -19/+3 |
| | | | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607) | ||||
| * | New LPE: circle through 3 points | Maximilian Albert | 2008-06-16 | 1 | -0/+99 |
| (bzr r5959) | |||||
