You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/ark
mio 21eecbb7c5 ark: autodetect date order
unzip-6 can be configured at build time to return date in several
different fromats. There is no easy way to query unzip itself which one
it uses, but in the wild only to formats were seen: MM-DD-YYYY (default
for *nix) and YYYY-MM-DD (some linux distros; e.g. debian). So we will
be guestimating before those two.

Generic Arch class is not flexible enough, so it was necessary to
override whole processLine() and parse everything with RegExes.

Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/issues/115
See-also: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/pulls/102
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 14d84907a0)
(cherry picked from commit 9e80634e0d)
(cherry picked from commit 1ddc8e16d8)
2 weeks ago
..
pics Fix invalid headers in PNG files and optimize for size 10 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
CMakeL10n.txt Desktop file translations: 6 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 6 years ago
ChangeLog Renaming of files in preparation for code style tools. 5 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 8 years ago
README Additional renaming of kde to tde 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
ace.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
ace.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
addition.ui [Ark] Repairs and extensions 14 years ago
ar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
ar.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
arch.cpp Additional k => tde renaming and fixes 13 years ago
arch.h Replaced various '#define' with actual strings - part 3 2 years ago
archiveformatdlg.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
archiveformatdlg.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
archiveformatinfo.cpp Fixed support for existing tar.lzma files. This requires commit 6bbc2b45 8 years ago
archiveformatinfo.h rename the following methods: 15 years ago
arj.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
arj.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ark.desktop Desktop file translations: 6 years ago
ark.kcfg [Ark] Repairs and extensions 14 years ago
ark.la.cpp [Ark] Repairs and extensions 14 years ago
ark_dummy.cpp Replace kdemacros.h with tdemacros.h 2 years ago
ark_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
ark_part.desktop Desktop file translations: 6 years ago
ark_part.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ark_part.rc Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
ark_part_readonly.rc Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
arkapp.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
arkapp.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
arkfactory.cpp Use tdeinstance.h 7 months ago
arkfactory.h Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
arkui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
arkutils.cpp Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler. 2 months ago
arkutils.h Removed code formatting modelines. 6 years ago
arkviewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
arkviewer.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
arkwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
arkwidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
common_texts.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
compressedfile.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
compressedfile.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
extraction.ui Rename old tq methods that no longer need a unique name 14 years ago
extractiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
extractiondialog.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
filelistview.cpp Replace Qt with TQt 2 years ago
filelistview.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
general.ui Rename obsolete tq methods to standard names 14 years ago
hi16-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi22-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi32-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi48-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi64-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi128-app-ark.png Fix invalid headers in PNG files and optimize for size 10 years ago
hisc-app-ark.svgz Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
lha.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
lha.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
main.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 years ago
mainwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
mainwindow.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
rar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
rar.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
searchbar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
searchbar.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
settings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
sevenzip.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
sevenzip.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
tar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tar.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
tarlistingthread.cpp Replace Qt with TQt 2 years ago
tarlistingthread.h Properly initialize worker thread 13 years ago
zip.cpp ark: autodetect date order 2 weeks ago
zip.h ark: autodetect date order 2 weeks ago
zoo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
zoo.h Replace Q_OBJECT with TQ_OBJECT 3 years ago

README

This is Ark version 2.3.x.

Ark is KDE archive handling tool, part of the tdeutils package.