OBATA Akio
a52303734b
Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
d349995488
Change and simplify `statvfs` conditions in FileSystemStats
...
`getfsstat` v.s. `getvfsstat` condition is different than
`statfs` v.s. `statvfs`, so split each condition and simplify.
For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
it is better than `get(v)fsstat` with fixed buffer size, and easier
than improve it with dynamic buffer allocation.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
f8424834b6
Fix NetBSD APM support
...
NetBSD APM is supported other than i386 too, emulate API,
so change to detect with MI support header.
Additionally, catch up support codes to others.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
da2fceb03b
Fix if-def condition same as *.cpp
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
032b927bf5
Recent NetBSD explicitly need uvm/uvm_extern.h
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio
630abb9f24
Fix to build on NetBSD missing statfs from BSD44 feature
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
TDE Gitea
78eb05cf32
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
e0116b143e
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
581168db62
Reset submodule main/tdeutils/admin to latest HEAD
6 years ago
Slávek Banko
cd36265ed3
Use common CMake tests.
...
Drop hardcoded definition -D_LARGEFILE64_SOURCE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
0b84a252fb
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
18586a57e7
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
12c4cba654
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
e46426b35a
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
Slávek Banko
4fe6ee9e7f
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi
44d731b5ac
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
d1d62f1a0f
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
551ba42270
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
bab6b64ff3
Reset submodule main/tdeutils/admin to latest HEAD
6 years ago
TDE Gitea
aa8f7c2052
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
Michele Calgaro
580ffcad38
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
1d93eb1e7a
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
Michele Calgaro
21111fdb33
kcmdf icons are now part of tdebase. Removed from tdeutils to avoid
...
conflicts.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f71d5567f7
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
85884131ec
Reset submodule main/tdeutils/admin to latest HEAD
6 years ago
Michele Calgaro
ffb6df0f0f
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4776e389ee
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
ca058beb81
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0fa0f08140
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
7c37f3ac9d
Reset submodule main/tdeutils/admin to latest HEAD
6 years ago
Slávek Banko
fa8da6b1ca
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
2a2d1c2510
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
09c137935a
Reset submodule main/tdeutils/cmake to latest HEAD
6 years ago
TDE Gitea
069bdb9b9d
Reset submodule main/tdeutils/admin to latest HEAD
6 years ago
Michele Calgaro
0f7c426205
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
b8cf98b5f1
KEdit: Removed unwanted flag setting that the file is not modified
...
This resolves issue #2
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
383f4e55c0
Removed extension from icon name in desktop file. This relates to bug
...
2424.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f60d0e12e9
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
8e56d30cf8
Fixed support for existing tar.lzma files. This requires commit 6bbc2b45
...
from tdelibs to be installed too.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4a7a9f41a5
A few code clean up and improvements
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Antonio Diaz Diaz
4a66f15d28
Ark: Add support for Lzip
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
fdac7d46bc
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
c11d594b3d
tdefilereplace: added default shortcut to open search/replace
...
window (CTRL+F as used in many editors for Find).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
c91feb08ba
Ark: removed duplicated zip-compressed format and minor code
...
rearrangement. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
04a8b70fba
Ark: Fixed support for rar files. This relates to bug 2794.
...
Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Ray Vine
4d3ca8ffb5
Removed duplicated rar file mimetype. This relates to bug 2794.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Emanoil Kotsev
fd81a8bcc4
Set pool.sks-keyservers.net as default keyserver in kgpg
...
This resolves bug 2915
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
7 years ago
Automated System
ed92e68d35
Reset submodule main/tdeutils/admin to latest HEAD
7 years ago
Automated System
c0364e9dd9
Reset submodule main/tdeutils/admin to latest HEAD
7 years ago
Automated System
c61778606d
Reset submodule main/tdeutils/admin to latest HEAD
7 years ago