Yuriy Puchkov
b88a5fbce8
Code refactoring - change code style to the new clang-format rules
2020-09-23 15:25:13 +03:00
lupoDharkael
42619158fa
Update copyright year
2019-03-04 16:38:45 +01:00
Alfredo Ramos
b301880872
Update Spanish translation and cleanup ( #268 )
...
* Fix TextTool warning
It throws the following warning:
src/tools/text/texttool.cpp:50: Class TextTool lacks Q_OBJECT macro
* Add missing translations
* Remove obsolete translations
lupdate -no-obsolete flameshot.pro
2018-07-07 22:37:32 +02:00
lupoDharkael
dcaa2e321f
Add text configuration in panel
2018-05-26 17:59:44 +02:00
lupoDharkael
5432614651
Add Text tool
...
closes #11
Add an initial version of the text tool.
This commit adds:
- Basic text tool.
- On demand thickness and color update.
- Generalized logic for future widget based tools.
2018-05-06 13:56:45 +02:00