Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various UI text fixes | Eike Ziller | 2025-05-14 | 1 | -2/+2 |
* | Fix warning for ';' | Marco Bubke | 2025-04-15 | 1 | -2/+2 |
* | Utils: Replace Result class by type alias to std::expected<T, QString> | hjk | 2025-04-11 | 1 | -22/+22 |
* | Utils: Don't "extract" raw files | Marcus Tillmanns | 2025-03-21 | 1 | -0/+7 |
* | Utils: Use LibArchive to extract archives | Marcus Tillmanns | 2025-03-19 | 1 | -162/+196 |
* | TaskTree: Introduce SimpleCustomTask helper | Jarek Kobus | 2025-02-27 | 1 | -10/+0 |
* | Unarchiver: Improve ordering of methods | Eike Ziller | 2025-01-29 | 1 | -7/+11 |
* | Utils: Fix template arguments replacement for unarchiver | Cristian Adam | 2025-01-13 | 1 | -4/+4 |
* | Utils: Add gzip support to unarchiver | Marcus Tillmanns | 2024-05-31 | 1 | -0/+44 |
* | TaskTree: Unify TaskInterface::done(DoneResult) signal | Jarek Kobus | 2023-11-17 | 1 | -5/+7 |
* | Unarchiver: Replace QVector with QList | Jarek Kobus | 2023-07-20 | 1 | -5/+5 |
* | Utils: Rename archive.{cpp, h} -> unarchiver.{cpp, h} | Jarek Kobus | 2023-07-20 | 1 | -0/+178 |