2317 Commits

Author SHA1 Message Date
dependabot[bot] 68bad59540 ci(github): bump azure/login from 2 to 3 (#1887) 2026-05-26 07:39:54 +03:00
Oleg Shparber 19e5553309 docs(ui): credit toml++ in about dialog 2026-05-26 03:25:53 +03:00
Oleg Shparber dacf764190 chore(tools): update prompt for AppStream release notes 2026-05-24 16:13:58 +03:00
Oleg Shparber 51c48d751d chore(assets): backfill AppStream metadata 2026-05-24 16:13:06 +03:00
Oleg Shparber aca2150ed7 build(aur): move tomlplusplus to depends 2026-05-24 03:39:02 +03:00
Oleg Shparber 86e455a772 ci(github): pin version of the AUR action 2026-05-24 03:06:51 +03:00
Oleg Shparber ea445af27e ci(github): add AUR publishing for zeal-git (#1885) 2026-05-24 03:02:52 +03:00
Oleg Shparber ae1c9574cb build(cmake): auto-detect Homebrew prefix (#1884) 2026-05-24 01:09:22 +03:00
Oleg Shparber 36827fd725 refactor(util): modernize fuzzy buffer types (#1883) 2026-05-24 00:49:22 +03:00
Oleg Shparber 29be4523db refactor: modernize constexpr string constants (#1882) 2026-05-23 23:57:59 +03:00
Oleg Shparber 6e65d9d6b1 refactor(ui): scope DownloadType as enum class (#1881) 2026-05-23 23:14:46 +03:00
Oleg Shparber 05b38e1e93 chore(tools): show [X/N] progress in verbose mode 2026-05-23 19:25:09 +03:00
Oleg Shparber 43b0db428c refactor: address more clang-tidy diagnostics (#1880) 2026-05-23 19:24:14 +03:00
Oleg Shparber 311af49e01 refactor(ui): tidy global shortcut code (#1879) 2026-05-23 16:10:32 +03:00
Oleg Shparber 3f9f0a791d ci(github): disable Coverity scan 2026-05-23 14:38:28 +03:00
Oleg Shparber dc0c0ff9cf feat(codesign): migrate to Azure Trusted Signing (#1878) 2026-05-23 14:20:57 +03:00
Oleg Shparber d94da7cc96 fix(registry): validate removeRows arguments 2026-05-16 21:00:53 +03:00
Oleg Shparber b69b2bd469 fix(ui): guard null opt.widget in delegate 2026-05-16 20:57:36 +03:00
Oleg Shparber 78da96cb3d refactor: address clang-tidy diagnostics (#1877) 2026-05-16 20:55:46 +03:00
Oleg Shparber be60883e7e refactor: prefer stack objects over QScopedPointer (#1876) 2026-05-16 01:52:11 +03:00
Oleg Shparber c1f867a7ce chore(clang-tidy): tune check filter and options 2026-05-15 23:51:36 +03:00
Oleg Shparber 412a355288 build(cmake): precompile common Qt headers (#1875) 2026-05-14 03:26:52 +03:00
Oleg Shparber e533e62edf build(cmake): harden vcpkg auto-detection (#1873) 2026-05-14 02:10:36 +03:00
Oleg Shparber a26580c766 build(cmake,just): add ClangBuildAnalyzer recipe (#1874) 2026-05-13 14:59:40 +03:00
Oleg Shparber 7857be30b7 refactor(ui): use contains() for presence checks 2026-05-13 14:09:16 +03:00
Oleg Shparber 9ac7e4cfe4 fix(ui): forward early returns to base filter 2026-05-13 12:30:26 +03:00
Oleg Shparber c679c8a6a6 fix(tools): make clazy ignore src/contrib 2026-05-13 12:25:13 +03:00
Oleg Shparber 0436f509a3 refactor(ui): drop Qt 5 currentIndexChanged cast 2026-05-13 12:22:18 +03:00
Oleg Shparber cf82c56375 refactor(browser): extract external link prompt (#1867) 2026-05-13 03:31:04 +03:00
Oleg Shparber 013b846680 refactor(ui): extract docset list reply handler (#1871) 2026-05-13 03:28:43 +03:00
Oleg Shparber c7c6fbb483 build(tools): add clazy integration (#1869) 2026-05-13 03:23:04 +03:00
Oleg Shparber 2c3d1da043 refactor(registry): drop SearchModel const_cast (#1870) 2026-05-13 03:13:54 +03:00
Oleg Shparber e0fdc3988c refactor: address trivial CodeQL findings (#1868) 2026-05-13 01:54:07 +03:00
Oleg Shparber b03c28bb9b refactor(ui): drop unused Q_PROPERTY and slot decl 2026-05-12 13:31:52 +03:00
Oleg Shparber 8c1c66b49a fix(registry,ui): collapse QString::arg() chains 2026-05-12 13:31:52 +03:00
Oleg Shparber 1284568eb5 fix(browser,ui): avoid detach on temporaries 2026-05-12 13:31:52 +03:00
Oleg Shparber 301e125ac4 perf(core): make sanitizePrefix regex static 2026-05-12 13:31:52 +03:00
Oleg Shparber 63e7e0922c fix(registry): avoid detach on QJsonArray loops 2026-05-12 13:31:52 +03:00
Oleg Shparber 0805218b79 fix(registry): qualify SearchResult in moc signal 2026-05-12 13:31:52 +03:00
Oleg Shparber 0c1bd95ff1 refactor(registry): unmark setResults as a slot 2026-05-12 13:31:52 +03:00
Oleg Shparber 5783f7eade ci(github): patch CodeQL lifetime rule for Qt (#1866) 2026-05-11 14:41:56 +03:00
Oleg Shparber d69ae4bd55 ci(github): filter contrib/build from CodeQL (#1865) 2026-05-11 13:24:24 +03:00
Oleg Shparber 8fa7541db0 fix(registry): drop raw Docset* from SearchResult (#1863) 2026-05-11 04:38:00 +03:00
Oleg Shparber ccff4fa05e refactor(registry,ui): avoid unnecessary copies (#1862) 2026-05-11 00:38:01 +03:00
Oleg Shparber 40b3bb3e91 refactor(registry): simplify index resolution (#1861) 2026-05-11 00:37:29 +03:00
Oleg Shparber 05c28e8a32 fix(core,ui): unbundle style apply from save() (#1860)
Fixes #1858.
2026-05-10 23:24:12 +03:00
Oleg Shparber 8c36f29f20 ci(github): use CodeQL security-and-quality suite (#1859) 2026-05-10 21:10:08 +03:00
Oleg Shparber 07b87d9e71 fix(registry): move query in SearchQuery ctor 2026-05-10 15:15:02 +03:00
Oleg Shparber 25be026d45 ci(github): add libqt6svg6-dev to Coverity build 2026-05-10 14:15:15 +03:00
Oleg Shparber a885f3ee7b build(just): forward run args to zeal verbatim 2026-05-10 14:10:12 +03:00