diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-05-23 20:48:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-05-29 15:16:28 +0900 |
commit | 8b78a8791bc539bcffe7159f9d9714d577cb3d7d (patch) | |
tree | 1328291f966f19a22d7b13657d3f01a588eb1083 /chalk/colorspaces | |
parent | 95834e2bdc5e01ae1bd21ac0dfa4fa1d2417fae9 (diff) | |
download | koffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.tar.gz koffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.zip |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/colorspaces')
-rw-r--r-- | chalk/colorspaces/cmyk_u16/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cpp (renamed from chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cpp (renamed from chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/cmyk_u8/Makefile.am | 2 | ||||
-rw-r--r-- | chalk/colorspaces/cmyk_u8/cmyk_plugin.cpp (renamed from chalk/colorspaces/cmyk_u8/cmyk_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cpp (renamed from chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u16/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u16/gray_u16_plugin.cpp (renamed from chalk/colorspaces/gray_u16/gray_u16_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cpp (renamed from chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u8/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u8/gray_plugin.cpp (renamed from chalk/colorspaces/gray_u8/gray_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/gray_u8/kis_gray_colorspace.cpp (renamed from chalk/colorspaces/gray_u8/kis_gray_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/lms_f32/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cpp (renamed from chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/lms_f32/lms_f32_plugin.cpp (renamed from chalk/colorspaces/lms_f32/lms_f32_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f16half/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cpp (renamed from chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cpp (renamed from chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f16half/tests/Makefile.am | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cpp (renamed from chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cpp (renamed from chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.h | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/rgb_f32_plugin.cpp (renamed from chalk/colorspaces/rgb_f32/rgb_f32_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/tests/Makefile.am | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cpp (renamed from chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u16/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cpp (renamed from chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u16/rgb_u16_plugin.cpp (renamed from chalk/colorspaces/rgb_u16/rgb_u16_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u16/tests/Makefile.am | 2 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cpp (renamed from chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u8/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cpp (renamed from chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/rgb_u8/rgb_plugin.cpp (renamed from chalk/colorspaces/rgb_u8/rgb_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wet/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_texture_filter.cpp (renamed from chalk/colorspaces/wet/kis_texture_filter.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_texture_painter.cpp (renamed from chalk/colorspaces/wet/kis_texture_painter.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_wet_colorspace.cpp (renamed from chalk/colorspaces/wet/kis_wet_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_wet_palette_widget.cpp (renamed from chalk/colorspaces/wet/kis_wet_palette_widget.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_wetness_visualisation_filter.cpp (renamed from chalk/colorspaces/wet/kis_wetness_visualisation_filter.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wet/kis_wetop.cpp (renamed from chalk/colorspaces/wet/kis_wetop.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wet/wet_plugin.cpp (renamed from chalk/colorspaces/wet/wet_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wet/wetphysicsfilter.cpp (renamed from chalk/colorspaces/wet/wetphysicsfilter.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/Makefile.am | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/brushop/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp (renamed from chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp (renamed from chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cpp (renamed from chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/kis_ws_engine_filter.cpp (renamed from chalk/colorspaces/wetsticky/kis_ws_engine_filter.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/wet_sticky_plugin.cpp (renamed from chalk/colorspaces/wetsticky/wet_sticky_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u16/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cpp (renamed from chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cpp (renamed from chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cc) | 2 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u8/Makefile.am | 4 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cpp (renamed from chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc) | 0 | ||||
-rw-r--r-- | chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cpp (renamed from chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cc) | 2 |
56 files changed, 46 insertions, 46 deletions
diff --git a/chalk/colorspaces/cmyk_u16/Makefile.am b/chalk/colorspaces/cmyk_u16/Makefile.am index 00cdd32d..7f5ec9ca 100644 --- a/chalk/colorspaces/cmyk_u16/Makefile.am +++ b/chalk/colorspaces/cmyk_u16/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ $(all_includes) lib_LTLIBRARIES = libchalk_cmyk_u16.la -libchalk_cmyk_u16_la_SOURCES = kis_cmyk_u16_colorspace.cc +libchalk_cmyk_u16_la_SOURCES = kis_cmyk_u16_colorspace.cpp libchalk_cmyk_u16_la_LDFLAGS = $(all_libraries) libchalk_cmyk_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -15,7 +15,7 @@ libchalk_cmyk_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_cmyk_u16_plugin.la # Srcs for the plugin -chalk_cmyk_u16_plugin_la_SOURCES = cmyk_u16_plugin.cc +chalk_cmyk_u16_plugin_la_SOURCES = cmyk_u16_plugin.cpp noinst_HEADERS = cmyk_u16_plugin.h kis_cmyk_u16_colorspace.h chalk_cmyk_u16_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cc b/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cpp index 4b3afa29..4195ff22 100644 --- a/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cc +++ b/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.cpp @@ -1,5 +1,5 @@ /* -* cmyk_u16_plugin.cc -- Part of Chalk +* cmyk_u16_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc b/chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cpp index 96a6f132..96a6f132 100644 --- a/chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc +++ b/chalk/colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cpp diff --git a/chalk/colorspaces/cmyk_u8/Makefile.am b/chalk/colorspaces/cmyk_u8/Makefile.am index 90ab3869..97554d24 100644 --- a/chalk/colorspaces/cmyk_u8/Makefile.am +++ b/chalk/colorspaces/cmyk_u8/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ kde_module_LTLIBRARIES = chalkcmykplugin.la -chalkcmykplugin_la_SOURCES = cmyk_plugin.cc kis_cmyk_colorspace.cc +chalkcmykplugin_la_SOURCES = cmyk_plugin.cpp kis_cmyk_colorspace.cpp noinst_HEADERS = cmyk_plugin.h kis_cmyk_colorspace.h chalkcmykplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/cmyk_u8/cmyk_plugin.cc b/chalk/colorspaces/cmyk_u8/cmyk_plugin.cpp index 7b09ecca..588e286c 100644 --- a/chalk/colorspaces/cmyk_u8/cmyk_plugin.cc +++ b/chalk/colorspaces/cmyk_u8/cmyk_plugin.cpp @@ -1,5 +1,5 @@ /* - * cmyk_plugin.cc -- Part of Chalk + * cmyk_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cc b/chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cpp index 09c517df..09c517df 100644 --- a/chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cc +++ b/chalk/colorspaces/cmyk_u8/kis_cmyk_colorspace.cpp diff --git a/chalk/colorspaces/gray_u16/Makefile.am b/chalk/colorspaces/gray_u16/Makefile.am index 8ee4314c..d77d32d2 100644 --- a/chalk/colorspaces/gray_u16/Makefile.am +++ b/chalk/colorspaces/gray_u16/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ $(all_includes) lib_LTLIBRARIES = libchalk_gray_u16.la -libchalk_gray_u16_la_SOURCES = kis_gray_u16_colorspace.cc +libchalk_gray_u16_la_SOURCES = kis_gray_u16_colorspace.cpp libchalk_gray_u16_la_LDFLAGS = $(all_libraries) libchalk_gray_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -16,7 +16,7 @@ libchalk_gray_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_gray_u16_plugin.la # Srcs for the plugin -chalk_gray_u16_plugin_la_SOURCES = gray_u16_plugin.cc +chalk_gray_u16_plugin_la_SOURCES = gray_u16_plugin.cpp noinst_HEADERS = gray_u16_plugin.h kis_gray_u16_colorspace.h chalk_gray_u16_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/gray_u16/gray_u16_plugin.cc b/chalk/colorspaces/gray_u16/gray_u16_plugin.cpp index 5e9e17f9..7c1896f9 100644 --- a/chalk/colorspaces/gray_u16/gray_u16_plugin.cc +++ b/chalk/colorspaces/gray_u16/gray_u16_plugin.cpp @@ -1,5 +1,5 @@ /* -* gray_u16_plugin.cc -- Part of Chalk +* gray_u16_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cc b/chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cpp index 43bdf40f..43bdf40f 100644 --- a/chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cc +++ b/chalk/colorspaces/gray_u16/kis_gray_u16_colorspace.cpp diff --git a/chalk/colorspaces/gray_u8/Makefile.am b/chalk/colorspaces/gray_u8/Makefile.am index fda7f56a..1282ef00 100644 --- a/chalk/colorspaces/gray_u8/Makefile.am +++ b/chalk/colorspaces/gray_u8/Makefile.am @@ -9,13 +9,13 @@ INCLUDES = -I$(srcdir)/../../sdk \ lib_LTLIBRARIES = libchalkgrayscale.la -libchalkgrayscale_la_SOURCES = kis_gray_colorspace.cc +libchalkgrayscale_la_SOURCES = kis_gray_colorspace.cpp libchalkgrayscale_la_LDFLAGS = $(all_libraries) libchalkgrayscale_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalkgrayplugin.la -chalkgrayplugin_la_SOURCES = gray_plugin.cc +chalkgrayplugin_la_SOURCES = gray_plugin.cpp noinst_HEADERS = gray_plugin.h kis_gray_colorspace.h chalkgrayplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/gray_u8/gray_plugin.cc b/chalk/colorspaces/gray_u8/gray_plugin.cpp index 7d03d5f6..7f177eea 100644 --- a/chalk/colorspaces/gray_u8/gray_plugin.cc +++ b/chalk/colorspaces/gray_u8/gray_plugin.cpp @@ -1,5 +1,5 @@ /* - * gray_plugin.cc -- Part of Chalk + * gray_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/gray_u8/kis_gray_colorspace.cc b/chalk/colorspaces/gray_u8/kis_gray_colorspace.cpp index 989cc2c5..989cc2c5 100644 --- a/chalk/colorspaces/gray_u8/kis_gray_colorspace.cc +++ b/chalk/colorspaces/gray_u8/kis_gray_colorspace.cpp diff --git a/chalk/colorspaces/lms_f32/Makefile.am b/chalk/colorspaces/lms_f32/Makefile.am index bf8c65ec..b7eedf99 100644 --- a/chalk/colorspaces/lms_f32/Makefile.am +++ b/chalk/colorspaces/lms_f32/Makefile.am @@ -10,7 +10,7 @@ INCLUDES = \ lib_LTLIBRARIES = libchalk_lms_f32.la -libchalk_lms_f32_la_SOURCES = kis_lms_f32_colorspace.cc +libchalk_lms_f32_la_SOURCES = kis_lms_f32_colorspace.cpp libchalk_lms_f32_la_LDFLAGS = $(all_libraries) libchalk_lms_f32_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -18,7 +18,7 @@ libchalk_lms_f32_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_lms_f32_plugin.la # Srcs for the plugin -chalk_lms_f32_plugin_la_SOURCES = lms_f32_plugin.cc +chalk_lms_f32_plugin_la_SOURCES = lms_f32_plugin.cpp noinst_HEADERS = lms_f32_plugin.h kis_lms_f32_colorspace.h chalk_lms_f32_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cc b/chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cpp index 67ad17d0..67ad17d0 100644 --- a/chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cc +++ b/chalk/colorspaces/lms_f32/kis_lms_f32_colorspace.cpp diff --git a/chalk/colorspaces/lms_f32/lms_f32_plugin.cc b/chalk/colorspaces/lms_f32/lms_f32_plugin.cpp index f7e581ac..2c83ccd6 100644 --- a/chalk/colorspaces/lms_f32/lms_f32_plugin.cc +++ b/chalk/colorspaces/lms_f32/lms_f32_plugin.cpp @@ -1,5 +1,5 @@ /* -* lms_f32_plugin.cc -- Part of Chalk +* lms_f32_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/rgb_f16half/Makefile.am b/chalk/colorspaces/rgb_f16half/Makefile.am index 52f0c583..cea86b4c 100644 --- a/chalk/colorspaces/rgb_f16half/Makefile.am +++ b/chalk/colorspaces/rgb_f16half/Makefile.am @@ -13,7 +13,7 @@ CXXFLAGS += $(OPENEXR_CXXFLAGS) lib_LTLIBRARIES = libchalk_rgb_f16half.la -libchalk_rgb_f16half_la_SOURCES = kis_rgb_f16half_colorspace.cc +libchalk_rgb_f16half_la_SOURCES = kis_rgb_f16half_colorspace.cpp libchalk_rgb_f16half_la_LDFLAGS = $(all_libraries) libchalk_rgb_f16half_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -21,7 +21,7 @@ libchalk_rgb_f16half_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_rgb_f16half_plugin.la # Srcs for the plugin -chalk_rgb_f16half_plugin_la_SOURCES = rgb_f16half_plugin.cc +chalk_rgb_f16half_plugin_la_SOURCES = rgb_f16half_plugin.cpp noinst_HEADERS = rgb_f16half_plugin.h kis_rgb_f16half_colorspace.h chalk_rgb_f16half_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc b/chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cpp index fd065637..fd065637 100644 --- a/chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc +++ b/chalk/colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cpp diff --git a/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cc b/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cpp index 911da6a0..32505bc8 100644 --- a/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cc +++ b/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.cpp @@ -1,5 +1,5 @@ /* -* rgb_f32_plugin.cc -- Part of Chalk +* rgb_f32_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/rgb_f16half/tests/Makefile.am b/chalk/colorspaces/rgb_f16half/tests/Makefile.am index cdb3f06c..ae1cfc82 100644 --- a/chalk/colorspaces/rgb_f16half/tests/Makefile.am +++ b/chalk/colorspaces/rgb_f16half/tests/Makefile.am @@ -10,7 +10,7 @@ AM_CPPFLAGS = -I$(srcdir)/.. \ # $(KDE_CHECK_PLUGIN) assures a shared library is created. check_LTLIBRARIES = tdeunittest_kis_rgb_f16half_colorspace_tester.la -tdeunittest_kis_rgb_f16half_colorspace_tester_la_SOURCES = kis_rgb_f16half_colorspace_tester.cc +tdeunittest_kis_rgb_f16half_colorspace_tester_la_SOURCES = kis_rgb_f16half_colorspace_tester.cpp tdeunittest_kis_rgb_f16half_colorspace_tester_la_LIBADD = -ltdeunittest ../libchalk_rgb_f16half.la tdeunittest_kis_rgb_f16half_colorspace_tester_la_LDFLAGS = -module $(KDE_CHECK_PLUGIN) $(all_libraries) diff --git a/chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cc b/chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cpp index bb2094ef..bb2094ef 100644 --- a/chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cc +++ b/chalk/colorspaces/rgb_f16half/tests/kis_rgb_f16half_colorspace_tester.cpp diff --git a/chalk/colorspaces/rgb_f32/Makefile.am b/chalk/colorspaces/rgb_f32/Makefile.am index 0d206a3e..0fd090c9 100644 --- a/chalk/colorspaces/rgb_f32/Makefile.am +++ b/chalk/colorspaces/rgb_f32/Makefile.am @@ -10,7 +10,7 @@ INCLUDES = \ lib_LTLIBRARIES = libchalk_rgb_f32.la -libchalk_rgb_f32_la_SOURCES = kis_rgb_f32_colorspace.cc +libchalk_rgb_f32_la_SOURCES = kis_rgb_f32_colorspace.cpp libchalk_rgb_f32_la_LDFLAGS = $(all_libraries) libchalk_rgb_f32_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -18,7 +18,7 @@ libchalk_rgb_f32_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_rgb_f32_plugin.la # Srcs for the plugin -chalk_rgb_f32_plugin_la_SOURCES = rgb_f32_plugin.cc +chalk_rgb_f32_plugin_la_SOURCES = rgb_f32_plugin.cpp noinst_HEADERS = rgb_f32_plugin.h kis_rgb_f32_colorspace.h chalk_rgb_f32_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc b/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cpp index d4eb9eac..d4eb9eac 100644 --- a/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc +++ b/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.cpp diff --git a/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.h b/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.h index c6551a4c..785009e0 100644 --- a/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.h +++ b/chalk/colorspaces/rgb_f32/kis_rgb_f32_colorspace.h @@ -132,7 +132,7 @@ private: }; struct F32OpacityTest { inline bool operator()(const float& opacity) const { - return opacity > F32_OPACITY_TRANSPARENT + 1e-6; // #define EPSILON in the .cc + return opacity > F32_OPACITY_TRANSPARENT + 1e-6; // #define EPSILON in the .cpp } }; }; diff --git a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.cc b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.cpp index 7c114971..adc540ac 100644 --- a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.cc +++ b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.cpp @@ -1,5 +1,5 @@ /* -* rgb_f32_plugin.cc -- Part of Chalk +* rgb_f32_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/rgb_f32/tests/Makefile.am b/chalk/colorspaces/rgb_f32/tests/Makefile.am index 9ad10271..073c5da7 100644 --- a/chalk/colorspaces/rgb_f32/tests/Makefile.am +++ b/chalk/colorspaces/rgb_f32/tests/Makefile.am @@ -8,7 +8,7 @@ AM_CPPFLAGS = -I$(srcdir)/.. \ # $(KDE_CHECK_PLUGIN) assures a shared library is created. check_LTLIBRARIES = tdeunittest_kis_strategy_colorspace_rgb_f32_tester.la -tdeunittest_kis_strategy_colorspace_rgb_f32_tester_la_SOURCES = kis_strategy_colorspace_rgb_f32_tester.cc +tdeunittest_kis_strategy_colorspace_rgb_f32_tester_la_SOURCES = kis_strategy_colorspace_rgb_f32_tester.cpp tdeunittest_kis_strategy_colorspace_rgb_f32_tester_la_LIBADD = -ltdeunittest ../libchalk_rgb_f32.la tdeunittest_kis_strategy_colorspace_rgb_f32_tester_la_LDFLAGS = -module $(KDE_CHECK_PLUGIN) $(all_libraries) diff --git a/chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cc b/chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cpp index 4a446a83..4a446a83 100644 --- a/chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cc +++ b/chalk/colorspaces/rgb_f32/tests/kis_strategy_colorspace_rgb_f32_tester.cpp diff --git a/chalk/colorspaces/rgb_u16/Makefile.am b/chalk/colorspaces/rgb_u16/Makefile.am index 41711c55..283c54e0 100644 --- a/chalk/colorspaces/rgb_u16/Makefile.am +++ b/chalk/colorspaces/rgb_u16/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ $(all_includes) lib_LTLIBRARIES = libchalk_rgb_u16.la -libchalk_rgb_u16_la_SOURCES = kis_rgb_u16_colorspace.cc +libchalk_rgb_u16_la_SOURCES = kis_rgb_u16_colorspace.cpp libchalk_rgb_u16_la_LDFLAGS = $(all_libraries) libchalk_rgb_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -16,7 +16,7 @@ libchalk_rgb_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_rgb_u16_plugin.la # Srcs for the plugin -chalk_rgb_u16_plugin_la_SOURCES = rgb_u16_plugin.cc +chalk_rgb_u16_plugin_la_SOURCES = rgb_u16_plugin.cpp noinst_HEADERS = rgb_u16_plugin.h kis_rgb_u16_colorspace.h chalk_rgb_u16_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc b/chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cpp index 40198c91..40198c91 100644 --- a/chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc +++ b/chalk/colorspaces/rgb_u16/kis_rgb_u16_colorspace.cpp diff --git a/chalk/colorspaces/rgb_u16/rgb_u16_plugin.cc b/chalk/colorspaces/rgb_u16/rgb_u16_plugin.cpp index bc362a83..da6e6e42 100644 --- a/chalk/colorspaces/rgb_u16/rgb_u16_plugin.cc +++ b/chalk/colorspaces/rgb_u16/rgb_u16_plugin.cpp @@ -1,5 +1,5 @@ /* -* rgb_u16_plugin.cc -- Part of Chalk +* rgb_u16_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * Copyright (c) 2005 Adrian Page <adrian@pagenet.plus.com> diff --git a/chalk/colorspaces/rgb_u16/tests/Makefile.am b/chalk/colorspaces/rgb_u16/tests/Makefile.am index 76c4d175..5bed7dfa 100644 --- a/chalk/colorspaces/rgb_u16/tests/Makefile.am +++ b/chalk/colorspaces/rgb_u16/tests/Makefile.am @@ -8,7 +8,7 @@ AM_CPPFLAGS = -I$(srcdir)/.. \ # $(KDE_CHECK_PLUGIN) assures a shared library is created. check_LTLIBRARIES = tdeunittest_kis_strategy_colorspace_rgb_u16_tester.la -tdeunittest_kis_strategy_colorspace_rgb_u16_tester_la_SOURCES = kis_strategy_colorspace_rgb_u16_tester.cc +tdeunittest_kis_strategy_colorspace_rgb_u16_tester_la_SOURCES = kis_strategy_colorspace_rgb_u16_tester.cpp tdeunittest_kis_strategy_colorspace_rgb_u16_tester_la_LIBADD = -ltdeunittest ../libchalk_rgb_u16.la tdeunittest_kis_strategy_colorspace_rgb_u16_tester_la_LDFLAGS = -module $(KDE_CHECK_PLUGIN) $(all_libraries) diff --git a/chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cc b/chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cpp index dedc28a9..dedc28a9 100644 --- a/chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cc +++ b/chalk/colorspaces/rgb_u16/tests/kis_strategy_colorspace_rgb_u16_tester.cpp diff --git a/chalk/colorspaces/rgb_u8/Makefile.am b/chalk/colorspaces/rgb_u8/Makefile.am index c82abaa1..9b27665f 100644 --- a/chalk/colorspaces/rgb_u8/Makefile.am +++ b/chalk/colorspaces/rgb_u8/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ $(all_includes) lib_LTLIBRARIES = libchalkrgb.la -libchalkrgb_la_SOURCES = kis_rgb_colorspace.cc +libchalkrgb_la_SOURCES = kis_rgb_colorspace.cpp libchalkrgb_la_LDFLAGS = $(all_libraries) $(LIB_TQT) libchalkrgb_la_LIBADD = ../../chalkcolor/libchalkcolor.la @@ -16,7 +16,7 @@ libchalkrgb_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalkrgbplugin.la # Srcs for the plugin -chalkrgbplugin_la_SOURCES = rgb_plugin.cc +chalkrgbplugin_la_SOURCES = rgb_plugin.cpp noinst_HEADERS = rgb_plugin.h kis_rgb_colorspace.h chalkrgbplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms diff --git a/chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cc b/chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cpp index 0aaea6da..0aaea6da 100644 --- a/chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cc +++ b/chalk/colorspaces/rgb_u8/kis_rgb_colorspace.cpp diff --git a/chalk/colorspaces/rgb_u8/rgb_plugin.cc b/chalk/colorspaces/rgb_u8/rgb_plugin.cpp index 26310125..33f18b17 100644 --- a/chalk/colorspaces/rgb_u8/rgb_plugin.cc +++ b/chalk/colorspaces/rgb_u8/rgb_plugin.cpp @@ -1,5 +1,5 @@ /* -* rgb_plugin.cc -- Part of Chalk +* rgb_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/wet/Makefile.am b/chalk/colorspaces/wet/Makefile.am index 6d4bacab..bd7c307f 100644 --- a/chalk/colorspaces/wet/Makefile.am +++ b/chalk/colorspaces/wet/Makefile.am @@ -17,8 +17,8 @@ INCLUDES = -I$(srcdir)/../../sdk \ kde_module_LTLIBRARIES = chalkwetplugin.la -chalkwetplugin_la_SOURCES = kis_wet_colorspace.cc wet_plugin.cc kis_wetop.cc kis_wet_palette_widget.cc kis_wetness_visualisation_filter.cc kis_texture_painter.cc kis_texture_filter.cc wetphysicsfilter.cc wdgpressure.ui -noinst_HEADERS = kis_wet_colorspace.h wet_plugin.h wetphysicsfilter.h kis_wetop.cc kis_wet_palette_widget.h kis_texture_painter.h kis_wetness_visualisation_filter.h kis_texture_filter.h wetphysicsfilter.h +chalkwetplugin_la_SOURCES = kis_wet_colorspace.cpp wet_plugin.cpp kis_wetop.cpp kis_wet_palette_widget.cpp kis_wetness_visualisation_filter.cpp kis_texture_painter.cpp kis_texture_filter.cpp wetphysicsfilter.cpp wdgpressure.ui +noinst_HEADERS = kis_wet_colorspace.h wet_plugin.h wetphysicsfilter.h kis_wetop.cpp kis_wet_palette_widget.h kis_texture_painter.h kis_wetness_visualisation_filter.h kis_texture_filter.h wetphysicsfilter.h chalkwetplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms chalkwetplugin_la_LIBADD = ../../libchalkcommon.la $(LIB_KOPAINTER) $(LIB_KOFFICECORE) \ diff --git a/chalk/colorspaces/wet/kis_texture_filter.cc b/chalk/colorspaces/wet/kis_texture_filter.cpp index 6f58cd14..f70272db 100644 --- a/chalk/colorspaces/wet/kis_texture_filter.cc +++ b/chalk/colorspaces/wet/kis_texture_filter.cpp @@ -1,5 +1,5 @@ /* - * kis_texture_filter.cc -- Part of Chalk + * kis_texture_filter.cpp -- Part of Chalk * * Copyright (c) 2005 Bart Coppens <kde@bartcoppens.be> * diff --git a/chalk/colorspaces/wet/kis_texture_painter.cc b/chalk/colorspaces/wet/kis_texture_painter.cpp index 9300e808..9300e808 100644 --- a/chalk/colorspaces/wet/kis_texture_painter.cc +++ b/chalk/colorspaces/wet/kis_texture_painter.cpp diff --git a/chalk/colorspaces/wet/kis_wet_colorspace.cc b/chalk/colorspaces/wet/kis_wet_colorspace.cpp index b867e01e..b867e01e 100644 --- a/chalk/colorspaces/wet/kis_wet_colorspace.cc +++ b/chalk/colorspaces/wet/kis_wet_colorspace.cpp diff --git a/chalk/colorspaces/wet/kis_wet_palette_widget.cc b/chalk/colorspaces/wet/kis_wet_palette_widget.cpp index 43cfd559..43cfd559 100644 --- a/chalk/colorspaces/wet/kis_wet_palette_widget.cc +++ b/chalk/colorspaces/wet/kis_wet_palette_widget.cpp diff --git a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.cc b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.cpp index f17f4e1c..63442446 100644 --- a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.cc +++ b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.cpp @@ -1,5 +1,5 @@ /* - * kis_wetness_visualisation_filter.cc -- Part of Chalk + * kis_wetness_visualisation_filter.cpp -- Part of Chalk * * Copyright (c) 2005 Bart Coppens <kde@bartcoppens.be> * diff --git a/chalk/colorspaces/wet/kis_wetop.cc b/chalk/colorspaces/wet/kis_wetop.cpp index 15625e5d..15625e5d 100644 --- a/chalk/colorspaces/wet/kis_wetop.cc +++ b/chalk/colorspaces/wet/kis_wetop.cpp diff --git a/chalk/colorspaces/wet/wet_plugin.cc b/chalk/colorspaces/wet/wet_plugin.cpp index b919a289..259fe5d1 100644 --- a/chalk/colorspaces/wet/wet_plugin.cc +++ b/chalk/colorspaces/wet/wet_plugin.cpp @@ -1,5 +1,5 @@ /* - * wet_plugin.cc -- Part of Chalk + * wet_plugin.cpp -- Part of Chalk * * Copyright (c) 2004 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/wet/wetphysicsfilter.cc b/chalk/colorspaces/wet/wetphysicsfilter.cpp index 3a439443..3a439443 100644 --- a/chalk/colorspaces/wet/wetphysicsfilter.cc +++ b/chalk/colorspaces/wet/wetphysicsfilter.cpp diff --git a/chalk/colorspaces/wetsticky/Makefile.am b/chalk/colorspaces/wetsticky/Makefile.am index 4ade368a..5d4e0289 100644 --- a/chalk/colorspaces/wetsticky/Makefile.am +++ b/chalk/colorspaces/wetsticky/Makefile.am @@ -12,7 +12,7 @@ INCLUDES = -I$(srcdir)/../../sdk \ kde_module_LTLIBRARIES = chalkwsplugin.la -chalkwsplugin_la_SOURCES = wet_sticky_plugin.cc kis_wet_sticky_colorspace.cc kis_ws_engine_filter.cc +chalkwsplugin_la_SOURCES = wet_sticky_plugin.cpp kis_wet_sticky_colorspace.cpp kis_ws_engine_filter.cpp noinst_HEADERS = wet_sticky_plugin.h kis_wet_sticky_colorspace.h kis_ws_engine_filter.h chalkwsplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) diff --git a/chalk/colorspaces/wetsticky/brushop/Makefile.am b/chalk/colorspaces/wetsticky/brushop/Makefile.am index 8df4d61e..eae064f8 100644 --- a/chalk/colorspaces/wetsticky/brushop/Makefile.am +++ b/chalk/colorspaces/wetsticky/brushop/Makefile.am @@ -13,8 +13,8 @@ INCLUDES = -I$(srcdir)/../../../sdk \ chalkwsbrushpaintop_la_SOURCES = \ - wsbrushpaintop_plugin.cc \ - kis_wsbrushop.cc + wsbrushpaintop_plugin.cpp \ + kis_wsbrushop.cpp noinst_HEADERS= \ wsbrushpaintop_plugin.h \ diff --git a/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc b/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp index ed828bf5..ed828bf5 100644 --- a/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cc +++ b/chalk/colorspaces/wetsticky/brushop/kis_wsbrushop.cpp diff --git a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp index 1f141bb4..97c892b2 100644 --- a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cc +++ b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.cpp @@ -1,5 +1,5 @@ /* - * wsbrushpaintop_plugin.cc -- Part of Chalk + * wsbrushpaintop_plugin.cpp -- Part of Chalk * * Copyright (c) 2005 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cc b/chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cpp index 3e47114a..3e47114a 100644 --- a/chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cc +++ b/chalk/colorspaces/wetsticky/kis_wet_sticky_colorspace.cpp diff --git a/chalk/colorspaces/wetsticky/kis_ws_engine_filter.cc b/chalk/colorspaces/wetsticky/kis_ws_engine_filter.cpp index c53f6ea0..c53f6ea0 100644 --- a/chalk/colorspaces/wetsticky/kis_ws_engine_filter.cc +++ b/chalk/colorspaces/wetsticky/kis_ws_engine_filter.cpp diff --git a/chalk/colorspaces/wetsticky/wet_sticky_plugin.cc b/chalk/colorspaces/wetsticky/wet_sticky_plugin.cpp index 76dee20e..e56e4cc8 100644 --- a/chalk/colorspaces/wetsticky/wet_sticky_plugin.cc +++ b/chalk/colorspaces/wetsticky/wet_sticky_plugin.cpp @@ -1,5 +1,5 @@ /* - * wet_sticky_plugin.cc -- Part of Chalk + * wet_sticky_plugin.cpp -- Part of Chalk * * Copyright (c) 2005 Boudewijn Rempt (boud@valdyas.org) * diff --git a/chalk/colorspaces/ycbcr_u16/Makefile.am b/chalk/colorspaces/ycbcr_u16/Makefile.am index ab820020..e9c273b7 100644 --- a/chalk/colorspaces/ycbcr_u16/Makefile.am +++ b/chalk/colorspaces/ycbcr_u16/Makefile.am @@ -16,7 +16,7 @@ libchalk_ycbcr_u16_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_ycbcr_u16_plugin.la # Srcs for the plugin -chalk_ycbcr_u16_plugin_la_SOURCES = ycbcr_u16_plugin.cc +chalk_ycbcr_u16_plugin_la_SOURCES = ycbcr_u16_plugin.cpp noinst_HEADERS = ycbcr_u16_plugin.h kis_ycbcr_u16_colorspace.h chalk_ycbcr_u16_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms @@ -24,6 +24,6 @@ chalk_ycbcr_u16_plugin_la_LIBADD = libchalk_ycbcr_u16.la ../../chalkcolor/libch METASOURCES = AUTO -libchalk_ycbcr_u16_la_SOURCES = kis_ycbcr_u16_colorspace.cc +libchalk_ycbcr_u16_la_SOURCES = kis_ycbcr_u16_colorspace.cpp .NOTPARALLEL: diff --git a/chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc b/chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cpp index 4d7493b2..4d7493b2 100644 --- a/chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc +++ b/chalk/colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cpp diff --git a/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cc b/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cpp index fdfb2310..4371a20a 100644 --- a/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cc +++ b/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.cpp @@ -1,5 +1,5 @@ /* - * ycbcr_u16_plugin.cc -- Part of Chalk + * ycbcr_u16_plugin.cpp -- Part of Chalk * * Copyright (c) 2006 Cyrille Berger <cberger@cberger.net> * diff --git a/chalk/colorspaces/ycbcr_u8/Makefile.am b/chalk/colorspaces/ycbcr_u8/Makefile.am index 82f2942d..77c8c432 100644 --- a/chalk/colorspaces/ycbcr_u8/Makefile.am +++ b/chalk/colorspaces/ycbcr_u8/Makefile.am @@ -16,7 +16,7 @@ libchalk_ycbcr_u8_la_LIBADD = ../../chalkcolor/libchalkcolor.la kde_module_LTLIBRARIES = chalk_ycbcr_u8_plugin.la # Srcs for the plugin -chalk_ycbcr_u8_plugin_la_SOURCES = ycbcr_u8_plugin.cc +chalk_ycbcr_u8_plugin_la_SOURCES = ycbcr_u8_plugin.cpp noinst_HEADERS = ycbcr_u8_plugin.h kis_ycbcr_u8_colorspace.h chalk_ycbcr_u8_plugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -ltdecore -ltdeui -lkjs -ltdefx -ltdeio -ltdeparts -llcms @@ -25,7 +25,7 @@ chalk_ycbcr_u8_plugin_la_LIBADD = libchalk_ycbcr_u8.la ../../chalkcolor/libchal METASOURCES = AUTO -libchalk_ycbcr_u8_la_SOURCES = kis_ycbcr_u8_colorspace.cc +libchalk_ycbcr_u8_la_SOURCES = kis_ycbcr_u8_colorspace.cpp kde_services_DATA = chalk_ycbcr_u8_plugin.desktop .NOTPARALLEL: diff --git a/chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc b/chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cpp index 5cd13231..5cd13231 100644 --- a/chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc +++ b/chalk/colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cpp diff --git a/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cc b/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cpp index 34207432..6c3ac243 100644 --- a/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cc +++ b/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.cpp @@ -1,5 +1,5 @@ /* - * ycbcr_u8_plugin.cc -- Part of Chalk + * ycbcr_u8_plugin.cpp -- Part of Chalk * * Copyright (c) 2006 Cyrille Berger <cberger@cberger.net> * |