<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/setup/SetupWizard.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/setup/SetupWizard.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/setup/SetupWizard.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-07-12T06:55:21Z</updated>
<entry>
<title>Force app_id to be set in more places (#2661)</title>
<updated>2024-07-12T06:55:21Z</updated>
<author>
<name>Reilly Brogan</name>
</author>
<published>2024-07-12T06:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e7f1affa15f9280d728e995fd76e0234b34b89ee'/>
<id>urn:sha1:e7f1affa15f9280d728e995fd76e0234b34b89ee</id>
<content type='text'>
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.</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>Migrate almost all QMessagebox to qt6-friendly version.</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-10T15:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9052018b53ece6c073b57c89665ae693a3f0fb97'/>
<id>urn:sha1:9052018b53ece6c073b57c89665ae693a3f0fb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T09:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=29e92a939647612842b2f583ce0a43dd572b1345'/>
<id>urn:sha1:29e92a939647612842b2f583ce0a43dd572b1345</id>
<content type='text'>
Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
</content>
</entry>
<entry>
<title>Mass rename of margin -&gt; contentsMargins</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-09-20T20:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0c9088c1d63acd418f7e37910ede0f1d59782961'/>
<id>urn:sha1:0c9088c1d63acd418f7e37910ede0f1d59782961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)</title>
<updated>2023-07-07T23:38:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-07T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28292170d8c02743cabfabba3a1623b8d71b9aa2'/>
<id>urn:sha1:28292170d8c02743cabfabba3a1623b8d71b9aa2</id>
<content type='text'>
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------

Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Convert 0s and NULLs to nullptr</title>
<updated>2018-12-04T01:26:31Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-12-04T01:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3820267cf16d09b7e8e2d7a8f30b7a340f300934'/>
<id>urn:sha1:3820267cf16d09b7e8e2d7a8f30b7a340f300934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Q_UNUSED macros</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T01:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09'/>
<id>urn:sha1:081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doc folder cleanup fallout (#2370)</title>
<updated>2018-04-11T00:16:03Z</updated>
<author>
<name>Benjamin Staneck</name>
</author>
<published>2018-04-11T00:16:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d8854cf515052d0fb17e7bbf205ff88e43fd6b27'/>
<id>urn:sha1:d8854cf515052d0fb17e7bbf205ff88e43fd6b27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Windows code Unicode-aware (#2219)</title>
<updated>2017-05-24T10:10:49Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-05-24T10:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8b81b079117e37d8e09d110bdffd3e6eaf2a3543'/>
<id>urn:sha1:8b81b079117e37d8e09d110bdffd3e6eaf2a3543</id>
<content type='text'>
</content>
</entry>
</feed>
