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
Timothy Pearson
5b8ab14946
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
73ff676f11
Rename KInstance and KAboutData 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
Darrell Anderson
5d27227c3e
Fix koffice FTBFS on 64-bit.
...
This resolves bug report 1236.
12 years ago
Darrell Anderson
f65902c05f
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
a02b9b3829
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
3c352d5eb2
Fix QString -> TQString.
12 years ago
Slávek Banko
dbe8930707
Fix accidental conversions of binary files
...
Fix inadvert TQt changes
This closes Bug 1033
13 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