<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/window/libkviwindow.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/window/libkviwindow.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/window/libkviwindow.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2017-04-01T08:55:15Z</updated>
<entry>
<title>window module: Finish window.setBackground</title>
<updated>2017-04-01T08:55:15Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-04-01T08:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=42aee8a6e4b57ef238ba0218310f1d85b3f7afdd'/>
<id>urn:sha1:42aee8a6e4b57ef238ba0218310f1d85b3f7afdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>module window: Fix memory leak in crypt engine initializer.</title>
<updated>2017-03-05T23:45:59Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-03-05T23:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=638ef7834ef13594adad25923355d71a019e4f22'/>
<id>urn:sha1:638ef7834ef13594adad25923355d71a019e4f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in b556221 in warning messages</title>
<updated>2016-11-20T22:56:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-20T22:56:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=392d211772f210b4e691a39e4b37e237ecb13cc8'/>
<id>urn:sha1:392d211772f210b4e691a39e4b37e237ecb13cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add split view commands window.splitView and window.unsplitView, as well as function $window.isSplitView</title>
<updated>2016-11-20T22:50:09Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-20T22:49:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b55622108176b6201520cd07c97fcefdf696eff7'/>
<id>urn:sha1:b55622108176b6201520cd07c97fcefdf696eff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libkviwindow: Properly enumerate</title>
<updated>2016-08-11T07:15:53Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-08-11T07:13:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a358e2ef10b569a83e5a1090261c691055713fa1'/>
<id>urn:sha1:a358e2ef10b569a83e5a1090261c691055713fa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part 1: Bring KVIrc to the 21st century</title>
<updated>2016-08-03T06:32:22Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-08-01T00:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7d08b0c3d7e1d4450bcb8a96abc7518c5a115917'/>
<id>urn:sha1:7d08b0c3d7e1d4450bcb8a96abc7518c5a115917</id>
<content type='text'>
Avoid many un-necessary memory allocations as well as start
the migration to unique pointers where appropriate.
Start migrating out of the KVirc standard library into the C++ standard
library.
</content>
</entry>
<entry>
<title>cleanup: remove more ancient commented code p3</title>
<updated>2016-05-08T01:37:37Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-08T01:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5f0292c32b336be0bb279a7511a9ee37ba9df3fa'/>
<id>urn:sha1:5f0292c32b336be0bb279a7511a9ee37ba9df3fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: remove more ancient commneted code</title>
<updated>2016-05-06T20:45:53Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-06T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4e1fd3f69385387d438f3e924882b2204934900c'/>
<id>urn:sha1:4e1fd3f69385387d438f3e924882b2204934900c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup duplicate includes</title>
<updated>2016-05-04T04:43:51Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-04T02:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8f112374c85294ad6ae1ffe9924ea9ae8d8556a'/>
<id>urn:sha1:c8f112374c85294ad6ae1ffe9924ea9ae8d8556a</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>
</feed>
