You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/chalk/plugins/paintops/defaultpaintops
Michele Calgaro 2bc2bc6789
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b070dc1873)
4 years ago
..
src Finish rebranding of Krita as Chalk 14 years ago
Makefile.am Renaming of files in preparation for code style tools. 4 years ago
README Finish rebranding of Krita as Chalk 14 years ago
airbrush.png Fix invalid headers in PNG files and optimize for size 9 years ago
chalkdefaultpaintops.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
defaultpaintops_plugin.cpp Renaming of files in preparation for code style tools. 4 years ago
defaultpaintops_plugin.h Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
eraser.png Fix invalid headers in PNG files and optimize for size 9 years ago
kis_airbrushop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_airbrushop.h Finish rebranding of Krita as Chalk 14 years ago
kis_brushop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_brushop.h Remove spurious TQ_OBJECT instances 14 years ago
kis_convolveop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_convolveop.h Finish rebranding of Krita as Chalk 14 years ago
kis_dlgbrushcurvecontrol.ui Replaced 'includehints' with 'includes' in *.ui files. 4 years ago
kis_duplicateop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_duplicateop.h Finish rebranding of Krita as Chalk 14 years ago
kis_eraseop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_eraseop.h Finish rebranding of Krita as Chalk 14 years ago
kis_penop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_penop.h Finish rebranding of Krita as Chalk 14 years ago
kis_smudgeop.cpp Renaming of files in preparation for code style tools. 4 years ago
kis_smudgeop.h Remove spurious TQ_OBJECT instances 14 years ago
paintbrush.png Fix invalid headers in PNG files and optimize for size 9 years ago
pencil.png Fix invalid headers in PNG files and optimize for size 9 years ago

README

Default implementations of the paintop interface. These may
some day become plugins. New paintops should be created as
plugins.