You can not 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 ef06f14f24
Replace Qt with TQt
11 months ago
..
src Finish rebranding of Krita as Chalk 13 years ago
Makefile.am Renaming of files in preparation for code style tools. 3 years ago
README Finish rebranding of Krita as Chalk 13 years ago
airbrush.png Fix invalid headers in PNG files and optimize for size 8 years ago
chalkdefaultpaintops.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
defaultpaintops_plugin.cpp Renaming of files in preparation for code style tools. 3 years ago
defaultpaintops_plugin.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
eraser.png Fix invalid headers in PNG files and optimize for size 8 years ago
kis_airbrushop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_airbrushop.h Finish rebranding of Krita as Chalk 13 years ago
kis_brushop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_brushop.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kis_convolveop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_convolveop.h Finish rebranding of Krita as Chalk 13 years ago
kis_dlgbrushcurvecontrol.ui Remove unnecessary accelerators from .ui files. 2 years ago
kis_duplicateop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_duplicateop.h Finish rebranding of Krita as Chalk 13 years ago
kis_eraseop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_eraseop.h Finish rebranding of Krita as Chalk 13 years ago
kis_penop.cpp Renaming of files in preparation for code style tools. 3 years ago
kis_penop.h Finish rebranding of Krita as Chalk 13 years ago
kis_smudgeop.cpp Replace Qt with TQt 11 months ago
kis_smudgeop.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
paintbrush.png Fix invalid headers in PNG files and optimize for size 8 years ago
pencil.png Fix invalid headers in PNG files and optimize for size 8 years ago

README

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