summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-constructgrid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-3/+4
| | | | | | - 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-3/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Code formatingJabiertxof2017-04-281-2/+2
| | | (bzr r15649)
* Fix headers on LPE'sJabiertxof2016-12-101-2/+2
| | | (bzr r15318)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
| | | (bzr r15025)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
| | | (bzr r14059.2.1)
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
| | | (bzr r11503)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
| | | (bzr r9990)
* UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-2/+2
| | | (bzr r9807)
* reduce include dependenciesJohan B. C. Engelen2010-05-181-2/+2
| | | (bzr r9432)
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-2/+0
| | | (bzr r8846.2.6)
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-7/+0
| | | (bzr r8846.2.3)
* set eol-style:native for recently added filesMaximilian Albert2008-06-021-103/+103
| | | (bzr r5782)
* add LPEConstructGridJohan B. C. Engelen2008-05-081-0/+103
(bzr r5633)