| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix compilation with openssl 4 (#2765) HEAD master | ctrlaltca | 2026-06-13 | 1 | -1/+12 |
| * | Fix some c++20 warnings (#2766) | ctrlaltca | 2026-06-10 | 3 | -4/+4 |
| * | Windows spellchecker: avoid crash on double deletion (#2758)•••Fix #2757 | ctrlaltca | 2026-05-08 | 1 | -3/+0 |
| * | Yes it's a good idea to rename the library binary in a patch version (#2759)•••* Yes it's a good idea to rename the library binary in a patch version.</sarcasm>
https://github.com/madler/zlib/issues/1181
* Fix nsis install | ctrlaltca | 2026-05-08 | 2 | -3/+3 |
| * | Language Options: never translate the hardcoded "en" language code (#2755) | ctrlaltca | 2026-03-23 | 1 | -1/+1 |
| * | Update pt_BR and sv translations; fix #2753 (#2754) | ctrlaltca | 2026-03-22 | 7 | -1584/+1584 |
| * | KviSSL: add SSL_OP_IGNORE_UNEXPECTED_EOF option to avoid "unexpected eof whil... | ctrlaltca | 2026-02-14 | 1 | -0/+3 |
| * | Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743)•••* Add a spellchecker backend based on windows >=8 integrated spellchecker
* CI: remove enchant from windows builds
* Assume Qt5 is Windows 7, Qt6 is Windows >= 10
* Qt5 build is picking up a foreign libenchant from the build system, disable it | ctrlaltca | 2025-12-22 | 9 | -139/+170 |
| * | Windows builds: add libffi, too (#2742) | ctrlaltca | 2025-12-18 | 2 | -0/+2 |
| * | Winedows build: add libgobject, needed by libenchant (#2741) | ctrlaltca | 2025-12-18 | 2 | -0/+2 |
| * | Add .cache to ignore•••This dir is used by clangd
| Alexey Sokolov | 2025-12-16 | 1 | -0/+1 |
| * | Fix windows build - mingw-w64-x86_64-enchant-2.8.14-1 renamed the dll to libe... | ctrlaltca | 2025-12-12 | 2 | -2/+2 |
| * | Release 5.2.10 (#2737) 5.2.10 | ctrlaltca | 2025-12-12 | 4 | -4/+19 |
| * | Translation updates (#2735) | ctrlaltca | 2025-12-08 | 420 | -15628/+16362 |
| * | Add missing description for libera.chat modes (#2734) | ctrlaltca | 2025-12-08 | 2 | -2/+23 |
| * | Topic widget: make the read-only label as similar as possible to the editable...•••* use the same contents margins
* use the same font kerning and hinting preferences
* use the same contents height
* on options change (eg. new theme applied), force a recalc of inputeditor cached metrics | ctrlaltca | 2025-12-08 | 2 | -6/+12 |
| * | Update macOS runner version to macos-14•••macos-13 images are deprecated and force an error | ctrlaltca | 2025-12-08 | 1 | -1/+1 |
| * | Options dialog: when searching don't force text to be black, on dark themes i... | ctrlaltca | 2025-12-08 | 1 | -1/+1 |
| * | Fix geometry sanity check to permit startup on secondary monitors (#2731)•••Also, avoid a warning due to QGuiApplication::setHighDpiScaleFactorRoundingPolicy being called too late in application startup on qt6
Fix #2693 | ctrlaltca | 2025-12-07 | 3 | -4/+6 |
| * | Revert "Use floating point widths in KviIrcView: fixes overlapping texts" (#2...•••This reverts commit 148d8d9e1b6530676093f660ec64f6a2ee673235.
Fix #2713
Possibly fix #2566 as well | ctrlaltca | 2025-12-07 | 3 | -16/+16 |
| * | Painter object fixes; fix #2494 (#2728) | ctrlaltca | 2025-11-10 | 1 | -124/+110 |
| * | Grow the receive buffer from 1k to 16k to accomodate max ssl packet size; fix... | ctrlaltca | 2025-11-10 | 1 | -3/+3 |
| * | SSL: ignore SIGPIPE in SSL_connect(); fix #2701 (#2726) | ctrlaltca | 2025-11-10 | 1 | -0/+8 |
| * | Support cap-notify; fix #2724 (#2725)•••* Support cap-notify; fix #2724
* Update src/kvirc/kernel/KviIrcConnection.cpp
Co-authored-by: Alexey Sokolov <alexey+github@asokolov.org>
---------
Co-authored-by: Alexey Sokolov <alexey+github@asokolov.org> | ctrlaltca | 2025-11-10 | 7 | -19/+98 |
| * | Fix the "Join KVIrc channel" button if the Libera.chat network is not defined... | ctrlaltca | 2025-11-09 | 1 | -16/+20 |
| * | Add BRASnet IRC network. Fix #2721 (#2722) | ctrlaltca | 2025-11-09 | 1 | -0/+9 |
| * | CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI image (#2716)•••* CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI image | ctrlaltca | 2025-10-11 | 3 | -5/+9 |
| * | Fix DBUS notifier arguments (#2715)•••* Fix DBUS notifier arguments
* Replace unsigned int cast with a suffix | Bartkk | 2025-10-11 | 1 | -1/+1 |
| * | KDE notifications: don't always set notifications as persistent. (#2719)•••If a timeout is set, ask qt KDE to close them.
Unfortunately we can't control the timeout | ctrlaltca | 2025-10-11 | 1 | -2/+4 |
| * | Fix error handling of QSslSocket (#2718) | ctrlaltca | 2025-10-10 | 4 | -7/+7 |
| * | FileTransferWindow: use current theme palette to draw items; (#2717)•••fix #2714 | ctrlaltca | 2025-10-10 | 3 | -7/+13 |
| * | version 5.2.8 5.2.8 | Fabio Bas | 2025-07-30 | 4 | -4/+19 |
| * | CI: Attempt a different workaround for macOS being macOS (#2708) | ctrlaltca | 2025-07-30 | 1 | -14/+17 |
| * | Shortcuts: use explicit key sequence for tab switching (#2707) | ctrlaltca | 2025-07-29 | 1 | -2/+2 |
| * | Adapt to Qt 6.9 deprecations (#2706)•••* Adapt to Qt 6.9 deprecations
* Windows 2019 images are no more available no github, switch to 2022
* Wordaround Qt5 missing QTimezone::UTC | ctrlaltca | 2025-07-17 | 6 | -3/+47 |
| * | KviControlCodes: fix compilation with Qt >= 6.9 (#2705)•••* KviControlCodes: Qt >= 6.9's QChar removed implicit casts from ctors, add explicit cast to accommodate
* Update github action jobs | ctrlaltca | 2025-06-16 | 15 | -16/+18 |
| * | Support sending authorization ID in SASL EXTERNAL (#2700)•••The use case is provide network name and client ID to ZNC
See https://github.com/znc/znc/pull/1936 | Alexey Sokolov | 2025-03-17 | 3 | -4/+12 |
| * | Fix window activation on trayicon click under KDE (#2696) | ctrlaltca | 2025-03-05 | 2 | -5/+10 |
| * | Fix github action (#2697)•••* Fix github action
* While we're at it, also update other actions and qt version | ctrlaltca | 2025-03-05 | 5 | -16/+16 |
| * | Adding Swedish translation (#2695)•••* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Adding Swedish translation
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Create swedish.nsi
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload | Daniel Nylander | 2025-01-03 | 21 | -0/+21905 |
| * | Added IRCLuxe network (#2694) | ssdaniel24 | 2024-12-15 | 1 | -0/+9 |
| * | KviShortcut: add new ctor to support QKeySequence::StandardKey with more tha... | ctrlaltca | 2024-11-19 | 2 | -0/+9 |
| * | Always consider platform supports compositing. Fix #2686 (#2688) | ctrlaltca | 2024-11-19 | 1 | -13/+0 |
| * | Fix cmake rules related to CMP0175 (#2687) | ctrlaltca | 2024-11-19 | 2 | -13/+17 |
| * | Mention sound changes (#2684) | Alexey Sokolov | 2024-10-11 | 1 | -1/+3 |
| * | Version 5.2.6 (#2683) 5.2.6 | ctrlaltca | 2024-10-11 | 4 | -4/+22 |
| * | Tag the build artifacts for win7/qt5 to discriminate them on nightly builds (... | ctrlaltca | 2024-10-11 | 1 | -1/+1 |
| * | Translation updates (#2682) | ctrlaltca | 2024-10-11 | 400 | -17206/+17569 |
| * | windows ci: add gettext[tools] to get msgfmt (#2680) | ctrlaltca | 2024-10-01 | 2 | -2/+2 |
| * | update windows versions and target windows 10 for Qt6 (#2677)•••* update windows version detection to include 11 and 10 subversions
* target windows 10 for Qt6 | Dessa | 2024-09-10 | 2 | -12/+43 |