| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -54/+1 |
| * | Windows builds: add libffi, too (#2742) | ctrlaltca | 2025-12-18 | 1 | -0/+1 |
| * | Winedows build: add libgobject, needed by libenchant (#2741) | ctrlaltca | 2025-12-18 | 1 | -0/+1 |
| * | Fix windows build - mingw-w64-x86_64-enchant-2.8.14-1 renamed the dll to libe... | ctrlaltca | 2025-12-12 | 1 | -1/+1 |
| * | 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 | 1 | -3/+7 |
| * | 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 | 1 | -1/+1 |
| * | Fix github action (#2697)•••* Fix github action
* While we're at it, also update other actions and qt version | ctrlaltca | 2025-03-05 | 1 | -4/+4 |
| * | windows ci: add gettext[tools] to get msgfmt (#2680) | ctrlaltca | 2024-10-01 | 1 | -1/+1 |
| * | Switching the mac CI to qt6 (#2612)•••* try switching the mac CI to qt6; remove the cmake hardcoded deploy, use macdeployqt instead
* mac: Try to mode kvilib and modules to Contents/Frameworks for macdeployqt to pick them up
* Add Mattoje's patch
* Just disable python by now | ctrlaltca | 2024-03-08 | 1 | -1/+1 |
| * | Switch windows CI builds to Github Actions and Qt6 (#2606)•••* Make build compatible with ninja generator
* Remove usage of Qt Windows Extras under qt6
* Avoid compilation noise on UNICODE redefinition
* Remove "KviHeapObject::operator new" signature for debug builds, add placement new operator
* Fix implicit cast of 0 to QFlags
* Fix Avoid ambiguous overload in concatenating strings
* KviIpcSentinel::winEvent - Adapt to changed method signature in qt6
* Remove windows 95/98/me support :)
* appveyor: try switching qt version
* Try creating a github action for windows build
* Remove appveyor config; move windows-only patches into dist/windows/patches | ctrlaltca | 2024-02-24 | 1 | -0/+185 |