More Info

Revision 639342

(Back to digest)
 

Features in Office

Cyrille Berger Skott committed changes in /trunk/koffice/krita/plugins/paintops/dynamicbrush:

add the general program editor (remains to do: renaming the program, make the add and delete buttons useful)

add the ui to create the "dynamic brush" as the paintop optionadd the filters list program editor (remains to do: finish the transform filters's editors)

File Changes

Added 8 files
/trunk/koffice/krita/plugins/paintops/dynamicbrush
 
/DynamicBrushOptions.ui
 
/DynamicProgramsEditor.ui
 
/kis_dynamic_programs_editor.cc
 
/kis_dynamic_programs_editor.h
 
/lib/kis_dynamic_program_registry.cc
 
/lib/kis_dynamic_program_registry.h
 
/lib/transformations/SizeTransformationEditor.ui
 
/programs/filterslist/kis_filters_list_dynamic_program_editor.cc
Deleted 1 files
/trunk/koffice/krita/plugins/paintops/dynamicbrush/programs/filterslist/kis_filters_list_dynamic_program_editor.h
Modified 18 files
/trunk/koffice/krita/plugins/paintops/dynamicbrush
 
/CMakeLists.txt
 
/dynamicbrush.cc
 
/dynamicbrush.h
 
/dynamicbrush.rc
 
/kis_dynamicop.cc
 
/kis_dynamicop.h
 
/lib/CMakeLists.txt
 
/lib/kis_dynamic_program.h
 
/lib/kis_dynamic_sensor.cc
 
/lib/kis_dynamic_sensor.h
 
/lib/transformations/kis_darken_transformation.h
 
/lib/transformations/kis_dynamic_transformation.cc
 
/lib/transformations/kis_dynamic_transformation.h
 
/lib/transformations/kis_size_transformation.cc
 
/lib/transformations/kis_size_transformation.h
 
/programs/filterslist/CMakeLists.txt
 
/programs/filterslist/FiltersListDynamicProgramEditor.ui
 
/programs/filterslist/kis_filters_list_dynamic_program.cc
27 files changed in total