<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/pythoncore, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/pythoncore?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/pythoncore?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>Avoid compilation warning on Python &gt;=3.7 (#2543)</title>
<updated>2023-07-08T22:34:37Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-08T22:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=45760644667adbec6dd0d608ff12dc947c2a3810'/>
<id>urn:sha1:45760644667adbec6dd0d608ff12dc947c2a3810</id>
<content type='text'>
Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Stop unsetting _DEBUG when including Python.h</title>
<updated>2019-12-30T07:32:51Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2019-12-30T07:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=79dbba4260113b453fcea155881ecb4c6f82963b'/>
<id>urn:sha1:79dbba4260113b453fcea155881ecb4c6f82963b</id>
<content type='text'>
Because of https://stackoverflow.com/questions/59126760/building-a-python-c-extension-on-windows-with-a-debug-python-installation
</content>
</entry>
<entry>
<title>Merge branch 'master' into python3</title>
<updated>2019-04-01T13:01:02Z</updated>
<author>
<name>wodim</name>
</author>
<published>2019-04-01T13:01:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1e89e2da2e3740e55642c8ce44c573cd4bbe6ea9'/>
<id>urn:sha1:1e89e2da2e3740e55642c8ce44c573cd4bbe6ea9</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>Remove Q_UNUSED macros</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T01:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09'/>
<id>urn:sha1:081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Python 3</title>
<updated>2017-08-26T13:02:56Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-26T13:02:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=dbe8ef6dad916124c3714abc469403ed9991261c'/>
<id>urn:sha1:dbe8ef6dad916124c3714abc469403ed9991261c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build also in debug mode for windows (#2192)</title>
<updated>2017-05-24T09:04:20Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2017-05-24T09:04:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f5d172c869295ef9fff2e3de524690e523dc5d42'/>
<id>urn:sha1:f5d172c869295ef9fff2e3de524690e523dc5d42</id>
<content type='text'>
* Build also in debug mode for windows

See #2191

* Don't mix /Od and -O2 on windows build. -O2 comes from perl

* Reindent perlcore CMakeLists

* Fix debug python build on windows

* Rearrange environment vars in appveyor

* Try to publish pdb files too

* install qts and kvirc's debug pdbs in debug config

* use TARGET_PDB_FILE instead
</content>
</entry>
<entry>
<title>separators and copyright headers cleanups</title>
<updated>2016-06-14T15:58:25Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-13T17:47:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd'/>
<id>urn:sha1:3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd</id>
<content type='text'>
+ add copyright boilerplate to KviDebugContext.cpp
  probably more source files exist with no copyright boilerplate.
  this was a by chance find.
</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>
