<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/my, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/my?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/my?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-07-07T23:38:33Z</updated>
<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 C-style typedef structs</title>
<updated>2018-11-29T04:34:04Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-29T04:34:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=73ffd3b5c5c595c79b7830834890e6adc34360b4'/>
<id>urn:sha1:73ffd3b5c5c595c79b7830834890e6adc34360b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wheeeeeeeeee</title>
<updated>2016-05-23T02:46:59Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-05-23T02:43:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4d188c1afce5f87c4d3c8b7d0b44695324759b10'/>
<id>urn:sha1:4d188c1afce5f87c4d3c8b7d0b44695324759b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: separators and spacing</title>
<updated>2016-05-08T01:37:09Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-08T01:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e7faff9cdbf1b9aa1560c1a6525f4bab78480743'/>
<id>urn:sha1:e7faff9cdbf1b9aa1560c1a6525f4bab78480743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation: formatting/indentation + minor syntax fixes</title>
<updated>2016-03-14T04:57:12Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-03-02T12:15:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f138911b65dfce85c551f9e2e4bbeb595d6c6755'/>
<id>urn:sha1:f138911b65dfce85c551f9e2e4bbeb595d6c6755</id>
<content type='text'>
+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
</content>
</entry>
<entry>
<title>cleanup: add or remove empty lines between documentation  blocks &amp; code</title>
<updated>2016-03-14T04:57:12Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-03-05T12:03:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5ea541aa07d60abed30f908b66cd75ebf9490088'/>
<id>urn:sha1:5ea541aa07d60abed30f908b66cd75ebf9490088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make coverity happy (though it's a false positive)</title>
<updated>2015-12-26T03:46:04Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2015-12-26T03:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2f547cb80a6b716b1c66609c29095ba55b864f7c'/>
<id>urn:sha1:2f547cb80a6b716b1c66609c29095ba55b864f7c</id>
<content type='text'>
</content>
</entry>
</feed>
