aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 5.2.10 (#2737) 5.2.10Gravatar ctrlaltca2025-12-124-4/+19
* Translation updates (#2735)Gravatar ctrlaltca2025-12-08420-15628/+16362
* Add missing description for libera.chat modes (#2734)Gravatar ctrlaltca2025-12-082-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 metricsGravatar ctrlaltca2025-12-082-6/+12
* Update macOS runner version to macos-14•••macos-13 images are deprecated and force an errorGravatar ctrlaltca2025-12-081-1/+1
* Options dialog: when searching don't force text to be black, on dark themes i...Gravatar ctrlaltca2025-12-081-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 #2693Gravatar ctrlaltca2025-12-073-4/+6
* Revert "Use floating point widths in KviIrcView: fixes overlapping texts" (#2...•••This reverts commit 148d8d9e1b6530676093f660ec64f6a2ee673235. Fix #2713 Possibly fix #2566 as wellGravatar ctrlaltca2025-12-073-16/+16
* Painter object fixes; fix #2494 (#2728)Gravatar ctrlaltca2025-11-101-124/+110
* Grow the receive buffer from 1k to 16k to accomodate max ssl packet size; fix...Gravatar ctrlaltca2025-11-101-3/+3
* SSL: ignore SIGPIPE in SSL_connect(); fix #2701 (#2726)Gravatar ctrlaltca2025-11-101-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>Gravatar ctrlaltca2025-11-107-19/+98
* Fix the "Join KVIrc channel" button if the Libera.chat network is not defined...Gravatar ctrlaltca2025-11-091-16/+20
* Add BRASnet IRC network. Fix #2721 (#2722)Gravatar ctrlaltca2025-11-091-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 imageGravatar ctrlaltca2025-10-113-5/+9
* Fix DBUS notifier arguments (#2715)•••* Fix DBUS notifier arguments * Replace unsigned int cast with a suffixGravatar Bartkk2025-10-111-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 timeoutGravatar ctrlaltca2025-10-111-2/+4
* Fix error handling of QSslSocket (#2718)Gravatar ctrlaltca2025-10-104-7/+7
* FileTransferWindow: use current theme palette to draw items; (#2717)•••fix #2714Gravatar ctrlaltca2025-10-103-7/+13
* version 5.2.8 5.2.8Gravatar Fabio Bas2025-07-304-4/+19
* CI: Attempt a different workaround for macOS being macOS (#2708)Gravatar ctrlaltca2025-07-301-14/+17
* Shortcuts: use explicit key sequence for tab switching (#2707)Gravatar ctrlaltca2025-07-291-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::UTCGravatar ctrlaltca2025-07-176-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 jobsGravatar ctrlaltca2025-06-1615-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/1936Gravatar Alexey Sokolov2025-03-173-4/+12
* Fix window activation on trayicon click under KDE (#2696)Gravatar ctrlaltca2025-03-052-5/+10
* Fix github action (#2697)•••* Fix github action * While we're at it, also update other actions and qt versionGravatar ctrlaltca2025-03-055-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 uploadGravatar Daniel Nylander2025-01-0321-0/+21905
* Added IRCLuxe network (#2694)Gravatar ssdaniel242024-12-151-0/+9
* KviShortcut: add new ctor to support QKeySequence::StandardKey with more tha...Gravatar ctrlaltca2024-11-192-0/+9
* Always consider platform supports compositing. Fix #2686 (#2688)Gravatar ctrlaltca2024-11-191-13/+0
* Fix cmake rules related to CMP0175 (#2687)Gravatar ctrlaltca2024-11-192-13/+17
* Mention sound changes (#2684)Gravatar Alexey Sokolov2024-10-111-1/+3
* Version 5.2.6 (#2683) 5.2.6Gravatar ctrlaltca2024-10-114-4/+22
* Tag the build artifacts for win7/qt5 to discriminate them on nightly builds (...Gravatar ctrlaltca2024-10-111-1/+1
* Translation updates (#2682)Gravatar ctrlaltca2024-10-11400-17206/+17569
* windows ci: add gettext[tools] to get msgfmt (#2680)Gravatar ctrlaltca2024-10-012-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 Qt6Gravatar Dessa2024-09-102-12/+43
* Fix crash on empty realname; fix #2673 (#2674)Gravatar ctrlaltca2024-08-271-1/+1
* Misc fixes to sound module related to autodetect (#2669)•••* Sound options: don't immediately save changes when sound system gets autodetected; fix #2667 * If the config-saved sound system is not available anymore, force an autodetect; fix #2668 * Fix "qt" sound system under qt6 and unify the code path for Qt5. * If phonon is available, prefer it over "qt" sound system (the latter can only play wav files) * Nuke support for aRts (KDE2/3 sound server) and ESD (Gnome sound server before 2009) * Sound module: replace SoundEffect with QmediaPlayer to support more file formats. Adjust the priority of "qt" sound system in autodetect * Convert to smart pointers * Sound options: force an autodetect if the current sound system is not validGravatar ctrlaltca2024-08-029-197/+122
* Add support for "Monospace" control code (ASCII 0x11). By now just ignore it....Gravatar ctrlaltca2024-08-028-6/+55
* Win uninstaller: correctly remove the "installed app" entry from registry on ...Gravatar ctrlaltca2024-07-261-0/+5
* Work around macOS build failures in CI (#2671)Gravatar ctrlaltca2024-07-251-0/+7
* Revert part of #2661 to fix the mainwindow icon (#2665)Gravatar ctrlaltca2024-07-172-3/+3
* Add a comment about #2117Gravatar Alexey Sokolov2024-07-161-0/+2
* Remove GTK Style flag; fix #2117. Default to Fusion theme on Windows (#2664)•••* Remove the remnants of GTK Style * Add a Qt6 entry in build info; keep Qt5 since some scripts may need it * Default to Fusion style on windowsGravatar ctrlaltca2024-07-154-18/+7
* Add an option to let the user choose the qt style used by the app (#2663)•••* Remove hardcoded usage of Fusion style on Gtk; add an option to use a custom Qt Style (like Fusion on Windows, supporting dark mode) * Update src/modules/options/OptionsWidget_theme.cpp Co-authored-by: Alexey Sokolov <alexey+github@asokolov.org>Gravatar ctrlaltca2024-07-155-13/+51
* Force app_id to be set in more places (#2661)•••While testing the new version of kvirc I noticed that the setup window was using the `net.kvirc.kvirc` app_id. It seems my previous fix was incomplete since that window is started before the other window where we set the app_id. Fix it by adding it to the setup window as well, and also just add it to a bunch more locations so that the chances of it not being set elsewhere are lower.Gravatar Reilly Brogan2024-07-124-2/+9
* update azzurra.org -> azzurra.chat (#2651)•••* update azzurra.org -> azzurra.chat * azzurra.chat: use ssl by defaultGravatar Davide Rizzo2024-06-122-3/+5
* Never cleanup (unload) the spellchecker module since reloading it could lead ...Gravatar ctrlaltca2024-06-091-1/+6