Slávek Banko
d0a3e54edf
Restore build option WITH_WEBCAM.
...
This reverts commit fa8d1f84ac
.
5 years ago
Slávek Banko
1037d38623
kopete: Added ability to build with shared tqca library.
...
QCA files renamed to TQCA to match tqca library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
115400db72
Reset submodule main/tdenetwork/libtdevnc to latest HEAD
5 years ago
Michele Calgaro
d69788cef6
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
150267bca5
Synchronize German translation of Kopete with the rest.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
642d291e19
Clean up, improve and fix konq-plugins desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
c119edad50
Fix obsolete KDE version check for Kopete.
...
...which resulted in wrong configure entry.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
3a74e605bb
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fb65b9de0f
kopete: Change the default MSN server from messenger.hotmail.com
...
to m1.escargot.log1p.xyz.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
73f0033617
kopete: Restore the MSN protocol because a replacement MSN server was created.
...
This reverts commits 0486034738
- 2d5f9c55da
and f6fd4ab6c0
.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
914254104c
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
2474827028
kopete: Change the default AIM server from login.oscar.aol.com to iwarg.ddns.net.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
91ba38a1df
kopete: Restore the AIM protocol because a replacement AIM server was created.
...
This reverts commits 036b0229db
and dc34f9c391
.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
f2553c2ff4
Reset submodule main/tdenetwork/cmake to latest HEAD
5 years ago
Slávek Banko
b1c3084856
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
adcc0f44ef
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Andrew Randrianasulu
23344311de
Adding checking for Samba version 4 in kcm_sambaconf/sambafile.cpp
...
Fixes issue #15 in tdenetwork
Signed-off-by: Andrew Randrianasulu <randrianasulu@gmail.com>
Minor adjustments to refine the version test.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
d75671abac
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Roman Savochenko
b75ba2ef0d
krfb: Add a function for appending new symbols to the actual X-server keymap
...
This resolves bug 3014 and issue #11
Signed-off-by: Roman Savochenko <roman@oscada.org>
5 years ago
Chris
78e79db9ef
Modernize path to first video device to /dev/video0.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
a5fee689bf
Fix remaining brandings in tdenetwork.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
be39705ebd
Fix branding of kopete and make it promoting TDE.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
TDE Gitea
4e46e91981
Reset submodule main/tdenetwork/cmake to latest HEAD
5 years ago
Michele Calgaro
d67f68267f
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
7209623bd0
Fix FTBFS from commit 2c188798
.
...
On Linux, utmp.h is necessary even if utmpx.h is present.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
OBATA Akio
48ca387b65
kppp: fix to build on NetBSD
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
7537d9ef7d
Change to check `strerror` and `fdopen` with CMake
...
It is hard to update list of "available" platforms.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
2c18879814
Change to just include <utmpx.h> over <utmp.h>
...
Including deprecated <utmp.h> over standard <utmpx.h> may
cause unwanted side effects, for example, enables old-code-compatibility
functions and override utmpx functions.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
d3b49e3ec5
Change to dclare `strlcat` and `strlcpy` conditionally
...
They should be declared only for the case missing.
Current prototype signatures should be for suppliment implementations
in TDE core library.
It may differ than platform builtin one, 3rd argment is `size_t',
so it cause prototype mismatch for the case `size_t` != `unsigned long`.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
TDE Gitea
25b1a428dd
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
fb30f0e327
Reset submodule main/tdenetwork/libtdevnc to latest HEAD
6 years ago
TDE Gitea
373b8f03e2
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
81aaf2b9b0
Reset submodule main/tdenetwork/admin to latest HEAD
6 years ago
Slávek Banko
95285a6e56
Use socklen_t directly, instead of deprecated ksize_t.
...
This resolves FTBFS on FreeBSD 12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
53aff5055e
Reset submodule main/tdenetwork/libtdevnc to latest HEAD
6 years ago
Slávek Banko
9f6b1118bc
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
337dfa9173
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
678289e9d6
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
Slávek Banko
dca06b0505
Fix empty translation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
3927af6b2a
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
2407c33616
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
Slávek Banko
ba6db0daa9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi
66285bb35a
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea
08d9d65077
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
24a7bd5ea0
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
TDE Gitea
5db79c09a4
Reset submodule main/tdenetwork/admin to latest HEAD
6 years ago
TDE Gitea
74af448c63
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
Michele Calgaro
53fe3bf43a
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
ca937b0c3e
Reset submodule main/tdenetwork/cmake to latest HEAD
6 years ago
Michele Calgaro
f70fe735b5
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