31
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation with openssl 4 (#2765) More... 3 months ago
Fix some c++20 warnings (#2766) More... 3 months ago
Windows spellchecker: avoid crash on double deletion (#2758) More... 4 months ago
Yes it's a good idea to rename the library binary in a patch version (#2759) More... 4 months ago
Language Options: never translate the hardcoded "en" language code (#2755) More... 6 months ago
Update pt_BR and sv translations; fix #2753 (#2754) More... 6 months ago
KviSSL: add SSL_OP_IGNORE_UNEXPECTED_EOF option to avoid "unexpected eof while reading" errors on SDCC completion. The remote peer may close down the connection without sending the mandatory close_notify alert on shutdown. Since OpenSSL3 this reports an SSL error, but since we can already detect if the transfer has been truncated, just restore the previous behavior and ignore the error. (#2751) More... 7 months ago
Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743) More... 9 months ago
Windows builds: add libffi, too (#2742) More... 9 months ago
Winedows build: add libgobject, needed by libenchant (#2741) More... 9 months ago
Add .cache to ignore More... 9 months ago
Fix windows build - mingw-w64-x86_64-enchant-2.8.14-1 renamed the dll to libenchant-2-2.dll (#2738) More... 9 months ago
Release 5.2.10 (#2737) More... 9 months ago
Translation updates (#2735) More... 9 months ago
Add missing description for libera.chat modes (#2734) More... 9 months ago
Topic widget: make the read-only label as similar as possible to the editable input editor (#2733) More... 9 months ago
Update macOS runner version to macos-14 More... 9 months ago
Options dialog: when searching don't force text to be black, on dark themes it's unreadable (#2732) More... 9 months ago
Fix geometry sanity check to permit startup on secondary monitors (#2731) More... 9 months ago
Revert "Use floating point widths in KviIrcView: fixes overlapping texts" (#2730) More... 9 months ago
Painter object fixes; fix #2494 (#2728) More... 10 months ago
Grow the receive buffer from 1k to 16k to accomodate max ssl packet size; fix #2691 (#2727) More... 10 months ago
SSL: ignore SIGPIPE in SSL_connect(); fix #2701 (#2726) More... 10 months ago
Support cap-notify; fix #2724 (#2725) More... 10 months ago
Fix the "Join KVIrc channel" button if the Libera.chat network is not defined. Partially fixes #2709 (#2723) More... 10 months ago
Add BRASnet IRC network. Fix #2721 (#2722) More... 10 months ago
CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI image (#2716) More... 11 months ago
Fix DBUS notifier arguments (#2715) More... 11 months ago
KDE notifications: don't always set notifications as persistent. (#2719) More... 11 months ago
Fix error handling of QSslSocket (#2718) More... 11 months ago