<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/CMakeLists.txt, branch 5.2.4</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/CMakeLists.txt?h=5.2.4</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/CMakeLists.txt?h=5.2.4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-05-11T11:44:18Z</updated>
<entry>
<title>Version 5.2.4 (#2642)</title>
<updated>2024-05-11T11:44:18Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-11T11:44:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0bb27332d96426b95176648761680ff5a3e10dfe'/>
<id>urn:sha1:0bb27332d96426b95176648761680ff5a3e10dfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include debian patches (#2639)</title>
<updated>2024-05-09T08:26:16Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-09T08:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=200e7bcec7c8fa9ebd96d59bb526c4617f527f45'/>
<id>urn:sha1:200e7bcec7c8fa9ebd96d59bb526c4617f527f45</id>
<content type='text'>
* enable optimisation with debug; credits to wRAR

* Switch RFC2812 links from internal to external. Credits to wRAR

* admin/gendoc.pl: Ease the creation of reproducible builds by removing user and timestamp from generated documentation. Credits to Vagrant Cascadian

* Remove patches from dist/debian</content>
</entry>
<entry>
<title>Add cmake option WANT_PERL_DOCS to disable doc generation.  (#2635)</title>
<updated>2024-05-01T17:07:56Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-01T17:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2dc7dfe1e10f30d933a1bd6b5281d25393c1ec06'/>
<id>urn:sha1:2dc7dfe1e10f30d933a1bd6b5281d25393c1ec06</id>
<content type='text'>
* Add cmake option WANT_PERL_DOCS to disable doc generation. Ensure Qt version is reported correctly by cmake. Fix #2634

* KviApplication::checkGlobalKvircDirectory: don't test for help subdir, it may not exist

* Cmake: use the imported target for Threads instead of CMAKE_THREAD_LIBS_INIT

* Cmake: always import the Threads target</content>
</entry>
<entry>
<title>Version 5.2.2 (#2614)</title>
<updated>2024-03-09T11:08:40Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-03-09T11:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=16ced6886c133968cf27a7dbc6a7d2fd59ab54a0'/>
<id>urn:sha1:16ced6886c133968cf27a7dbc6a7d2fd59ab54a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switching the mac CI to qt6  (#2612)</title>
<updated>2024-03-08T13:33:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-03-08T13:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=27f96bbae96e8949e304ea86d41724a1bd3ede64'/>
<id>urn:sha1:27f96bbae96e8949e304ea86d41724a1bd3ede64</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>Switch windows CI builds to Github Actions and Qt6 (#2606)</title>
<updated>2024-02-24T10:30:48Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-02-24T10:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9e9049626a307f96a6f7cb512ef8111dd0502070'/>
<id>urn:sha1:9e9049626a307f96a6f7cb512ef8111dd0502070</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>Check for QtMultimedia before using QSound; partially fix #2166 (#2604)</title>
<updated>2024-02-12T20:11:03Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-02-12T20:11:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6b57f7f31bf91fffe93084399e9ad7fa2a4de33d'/>
<id>urn:sha1:6b57f7f31bf91fffe93084399e9ad7fa2a4de33d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for sanitizers at compile time (and fix some issues) (#2599)</title>
<updated>2024-02-08T07:58:10Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-02-08T07:58:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5cbbeabcfd2321e42767063d617b71ae14b3b8c7'/>
<id>urn:sha1:5cbbeabcfd2321e42767063d617b71ae14b3b8c7</id>
<content type='text'>
* Add an option to enable sanitizer at compile time

* Fix singleton classes initialization

* Revert r5378 - issue #1068 - to avoid having duplicate symbols exported by modules, that may cause a crash

* Fix cast in KviTalIconAndRichTextItemDelegate (used by both QListWidget and QTreeWidget)

* ScriptEditor: don't leak a timer for every script editor widget

* Add support for memory and thread sanitizers

* Fix sanitizer

* KviSignalhandler: don't leak the whole object

* Remove debug warning when a single message is longer than 512 bytes.
As per https://ircv3.net/specs/extensions/message-tags.html#size-limit , message tags can prepend a whooping 8kbs of "tags" (header data) to each message.

* Avoid initialization loop between KviLocale and KviMessageCatalogue. Assume all .po files are UTF8. This is already a requirement since about a decade.

* KviInputEditor: don't leak the undo/redo stacks

KviInputEditor: don't leak the undo/redo stacks - rework using smart pointers

* Fix typo</content>
</entry>
<entry>
<title>Fix ability to select Qt5 vs Qt6</title>
<updated>2024-01-21T21:07:37Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2024-01-21T21:07:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a301aa4998c4f0040d093cd2950b7b2f4ec4dcdc'/>
<id>urn:sha1:a301aa4998c4f0040d093cd2950b7b2f4ec4dcdc</id>
<content type='text'>
https://bugs.gentoo.org/922636
</content>
</entry>
<entry>
<title>Update version to 5.2.0, update translations (#2590)</title>
<updated>2024-01-14T10:07:31Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-01-14T10:07:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=496ee9c4cd0187868ff44af9380165055098e7cd'/>
<id>urn:sha1:496ee9c4cd0187868ff44af9380165055098e7cd</id>
<content type='text'>
</content>
</entry>
</feed>
