summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-text_label.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-3/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Code formatingJabiertxof2017-04-281-1/+1
| | | (bzr r15649)
* Fix headers on LPE'sJabiertxof2016-12-101-2/+3
| | | (bzr r15318)
* UI uniformisationKris De Gussem2012-10-211-1/+1
| | | (bzr r11817)
* 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)
* New LPE: Text labelMaximilian Albert2008-07-301-0/+61
(bzr r6472)