summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-ellipse_5pts.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-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 Peyrot2018-06-181-2/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
|
* Fix headers on LPE'sJabiertxof2016-12-101-3/+2
| | | (bzr r15318)
* Update to trunkJabier Arraiza Cenoz2016-10-031-1/+0
|\ | | | | (bzr r15017.1.35)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| | | | | | (bzr r15025)
* | Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-1/+1
|/ | | (bzr r15017.1.11)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-4/+4
| | | (bzr r14059.2.1)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+214
(bzr r13090.1.1)