<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/notifier/NotifierWindow.h, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/notifier/NotifierWindow.h?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/notifier/NotifierWindow.h?h=master'/>
<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>Misc Qt6 port for slightly changed class names and method signatures</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T20:50:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b62b83e7772e9fba12fd6eadb6c1e70924ccf173'/>
<id>urn:sha1:b62b83e7772e9fba12fd6eadb6c1e70924ccf173</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary usages of the inline keyword per language evolution.</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T02:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7de8aed0e6497b4d60c07047fee488690cb2bf00'/>
<id>urn:sha1:7de8aed0e6497b4d60c07047fee488690cb2bf00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>notifier module: general code cleanup</title>
<updated>2017-10-21T22:10:40Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-10-21T22:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e9f3c2248ab67e1265667de5ddc6bc59ce235c98'/>
<id>urn:sha1:e9f3c2248ab67e1265667de5ddc6bc59ce235c98</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>copyright headers: fix broken boilerplate wording linkss -&gt; terms and opinion -&gt; option</title>
<updated>2015-11-28T00:27:43Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-28T00:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=973649f82e5543a84f71b384a3f1bc9741007874'/>
<id>urn:sha1:973649f82e5543a84f71b384a3f1bc9741007874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright Headers: Cosmetic typos irc -&gt; IRC</title>
<updated>2015-10-28T09:30:35Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-10-28T09:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2f8e7f483ad14b55d7e71be19e87de1f52de4930'/>
<id>urn:sha1:2f8e7f483ad14b55d7e71be19e87de1f52de4930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix compilation, thanks minde for noticing (CtrlAltCa &lt;3)</title>
<updated>2012-02-27T01:16:26Z</updated>
<author>
<name>wodim</name>
</author>
<published>2012-02-27T01:16:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ba052f7b1686e69c2c1da43fe5f53399dda8152c'/>
<id>urn:sha1:ba052f7b1686e69c2c1da43fe5f53399dda8152c</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Dropped the KviTalPopupMenu layer, ported the involved code to QAction.</title>
<updated>2012-02-26T14:57:49Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2012-02-26T14:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b2891fe17c395b885b4fac8634fa8cca1a45fbb6'/>
<id>urn:sha1:b2891fe17c395b885b4fac8634fa8cca1a45fbb6</id>
<content type='text'>
This fixes most of the random crashes on osx, and is the base for a next change in the menubar.
Addiotional fix: "disconnect" menu entry was broken since the 3.x era


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>The big rename for modules. Still some details remaining.</title>
<updated>2011-01-01T20:19:56Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-01-01T20:19:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c601b5a27f74b16158adafe429faefbe573e64a2'/>
<id>urn:sha1:c601b5a27f74b16158adafe429faefbe573e64a2</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
