<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/filetransferwindow/FileTransferWindow.cpp, branch 5.2.0</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/filetransferwindow/FileTransferWindow.cpp?h=5.2.0</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/filetransferwindow/FileTransferWindow.cpp?h=5.2.0'/>
<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>Migrate almost all QMessagebox to qt6-friendly version.</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-10T15:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9052018b53ece6c073b57c89665ae693a3f0fb97'/>
<id>urn:sha1:9052018b53ece6c073b57c89665ae693a3f0fb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused calls to viewOptions()</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T09:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8c0a92fd6980f757ef50dae31f52b0f84428bd1'/>
<id>urn:sha1:c8c0a92fd6980f757ef50dae31f52b0f84428bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)</title>
<updated>2023-07-07T23:38:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-07T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28292170d8c02743cabfabba3a1623b8d71b9aa2'/>
<id>urn:sha1:28292170d8c02743cabfabba3a1623b8d71b9aa2</id>
<content type='text'>
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------

Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Convert 0s and NULLs to nullptr</title>
<updated>2018-12-04T01:26:31Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-12-04T01:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3820267cf16d09b7e8e2d7a8f30b7a340f300934'/>
<id>urn:sha1:3820267cf16d09b7e8e2d7a8f30b7a340f300934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply all modernize-* fixes from clang-tidy except for modernize-use-auto</title>
<updated>2018-11-14T13:59:22Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2018-06-09T23:16:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e4a34cb9b7d59a08a162d642fbbca8c08804b3ff'/>
<id>urn:sha1:e4a34cb9b7d59a08a162d642fbbca8c08804b3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Windows code Unicode-aware (#2219)</title>
<updated>2017-05-24T10:10:49Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-05-24T10:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8b81b079117e37d8e09d110bdffd3e6eaf2a3543'/>
<id>urn:sha1:8b81b079117e37d8e09d110bdffd3e6eaf2a3543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>normalize File: , Size:  and Mime: formatting</title>
<updated>2016-11-17T18:11:16Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-11-17T18:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8bcb86c974891e0cabdb6e1070af5401e8fbaa1'/>
<id>urn:sha1:c8bcb86c974891e0cabdb6e1070af5401e8fbaa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileTransferWindow: Add MIME data to right click menu for non-KDE</title>
<updated>2016-11-04T20:02:47Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-04T20:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=db350d65819d73a32fcec6ca9fac139923df01d3'/>
<id>urn:sha1:db350d65819d73a32fcec6ca9fac139923df01d3</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>FileTransferWindow: clenup duplicate include</title>
<updated>2016-06-12T15:58:45Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-12T00:12:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3c98a8d43b3cfbfec39295a48cceb276ab540796'/>
<id>urn:sha1:3c98a8d43b3cfbfec39295a48cceb276ab540796</id>
<content type='text'>
</content>
</entry>
</feed>
