<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/doc, branch 5.2.4</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/doc?h=5.2.4</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/doc?h=5.2.4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-05-01T17:07:56Z</updated>
<entry>
<title>Add cmake option WANT_PERL_DOCS to disable doc generation.  (#2635)</title>
<updated>2024-05-01T17:07:56Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-01T17:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2dc7dfe1e10f30d933a1bd6b5281d25393c1ec06'/>
<id>urn:sha1:2dc7dfe1e10f30d933a1bd6b5281d25393c1ec06</id>
<content type='text'>
* Add cmake option WANT_PERL_DOCS to disable doc generation. Ensure Qt version is reported correctly by cmake. Fix #2634

* KviApplication::checkGlobalKvircDirectory: don't test for help subdir, it may not exist

* Cmake: use the imported target for Threads instead of CMAKE_THREAD_LIBS_INIT

* Cmake: always import the Threads target</content>
</entry>
<entry>
<title>LF and UTF8 all the things (#2378)</title>
<updated>2018-04-26T11:53:18Z</updated>
<author>
<name>Benjamin Staneck</name>
</author>
<published>2018-04-26T11:53:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2ecd28f539a308a5dc2327e33ab15055c96a5ab6'/>
<id>urn:sha1:2ecd28f539a308a5dc2327e33ab15055c96a5ab6</id>
<content type='text'>
Sweep over all files to make sure they are LF and UTF8

* LF all the things
* convert *.nsi files to utf8 and no longer treat them as binary
* convert the 3 cyrillic languages to utf8
* .dat files are also binary</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>Correct README</title>
<updated>2017-12-28T23:24:16Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2017-12-28T23:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c84f8c42dfc19decc749474274270021f66c0ce3'/>
<id>urn:sha1:c84f8c42dfc19decc749474274270021f66c0ce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix makedist script. Add a super-minimal readme entry.</title>
<updated>2017-12-28T23:13:54Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2017-12-28T23:13:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0b83828f2a988f51984a036341b077762b0be952'/>
<id>urn:sha1:0b83828f2a988f51984a036341b077762b0be952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make our docs work better with the QTextBrowser.</title>
<updated>2017-08-24T08:59:36Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-24T08:59:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e05d3393daf39f92e3f4a3e3757082d4753e8d2f'/>
<id>urn:sha1:e05d3393daf39f92e3f4a3e3757082d4753e8d2f</id>
<content type='text'>
There are a few things to take into account though. First, there
shouldn't be [br] around block objects. This is, around [big],
or [code], or [note]. [br] is meant to insert line breaks; block
objects insert line breaks by themselves. So if there are [br]s
around [big], for example, there will be extra space around it,
which is bad.
Also, [note]s shouldn't be indented, because extra indentation
is turned into &amp;nbsp;s, which means there are extra spaces inside
the notes where line breaks in the source files were.
</content>
</entry>
<entry>
<title>Update INSTALL.txt (#2244)</title>
<updated>2017-07-30T08:34:26Z</updated>
<author>
<name>muthaber</name>
</author>
<published>2017-07-30T08:34:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4d9c017386c8286d4043c1a63fda4a3fe4ea6395'/>
<id>urn:sha1:4d9c017386c8286d4043c1a63fda4a3fe4ea6395</id>
<content type='text'>
removed libqt5webkit5-dev , duplicated.</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>Fixed #2174 by Kartagis: Fix INSTALL-Macos.txt</title>
<updated>2017-01-20T06:39:44Z</updated>
<author>
<name>Tolga Ozses</name>
</author>
<published>2017-01-20T06:39:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=88980badce42434184d4f584f56f9326b4d57776'/>
<id>urn:sha1:88980badce42434184d4f584f56f9326b4d57776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X is dead, long live macOS</title>
<updated>2017-01-15T10:19:24Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2017-01-15T10:19:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3ca863ae0b19ce9ceb30544720193765186e3de6'/>
<id>urn:sha1:3ca863ae0b19ce9ceb30544720193765186e3de6</id>
<content type='text'>
</content>
</entry>
</feed>
