Commit Graph

8 Commits

Author SHA1 Message Date
63fcde8035 Extract 7z loading to it's own function
This will unify 7z loading in all scenarios and it also fixes the search path in Linux, now the apps will always try to load 7z.so from LIBDIR/yacreader/7z.so, if it fails they'll try 7zip/7z.so
2024-09-15 15:50:09 +02:00
5715801616 Always use 7zip instead of p7zip 2024-09-08 12:23:27 +02:00
68ece533e1 Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
76642737fd Implement XML scanning for a folder 2022-10-29 11:07:40 +02:00
862c220069 Add libarchive decompression backend 2022-08-31 09:32:23 +02:00
89459a470d Use Qt::endl 2021-10-19 00:00:09 +02:00
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
6e340e5011 Add class for scanning a whole library looking for xml info in all the files 2021-09-27 15:32:39 +02:00