| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 1 | -0/+3 |
| | | |||||
| * | 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-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -2/+4 |
| | | | | | A lot of header clean-up. | ||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -4/+4 |
| | | | | (bzr r15649) | ||||
| * | Remove some ocurrences of desktop in knot functions | Jabiertxof | 2016-12-19 | 1 | -4/+4 |
| | | | | (bzr r15337) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -2/+2 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+4 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+0 |
| | | | | (bzr r15025) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -4/+4 |
| | | | | (bzr r14059.2.1) | ||||
| * | Properly allow effect stacking with knotholders (and add extra LPE ↵ | Liam P. White | 2014-04-06 | 1 | -11/+8 |
| | | | | | | functionality) (bzr r13090.1.48) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -9/+9 |
| | | | | (bzr r12039) | ||||
| * | UI uniformisation | Kris De Gussem | 2012-10-21 | 1 | -4/+4 |
| | | | | (bzr r11817) | ||||
| * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 1 | -6/+6 |
| | | | | | | | 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 | -9/+6 |
| | | | | (bzr r11316) | ||||
| * | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 1 | -26/+40 |
| | | | | (bzr r11170) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 |
| | | | | (bzr r10897) | ||||
| * | 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 | -18/+18 |
| | | | | (bzr r6513) | ||||
| * | Make LPE knotholder handles snap | Maximilian Albert | 2008-08-01 | 1 | -7/+13 |
| | | | | (bzr r6506) | ||||
| * | Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵ | Maximilian Albert | 2008-07-29 | 1 | -9/+3 |
| | | | | | | and make inheritance from it a bit less clumsy (bzr r6448) | ||||
| * | Fix wrong descriptions | Maximilian Albert | 2008-06-18 | 1 | -3/+3 |
| | | | | (bzr r5973) | ||||
| * | First step towards making helper paths for LPE items work better | Maximilian Albert | 2008-06-16 | 1 | -0/+2 |
| | | | | (bzr r5954) | ||||
| * | whitespace | Maximilian Albert | 2008-06-12 | 1 | -2/+2 |
| | | | | (bzr r5905) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-06-11 | 1 | -3/+3 |
| | | | | (bzr r5877) | ||||
| * | Get rid of get_bpath() in lpe-tangent_to_curve.cpp | Maximilian Albert | 2008-06-10 | 1 | -3/+2 |
| | | | | (bzr r5874) | ||||
| * | Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed | Maximilian Albert | 2008-06-10 | 1 | -24/+0 |
| | | | | (bzr r5870) | ||||
| * | Re-add two handles for PerpBisector LPE (we don't add the other two because ↵ | Maximilian Albert | 2008-06-08 | 1 | -6/+11 |
| | | | | | | | | 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 | -49/+34 |
| | | | | | | in a similar way as adding LPE parameters. (bzr r5856) | ||||
| * | Make knotholders for LPE items finally work; each effect can now overload ↵ | Maximilian Albert | 2008-06-08 | 1 | -84/+145 |
| | | | | | | | | the addKnotHolderHandles() method to add handles which control its parameters. There is now also a virtual onKnotUngrabbed() method for each knotholder entity which can be used to do cleanup tasks (for LPE parameters it currently writes the value to SVG, although this should probably happen automatically) (bzr r5855) | ||||
| * | set eol-style:native for recently added files | Maximilian Albert | 2008-06-02 | 1 | -170/+170 |
| | | | | (bzr r5783) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -148/+170 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | Add possibility to let the 'tangent' have a fixed angle relative to the curve | Maximilian Albert | 2008-05-19 | 1 | -1/+8 |
| | | | | (bzr r5709) | ||||
| * | Add handles to adapt tangent length | Maximilian Albert | 2008-05-19 | 1 | -4/+44 |
| | | | | (bzr r5708) | ||||
| * | Forgot to add two files in commit #18667. Sorry for breaking the build for a ↵ | Maximilian Albert | 2008-05-19 | 1 | -0/+101 |
| minute! (bzr r5707) | |||||
