Michele Calgaro
7cec1c0edd
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 49e49d1876
)
1 year ago
Michele Calgaro
ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281
)
1 year ago
Michele Calgaro
462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 20e4a19b0d
)
1 year ago
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
ormorph
2b9cf56a72
Added build fix for with new version of libpaper
...
Signed-off-by: ormorph <roma251078@mail.ru>
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
79949811e0
Fix FTBFS with clang. This resolves issue #25 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
ormorph
1968391ae9
Fixed build issue with libwv2 support
...
Signed-off-by: ormorph <roma251078@mail.ru>
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
95834e2bdc
Fixed missing include file guard.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
9aec66a723
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
ebf7cc5c5c
Adjusted after dropping obsolete Qt2's QList and QVector classes.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
b2a61b75bb
Add libxml2 and libxslt detection using pkg-config.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
e5dc5b5be9
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
François Andriot
9d008f46e1
Fix FTBFS on openSUSE Tumbleweed
...
formula.cc:294:1: error: narrowing conversion of '128' from 'int' to 'TQP_INT8' {aka 'char'} [-Wnarrowing]
Signed-off-by: François Andriot <francois.andriot@free.fr>
5 years ago
Slávek Banko
01449132be
Fix inadvertently renamed Horizontal/Vertical => Qt::Horizontal/Vertical.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
9b2ed2915c
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
9b2c6a2830
Fix old upstream URLs for visible parts.
...
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
60f97e3b91
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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
5bcc6704f7
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
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
Michele Calgaro
23ce56e3ea
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
7a7c17092f
Switch from strstream to sstream.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Ray Vine
c4956ecd02
Fix FTBFS with clang
...
This resolves bug 2897
Signed-off-by: Ray Vine <ray-v@inbox.lv>
7 years ago
Slávek Banko
9885feae0f
Fix FTBFS with ICU >= 58
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
0b9e390c01
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
a23594f5c7
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 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
Michele Calgaro
ebea843b5c
Added support for libwpd-0.10. This resolves FTBFS in Debian/Testing.
...
Thanks to Slavek for testing in all Debian/Ubuntu distros and fixing a
couple of problems with libwpd-0.8.
10 years ago
Slávek Banko
15ae7be824
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
851cce9063
Fix FTBFS on armel
12 years ago
Slávek Banko
b6474af74e
Fix FTBFS due to missing flags for libxml
...
Fix FTBFS due to 'signals' definition conflict
12 years ago
Darrell Anderson
8ab8e5edc0
Fix incorrect characters.
12 years ago
Francois Andriot
690b0c72f5
Fix redefinition problems with previous patch
12 years ago
Timothy Pearson
efca1544fd
Fix FTBFS with libwpd 0.9 and above
...
This resolves Bug 1169
Remove spurious build files
12 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
786304c621
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0dda6e85e1
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
fdae4846a8
Rename kiobuffer and KHTML
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