summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/fontbutton.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-1/+1
| | | | change
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-1/+1
|
* 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
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
|
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+8
|
* LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-051-1/+3
| | | (bzr r15665)
* Update to trunkJabier Arraiza Cenoz2017-05-051-0/+1
|\ | | | | (bzr r15620.1.17)
| * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
* | Update to trunkJabiertxof2017-05-011-1/+0
|\| | | | | (bzr r15620.1.14)
| * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-1/+0
| | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* | Rewrite UXJabiertxof2017-04-291-2/+5
| | | | | | (bzr r15620.1.12)
* | ResetJabiertxof2017-04-281-18/+5
| | | | | | (bzr r15620.1.9)
* | Add LPE prefs dialogJabiertxof2017-04-261-1/+11
| | | | | | (bzr r15620.1.4)
* | Allow set and reset default values of LPE parametersJabiertxof2017-04-141-4/+7
|/ | | (bzr r15620.1.1)
* Fix headers on LPE'sJabiertxof2016-12-101-1/+1
| | | (bzr r15318)
* Remove font-Dialog and useGtk::FontSelector insteadJabier Arraiza Cenoz2016-07-291-0/+92
(bzr r15017.1.13)