| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 1 | -0/+2 |
| | | |||||
| * | 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. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -2/+2 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -2/+2 |
| | | | | (bzr r15649) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -3/+3 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+3 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+0 |
| | | | | (bzr r15025) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -2/+2 |
| | | | | (bzr r14059.2.1) | ||||
| * | LPE strings consistency fix. | Nicolas Dufour | 2014-01-19 | 1 | -2/+2 |
| | | | | (bzr r12957) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -6/+6 |
| | | | | (bzr r12039) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12038) | ||||
| * | UI uniformisation | Kris De Gussem | 2012-10-21 | 1 | -2/+2 |
| | | | | (bzr r11817) | ||||
| * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 1 | -7/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800) | ||||
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 1 | -1/+0 |
| | | | | (bzr r11503) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -6/+4 |
| | | | | (bzr r11316) | ||||
| * | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 1 | -19/+28 |
| | | | | (bzr r11170) | ||||
| * | Remove some obsolete code | Maximilian Albert | 2008-08-04 | 1 | -57/+0 |
| | | | | (bzr r6558) | ||||
| * | Correct handle tips | Maximilian Albert | 2008-08-04 | 1 | -2/+2 |
| | | | | (bzr r6557) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 1 | -29/+29 |
| | | | | (bzr r6513) | ||||
| * | Make LPE knotholder handles snap | Maximilian Albert | 2008-08-01 | 1 | -10/+13 |
| | | | | (bzr r6506) | ||||
| * | Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵ | Maximilian Albert | 2008-07-29 | 1 | -6/+2 |
| | | | | | | and make inheritance from it a bit less clumsy (bzr r6448) | ||||
| * | First step towards making helper paths for LPE items work better | Maximilian Albert | 2008-06-16 | 1 | -0/+2 |
| | | | | (bzr r5954) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-06-11 | 1 | -1/+1 |
| | | | | (bzr r5877) | ||||
| * | Don't convert path to straight line for LPE perpendicular bisector | Maximilian Albert | 2008-06-10 | 1 | -0/+2 |
| | | | | (bzr r5873) | ||||
| * | Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed | Maximilian Albert | 2008-06-10 | 1 | -16/+0 |
| | | | | (bzr r5870) | ||||
| * | Re-add two handles for PerpBisector LPE (we don't add the other two because ↵ | Maximilian Albert | 2008-06-08 | 1 | -26/+67 |
| | | | | | | | | they would duplicate the path's own handles and the correct solution would be to allow knotholders and nodepaths at the same time). Put the KnotHolderEntity classes into their own namespaces to avoid clashes. (bzr r5857) | ||||
| * | Better way to add LPE knotholder handles; now it happens semi-automatically ↵ | Maximilian Albert | 2008-06-08 | 1 | -0/+2 |
| | | | | | | in a similar way as adding LPE parameters. (bzr r5856) | ||||
| * | set eol-style:native for recently added files | Maximilian Albert | 2008-06-02 | 1 | -204/+204 |
| | | | | (bzr r5782) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -187/+204 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | Make LPEPerpBisector use the new nearest_point() function from point to line | Maximilian Albert | 2008-05-19 | 1 | -4/+1 |
| | | | | (bzr r5706) | ||||
| * | Provide knotholder for LPEPerpBisector; TODO: this replaces the usual ↵ | Maximilian Albert | 2008-05-19 | 1 | -27/+123 |
| | | | | | | nodepath in node context but in the long run it is desired to use both along with each other (bzr r5701) | ||||
| * | New LPE: Perpendicular bisector | Maximilian Albert | 2008-05-18 | 1 | -0/+94 |
| (bzr r5695) | |||||
