| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
| |
Fix #2757
|
| |
|
|
|
|
| |
* 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
|
| | |
|
| | |
|
| |
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| | |
|
| | |
|
| |
|
|
| |
This dir is used by clangd
|
| |
|
|
| |
libenchant-2-2.dll (#2738)
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
editable input editor (#2733)
* 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
|
| |
|
| |
macos-13 images are deprecated and force an error
|
| |
|
|
| |
it's unreadable (#2732)
|
| |
|
|
| |
Also, avoid a warning due to QGuiApplication::setHighDpiScaleFactorRoundingPolicy being called too late in application startup on qt6
Fix #2693
|
| |
|
|
|
|
|
| |
(#2730)
This reverts commit 148d8d9e1b6530676093f660ec64f6a2ee673235.
Fix #2713
Possibly fix #2566 as well
|
| | |
|
| |
|
|
| |
fix #2691 (#2727)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
| |
defined. Partially fixes #2709 (#2723)
|
| | |
|
| |
|
| |
* CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI image
|
| |
|
|
|
| |
* Fix DBUS notifier arguments
* Replace unsigned int cast with a suffix
|
| |
|
|
| |
If a timeout is set, ask qt KDE to close them.
Unfortunately we can't control the timeout
|
| | |
|
| |
|
| |
fix #2714
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Adapt to Qt 6.9 deprecations
* Windows 2019 images are no more available no github, switch to 2022
* Wordaround Qt5 missing QTimezone::UTC
|
| |
|
|
|
| |
* KviControlCodes: Qt >= 6.9's QChar removed implicit casts from ctors, add explicit cast to accommodate
* Update github action jobs
|
| |
|
|
| |
The use case is provide network name and client ID to ZNC
See https://github.com/znc/znc/pull/1936
|
| | |
|
| |
|
|
|
| |
* Fix github action
* While we're at it, also update other actions and qt version
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| | |
|
| |
|
|
| |
than one QKeySequence (#2689)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(#2681)
|
| | |
|
| | |
|
| |
|
|
|
| |
* update windows version detection to include 11 and 10 subversions
* target windows 10 for Qt6
|