<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/editor, branch 5.2.0</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/editor?h=5.2.0</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/editor?h=5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-10-18T08:26:35Z</updated>
<entry>
<title>Make shortcuts compatible with qt6; remove unused KviShortcut constructor since it creates ambiguity with the previous</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T20:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=cba0ebedf3f0cc4da6f8729dde10282b23eb18e6'/>
<id>urn:sha1:cba0ebedf3f0cc4da6f8729dde10282b23eb18e6</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>editor: Fix crash when editing empty network list</title>
<updated>2023-06-16T07:17:47Z</updated>
<author>
<name>Matt</name>
</author>
<published>2023-06-16T07:17:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e52f33500d7a02b2caf7fe8b5a122a16db4e9c60'/>
<id>urn:sha1:e52f33500d7a02b2caf7fe8b5a122a16db4e9c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QString::null is deprecated (#2526)</title>
<updated>2022-06-29T16:25:01Z</updated>
<author>
<name>nmariusp</name>
</author>
<published>2022-06-29T16:25:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=eb3fdd6b1d824f148fd6e582852dcba77fc9a271'/>
<id>urn:sha1:eb3fdd6b1d824f148fd6e582852dcba77fc9a271</id>
<content type='text'>
</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>Improve the script tester a little bit (#2282)</title>
<updated>2017-09-03T20:37:17Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-09-03T20:37:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5f0e412722823e1d4a3061d7b85a2ee2bf84464b'/>
<id>urn:sha1:5f0e412722823e1d4a3061d7b85a2ee2bf84464b</id>
<content type='text'>
* Fix the code editor not being focused by default in the script tester
dialog, add a "find" button, and fix the colour of the find lineedit.

* Add a dedicated ircview for the code tester.
</content>
</entry>
<entry>
<title>push and pull po{t}s, typo fixes</title>
<updated>2017-05-24T15:39:36Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2017-05-24T15:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=90e1ffeefb2405f71095dd3529b4c0ec2fe2b906'/>
<id>urn:sha1:90e1ffeefb2405f71095dd3529b4c0ec2fe2b906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ScriptEditor: Remove include</title>
<updated>2016-08-14T02:37:29Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-08-14T02:37:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=921bcb654a926c9a9ecf1f652c7b27e34ae785b2'/>
<id>urn:sha1:921bcb654a926c9a9ecf1f652c7b27e34ae785b2</id>
<content type='text'>
</content>
</entry>
</feed>
