Michele Calgaro
ded3663e4a
Remove use of TDE_VERSION
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 days ago
TDE Gitea
efb3706a04
Reset submodule main/applications/system/krusader/admin to latest HEAD
6 days ago
Michele Calgaro
a675856e6e
Remove use of KDE_IS_VERSION
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 week ago
Andrei Stepanov
93cd4949e7
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1399 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
2 weeks ago
Andrei Stepanov
e28d08a351
Translated using Weblate (Russian)
...
Currently translated at 89.0% (1246 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
3 weeks ago
Andrei Stepanov
1c11def9c8
Translated using Weblate (Russian)
...
Currently translated at 89.0% (1246 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/ru/
1 month ago
TDE Gitea
46d7725c0c
Reset submodule main/applications/system/krusader/admin to latest HEAD
1 month ago
Michele Calgaro
9477929d40
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler. Also remove support for NonStop-UX due to similarities.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
TDE Gitea
5999db2168
Reset submodule main/applications/system/krusader/admin to latest HEAD
2 months ago
Michele Calgaro
98cef79ee5
Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Andrei Stepanov
6e5fd8518d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: applications/krusader - tdeio-krarc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader-tdeio-krarc/ru/
2 months ago
Andrei Stepanov
be5ffa001b
Added translation using Weblate (Russian)
2 months ago
Michele Calgaro
390ce2034f
Remove tdeio_tar since it is already provided by tdebase.
...
Krusader's tdeio_tar contains a couple of extra functions compared to
tdebase's tdeio_tar, but they do not work at all.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
TDE Gitea
a8cbdae85d
Reset submodule main/applications/system/krusader/admin to latest HEAD
2 months ago
TDE Gitea
0d12727c95
Reset submodule main/applications/system/krusader/admin to latest HEAD
3 months ago
Michele Calgaro
6b475da07e
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro
e3ad061dcc
Remove tdeio_iso since it is already provided by tdelibs
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Slávek Banko
cfa12e2abd
Allow ACL detection without pkgconfig file.
...
Allow building with POSIX ACL without a separate ACL library.
This solves firstly building on older distributions where there is no
pkgconfig file, but there is an acl library supporting extended ACL,
and secondly it solves building on systems where POSIX ACLs are part
of the standard library and a separate acl library is not present.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 months ago
Michele Calgaro
b9d01ea849
Switch to cmake build system
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
d0692ed19f
Add missing moc file inclusion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
ebee8a024a
Don't use old TQt compatibility code and remove RELEASE_NAME support
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
5e3b4d55ce
Removed auto-generated cpp file that will be recreated from .ui file. This is blocking cmake builds
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro
21b05d7675
Restructure location of man file so that the 'tde_conditional_add_project_docs' macro will correctly handled it during cmake build
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro
f607154a59
Restructure doc folder to allow used of 'tde_conditional_add_project_docs' macro in cmake build
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro
086012dcad
Restructure source folders
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
409e7f624d
Remove original translation files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
TDE Weblate
e6488e0f7a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
7 months ago
TDE Gitea
545d24ec16
Update translation template.
7 months ago
Michele Calgaro
6802763aeb
Copy translations to new folder
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
41d4b32d76
Cleanup pending references to files removed in commit b78b0a8
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
32af5b9831
Remove unneeded files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
6a00d2228f
Fix FTBFS in local builds due to missing linkage of libkjs
...
(undefined reference to symbol KJS::ValueImp::dispatchToObject(ExecState*))
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
4ecf6a81a3
Use tdeinstance.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
TDE Weblate
a5484f57ff
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
8 months ago
TDE Gitea
cb33c61b8a
Update translation template.
8 months ago
Michele Calgaro
ac7237bcea
Remove unused kdesktopfile include
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Slávek Banko
14fbfcc282
Added translation using Weblate (Spanish (Argentina))
10 months ago
Slávek Banko
baded1bb26
Added translation using Weblate (Spanish (Argentina))
10 months ago
Slávek Banko
e74ee12074
Added translation using Weblate (Spanish (Argentina))
10 months ago
Lili
89ae14c9bd
Translated using Weblate (Polish)
...
Currently translated at 97.2% (1361 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/pl/
11 months ago
Michele Calgaro
468425a865
Translated using Weblate (Italian)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: applications/krusader - tdeio-krarc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader-tdeio-krarc/it/
11 months ago
Michele Calgaro
bd41f41a45
Added translation using Weblate (Italian)
11 months ago
Michele Calgaro
5afc3e7fdd
Replace TRUE/FALSE with boolean values true/false
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
TDE Weblate
d1dad9c72b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krusader - tdeio-krarc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader-tdeio-krarc/
1 year ago
TDE Weblate
afa09c8109
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krusader - tdeio-virt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader-tdeio-virt/
1 year ago
TDE Weblate
7e7b0406f3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
1 year ago
TDE Gitea
a9b4378f7e
Update translation template.
1 year ago
Michele Calgaro
e45411ae91
Use tdestandarddirs.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Roman Savochenko
cbbe8fbb2b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1399 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/uk/
1 year ago
Matias Fonzo
82ada6f201
Translated using Weblate (Spanish)
...
Currently translated at 88.0% (1232 of 1399 strings)
Translation: applications/krusader
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/es/
1 year ago