-rw-r--r-- | .appveyor.yml | 175L |
-rw-r--r-- | .github/FUNDING.yml | 4L |
-rw-r--r-- | .gitignore | 2L |
-rw-r--r-- | .gitmodules | 6L |
-rw-r--r-- | .reapack-index.conf | 5L |
-rw-r--r-- | ABOUT.md | 20L |
-rw-r--r-- | CMakeLists.txt | 128L |
-rw-r--r-- | COPYING | 674L |
-rw-r--r-- | COPYING.LESSER | 165L |
-rw-r--r-- | Extensions/ReaPack.ext | 19L |
-rw-r--r-- | README.md | 135L |
-rw-r--r-- | cmake/FindMiniZip.cmake | 28L |
-rw-r--r-- | cmake/FindPHP.cmake | 19L |
-rw-r--r-- | cmake/FindSWELL.cmake | 31L |
-rw-r--r-- | cmake/FindWDL.cmake | 27L |
-rw-r--r-- | cmake/brew-llvm.cmake | 3L |
-rw-r--r-- | cmake/linux-cross.cmake | 22L |
-rw-r--r-- | cmake/vcpkg-triplets/arch-env.cmake | 22L |
-rw-r--r-- | cmake/vcpkg-triplets/arm64ec-windows-static.cmake | 3L |
-rw-r--r-- | index.xml | 948L |
-rwxr-xr-x | prepare.rb | 45L |
-rw-r--r-- | src/CMakeLists.txt | 162L |
-rw-r--r-- | src/about.cpp | 673L |
-rw-r--r-- | src/about.hpp | 155L |
-rw-r--r-- | src/action.cpp | 51L |
-rw-r--r-- | src/action.hpp | 60L |
-rw-r--r-- | src/api.cpp | 42L |
-rw-r--r-- | src/api.hpp | 64L |
-rw-r--r-- | src/api_helper.hpp | 101L |
-rw-r--r-- | src/api_misc.cpp | 51L |
-rw-r--r-- | src/api_package.cpp | 168L |
-rw-r--r-- | src/api_repo.cpp | 88L |
-rw-r--r-- | src/archive.cpp | 328L |
-rw-r--r-- | src/archive.hpp | 84L |
-rw-r--r-- | src/archive_tasks.cpp | 109L |
-rw-r--r-- | src/browser.cpp | 904L |
-rw-r--r-- | src/browser.hpp | 152L |
-rw-r--r-- | src/browser_entry.cpp | 272L |
-rw-r--r-- | src/browser_entry.hpp | 91L |
-rw-r--r-- | src/buildinfo.hpp.in | 11L |
-rw-r--r-- | src/buildinfo.rc | 35L |
-rw-r--r-- | src/config.cpp | 248L |
-rw-r--r-- | src/config.hpp | 98L |
-rw-r--r-- | src/control.cpp | 46L |
-rw-r--r-- | src/control.hpp | 58L |
-rw-r--r-- | src/database.cpp | 196L |
-rw-r--r-- | src/database.hpp | 96L |
-rw-r--r-- | src/dialog.cpp | 480L |
-rw-r--r-- | src/dialog.hpp | 185L |
-rw-r--r-- | src/dialog.mm | 30L |
-rw-r--r-- | src/dllimport.hpp | 54L |
-rw-r--r-- | src/download.cpp | 228L |
-rw-r--r-- | src/download.hpp | 116L |
-rw-r--r-- | src/errors.hpp | 42L |
-rw-r--r-- | src/event.cpp | 81L |
-rw-r--r-- | src/event.hpp | 140L |
-rw-r--r-- | src/filedialog.cpp | 80L |
-rw-r--r-- | src/filedialog.hpp | 32L |
-rw-r--r-- | src/filesystem.cpp | 217L |
-rw-r--r-- | src/filesystem.hpp | 52L |
-rw-r--r-- | src/filter.cpp | 284L |
-rw-r--r-- | src/filter.hpp | 91L |
-rw-r--r-- | src/hash.cpp | 322L |
-rw-r--r-- | src/hash.hpp | 56L |
-rw-r--r-- | src/iconlist.cpp | 54L |
-rw-r--r-- | src/iconlist.hpp | 49L |
-rw-r--r-- | src/import.cpp | 246L |
-rw-r--r-- | src/import.hpp | 73L |
-rw-r--r-- | src/index.cpp | 174L |
-rw-r--r-- | src/index.hpp | 94L |
-rw-r--r-- | src/index_v1.cpp | 174L |
-rw-r--r-- | src/install.cpp | 137L |
-rw-r--r-- | src/listview.cpp | 765L |
-rw-r--r-- | src/listview.hpp | 202L |
-rw-r--r-- | src/main.cpp | 157L |
-rw-r--r-- | src/manager.cpp | 719L |
-rw-r--r-- | src/manager.hpp | 112L |
-rw-r--r-- | src/menu.cpp | 176L |
-rw-r--r-- | src/menu.hpp | 60L |
-rw-r--r-- | src/metadata.cpp | 36L |
-rw-r--r-- | src/metadata.hpp | 47L |
-rw-r--r-- | src/obsquery.cpp | 96L |
-rw-r--r-- | src/obsquery.hpp | 48L |
-rw-r--r-- | src/package.cpp | 157L |
-rw-r--r-- | src/package.hpp | 88L |
-rw-r--r-- | src/path.cpp | 319L |
-rw-r--r-- | src/path.hpp | 112L |
-rw-r--r-- | src/platform.cpp | 101L |
-rw-r--r-- | src/platform.hpp | 64L |
-rw-r--r-- | src/progress.cpp | 104L |
-rw-r--r-- | src/progress.hpp | 48L |
-rw-r--r-- | src/reapack.cpp | 404L |
-rw-r--r-- | src/reapack.hpp | 95L |
-rw-r--r-- | src/receipt.cpp | 155L |
-rw-r--r-- | src/receipt.hpp | 137L |
-rw-r--r-- | src/registry.cpp | 369L |
-rw-r--r-- | src/registry.hpp | 106L |
-rw-r--r-- | src/remote.cpp | 202L |
-rw-r--r-- | src/remote.hpp | 92L |
-rw-r--r-- | src/report.cpp | 92L |
-rw-r--r-- | src/report.hpp | 45L |
-rw-r--r-- | src/resource.hpp | 75L |
-rw-r--r-- | src/resource.rc | 140L |
-rw-r--r-- | src/richedit-generic.cpp | 49L |
-rw-r--r-- | src/richedit-win32.cpp | 110L |
-rw-r--r-- | src/richedit.hpp | 39L |
-rw-r--r-- | src/richedit.mm | 85L |
-rw-r--r-- | src/serializer.cpp | 110L |
-rw-r--r-- | src/serializer.hpp | 41L |
-rw-r--r-- | src/source.cpp | 167L |
-rw-r--r-- | src/source.hpp | 75L |
-rw-r--r-- | src/string.cpp | 106L |
-rw-r--r-- | src/string.hpp | 47L |
-rw-r--r-- | src/synchronize.cpp | 100L |
-rw-r--r-- | src/tabbar.cpp | 129L |
-rw-r--r-- | src/tabbar.hpp | 56L |
-rw-r--r-- | src/task.cpp | 67L |
-rw-r--r-- | src/task.hpp | 145L |
-rw-r--r-- | src/thread.cpp | 156L |
-rw-r--r-- | src/thread.hpp | 116L |
-rw-r--r-- | src/time.cpp | 74L |
-rw-r--r-- | src/time.hpp | 56L |
-rw-r--r-- | src/transaction.cpp | 313L |
-rw-r--r-- | src/transaction.hpp | 123L |
-rw-r--r-- | src/version.cpp | 204L |
-rw-r--r-- | src/version.hpp | 107L |
-rw-r--r-- | src/win32.cpp | 118L |
-rw-r--r-- | src/win32.hpp | 67L |
-rw-r--r-- | src/xml.hpp | 86L |
-rw-r--r-- | src/xml_libxml2.cpp | 144L |
-rw-r--r-- | src/xml_tinyxml2.cpp | 100L |
-rw-r--r-- | test/CMakeLists.txt | 38L |
-rw-r--r-- | test/action.cpp | 91L |
-rw-r--r-- | test/api.cpp | 37L |
-rw-r--r-- | test/database.cpp | 274L |
-rw-r--r-- | test/event.cpp | 224L |
-rw-r--r-- | test/filesystem.cpp | 59L |
-rw-r--r-- | test/filter.cpp | 376L |
-rw-r--r-- | test/hash.cpp | 55L |
-rw-r--r-- | test/helper.cpp | 17L |
-rw-r--r-- | test/helper.hpp | 12L |
-rw-r--r-- | test/index.cpp | 232L |
-rw-r--r-- | test/index_v1.cpp | 321L |
-rw-r--r-- | test/indexes/ReaPack/cache/broken.xml | 1L |
-rw-r--r-- | test/indexes/ReaPack/cache/future_version.xml | 1L |
-rw-r--r-- | test/indexes/ReaPack/cache/invalid_version.xml | 1L |
-rw-r--r-- | test/indexes/ReaPack/cache/wrong_root.xml | 1L |
-rw-r--r-- | test/indexes/ReaPack/cache/Новая папка.xml | 1L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/author.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/changelog.xml | 12L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/explicit_sections.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/metadata.xml | 14L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/missing_platform.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/missing_source_file.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/missing_source_url.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/missing_type.xml | 5L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/missing_version.xml | 7L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/pkg_desc.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/pkg_metadata.xml | 16L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/src_platform.xml | 11L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/src_type.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/time.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/unnamed_category.xml | 3L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/unnamed_package.xml | 5L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/unsupported_type.xml | 9L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/valid_index.xml | 11L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/wrong_category_tag.xml | 3L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/wrong_package_tag.xml | 5L |
-rw-r--r-- | test/indexes/v1/ReaPack/cache/wrong_version_tag.xml | 7L |
-rw-r--r-- | test/metadata.cpp | 49L |
-rw-r--r-- | test/package.cpp | 254L |
-rw-r--r-- | test/path.cpp | 393L |
-rw-r--r-- | test/platform.cpp | 157L |
-rw-r--r-- | test/receipt.cpp | 236L |
-rw-r--r-- | test/registry.cpp | 217L |
-rw-r--r-- | test/remote.cpp | 343L |
-rw-r--r-- | test/serializer.cpp | 62L |
-rw-r--r-- | test/source.cpp | 213L |
-rw-r--r-- | test/string.cpp | 62L |
-rw-r--r-- | test/time.cpp | 76L |
-rw-r--r-- | test/version.cpp | 328L |
-rw-r--r-- | test/win32.cpp | 35L |
-rw-r--r-- | test/xml.cpp | 162L |
-rw-r--r-- | vcpkg.json | 16L |
m--------- | vendor/WDL @ ddb275b | |
m--------- | vendor/reaper-sdk @ 9d3bbea | |
-rw-r--r-- | vendor/reaper_plugin_secrets.h | 6L |