<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/about, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/about?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/about?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>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>Use override where possible and remove unnecessary usages of the virtual keyword.</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-29T03:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2c52bee29d4636bcdce407ac91b353d34d89258c'/>
<id>urn:sha1:2c52bee29d4636bcdce407ac91b353d34d89258c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not track Linux kernel version</title>
<updated>2018-11-24T23:21:03Z</updated>
<author>
<name>Bernhard M. Wiedemann</name>
</author>
<published>2018-11-17T08:17:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7e4dccb26d06f3890a1afc512fb2386dfe25ddf2'/>
<id>urn:sha1:7e4dccb26d06f3890a1afc512fb2386dfe25ddf2</id>
<content type='text'>
of build system to make reproducible builds easier.

See https://reproducible-builds.org/ for why this is good.
</content>
</entry>
<entry>
<title>Fix double "built on:" in output.</title>
<updated>2018-05-28T16:26:12Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-05-28T16:26:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=85ef2059ce2413c27d9787d785c1a7d57ff5e74f'/>
<id>urn:sha1:85ef2059ce2413c27d9787d785c1a7d57ff5e74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AboutDialog: Fix line break for non-SSL builds</title>
<updated>2018-05-20T20:19:55Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-05-20T20:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=71ff5f547bda3991cf62c795f39ad5e472b71514'/>
<id>urn:sha1:71ff5f547bda3991cf62c795f39ad5e472b71514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AboutDialog: OpenSSL infos fix</title>
<updated>2018-05-20T20:18:46Z</updated>
<author>
<name>Pan7</name>
</author>
<published>2018-04-28T19:06:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=16b0464a3624d8a06791176786200bf66ed0abc2'/>
<id>urn:sha1:16b0464a3624d8a06791176786200bf66ed0abc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AboutDialog: OpenSSL infos</title>
<updated>2018-05-20T20:18:46Z</updated>
<author>
<name>Pan7</name>
</author>
<published>2018-04-28T18:27:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e78ea8b6b8492c651bcfc0f4805c06b19151aa51'/>
<id>urn:sha1:e78ea8b6b8492c651bcfc0f4805c06b19151aa51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs folder cleanup (#2366)</title>
<updated>2018-04-10T20:14:17Z</updated>
<author>
<name>Benjamin Staneck</name>
</author>
<published>2018-04-10T20:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=00935f13048caa58f5aa94d1a89b9dd67010fc29'/>
<id>urn:sha1:00935f13048caa58f5aa94d1a89b9dd67010fc29</id>
<content type='text'>
* delete accelerator.keys.txt

content is at https://github.com/kvirc/KVIrc/wiki/Keyboard-shortcuts

* delete INSTALL and doc/INSTALL.txt

content is at https://github.com/kvirc/KVIrc/wiki/installation

* delete doc/firefox.hack.txt

should no longer be needed

* delete doc/themes.howto.txt

content is at https://github.com/kvirc/KVIrc/wiki/tutorials

* delete doc/INSTALL-MacOS.txt

content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-from-git-on-macOS-Sierra

* add another VS file to .gitignore

* delete doc/FAQ

content is at https://github.com/kvirc/KVIrc/wiki/FAQ

* delete old TODOs

content should be, if relevant, in issues

* delete doc/addon.howto.txt

content is at https://github.com/kvirc/KVIrc/wiki/Addons

* delete doc/scripting.faq.txt

content is at https://github.com/kvirc/KVIrc/wiki/tutorials

* delete translations.howto.txt and translations.spanish.notes.txt

content should be at https://github.com/kvirc/KVIrc/wiki/Updating-KVIrc's-translations

* delete win32_run_cmake.bat

outdated?

* adjust CMakeLists.txt for removed files

* delete Windows compilation instructions

content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows

* delete doc/hackers.guide.txt

content is at https://github.com/kvirc/KVIrc/wiki/The-Source-Tree

* delete doc/ui-style-tips.txt

content is at https://github.com/kvirc/KVIrc/wiki/Contributing-code-to-KVIrc's-repositories

* adjust README to doc changes

* move main license file to root

* adjust mentions of copyright files

* revert status badges back from shields.io

shields.io is overloaded all the time so the badges never display

* change cmake syntax

* restore the about license text to its original glory and install the amip license only on windows

* update GPL2 from the GNU website

* change the installer to show ABOUT-LICENSE as well
</content>
</entry>
<entry>
<title>Fix about text</title>
<updated>2017-12-28T22:32:02Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2017-12-28T22:32:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=70e487854a84d5d726deb33c5132b1eb78c98b06'/>
<id>urn:sha1:70e487854a84d5d726deb33c5132b1eb78c98b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix about text</title>
<updated>2017-12-28T22:30:18Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2017-12-28T22:30:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f042a155e0c8f570c9b03c1cb3d1991f22d63088'/>
<id>urn:sha1:f042a155e0c8f570c9b03c1cb3d1991f22d63088</id>
<content type='text'>
</content>
</entry>
</feed>
