Mavridis Philippe
72bac0dd3d
Chalk: Fix loading of PNG files with iCCP
...
This commit makes some fixes to the way that iCCP profile data is read and
loaded, and adds an additional check to ensure that the PNG file does have
a profile.
It also introduces a shorter libpng version check of the form:
`#if PNG_LIBPNG_VER < 10500`
This commit fixes issue #20 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 5d5725effa
)
2 years ago
Michele Calgaro
c8cc131b0f
Remove unnecessary accelerators from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
8b78a8791b
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
e5dc5b5be9
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
82895daec0
Add check whether OpenEXR requires explicit specification of C++ standard.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
f2b042c804
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f9f32cc93e
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
fd7a824a66
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
15ae7be824
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
63f984a752
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3b6870c6e1
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
ece35c015c
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aea627236e
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
f67880312d
Update for kioslave rename
12 years ago
Timothy Pearson
038b18b2df
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7422cac1a1
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3fe437def8
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b8ab14946
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6ec5cc8d82
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d5ea58a6c
Fix disconnected signals and slots
12 years ago
Slávek Banko
5c69fcd391
Fix FTBFS due to missing libraries
...
Clean up lib paths in LDFLAGS - moved to LIBADD
For KWord and and KPresenter added linking kspell2
For KSpread added linking kutils
This closes Bug 657
13 years ago
Timothy Pearson
11a4c24db6
Fix poppler pdf build stuck on
13 years ago
Timothy Pearson
c76e18f3ba
Fix last commit
13 years ago
Darrell Anderson
910a61f942
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
1525b47208
Libpng 1.5 fixes.
...
Thanks to Francois Andriot.
13 years ago
Timothy Pearson
7d18baa666
Rename additional global TQt functions
13 years ago
Timothy Pearson
4ef89ad3fd
Update automake files to use tde instead of kde
13 years ago
Timothy Pearson
2f8f2b51ac
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
e6cf8874a7
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
b180811d9a
Fix koffice FTBFS due to png code
...
This closes Bug 603
13 years ago
Timothy Pearson
c1904c6066
Fix chalk graphicsmagick filter FTBFS
...
This closes Bug 353
13 years ago
Timothy Pearson
2d6954f69c
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f0de9e167e
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
11191ef0b9
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
c9cb4f4874
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 9484481655
.
13 years ago
Timothy Pearson
9484481655
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
b960b948d6
Additional renaming of kde to tde
13 years ago
Timothy Pearson
e5c4347dea
Additional kde to tde renaming
13 years ago
tpearson
f96e42380a
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
04766b207a
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b6edfe41c9
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7e4b0b68c
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7c71ab86d1
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c625fb33d2
Fix koffice Qt4 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bda1ab47e2
Fix koffice poppler-tqt detection/usage
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
698569f842
Finish rebranding of Krita as Chalk
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago