<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/pythonqt/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/pythonqt/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 24 Jun 2019 08:26:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pythonqt/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>PythonQt has moved to GitHub</title><link>https://sourceforge.net/p/pythonqt/news/2019/06/pythonqt-has-moved-to-github/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PythonQt has moved to GitHub:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/MeVisLab/pythonqt" rel="nofollow"&gt;https://github.com/MeVisLab/pythonqt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The SF site will stay around, but will not get updated anymore.&lt;/p&gt;
&lt;p&gt;Issues should be reported at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/MeVisLab/pythonqt/issues" rel="nofollow"&gt;https://github.com/MeVisLab/pythonqt/issues&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Mon, 24 Jun 2019 08:26:23 -0000</pubDate><guid>https://sourceforge.netae4b3b1ac09b84ab1ea02244ffb93fa29c422aec</guid></item><item><title>PythonQt 3.2 released!</title><link>https://sourceforge.net/p/pythonqt/news/2017/06/pythonqt-32-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Today we released PythonQt 3.2. It provides several bug fixes and improvements.&lt;/p&gt;
&lt;p&gt;The main changes are:&lt;br/&gt;
&lt;em&gt; improvements and fixes to QMetaObject creation on Python classes derived from QObject&lt;br/&gt;
&lt;/em&gt; wrapper generator now works with Qt 5.7 and Qt 5.8&lt;br/&gt;
&lt;em&gt; various fixes in the type system&lt;br/&gt;
&lt;/em&gt; new naming convention for the generated shared libraries to allow side-by-side PythonQt libraries for Qt4/Qt5 and Python 2 / Python 3&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Tue, 06 Jun 2017 13:00:50 -0000</pubDate><guid>https://sourceforge.net213edd96f3b7decc6fe6344c6bfea4ef2e1a45bc</guid></item><item><title>PythonQt 3.1 update</title><link>https://sourceforge.net/p/pythonqt/news/2016/06/pythonqt-31-update/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PythonQt 3.1 zip file contained wrappers for two methods which are not part of Qt 5.6, so compilation failed on all platforms. I updated the svn and the PythonQt 3.1 release zip file. Sorry for the inconvenience!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Mon, 13 Jun 2016 10:54:41 -0000</pubDate><guid>https://sourceforge.net346bfeda5497b3c5f402dbb28251b25e8dea5717</guid></item><item><title>PythonQt 3.1 released</title><link>https://sourceforge.net/p/pythonqt/news/2016/06/pythonqt-31-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PythonQt 3.1 has just been released and contains fresh wrappers for Qt 5.6.&lt;br/&gt;
It adds support for QtCore.Slot, QtCore.Signal and QtCore.Property and creates dynamic meta objects&lt;br/&gt;
when slots, signals or properties are added. PythonQt now contains wrappers for QtQml and QtQuick.&lt;br/&gt;
It does not yet support extending Qml with Python classes. The QtWebKit support is now made optional,&lt;br/&gt;
since Qt 5.6 does not come with QtWebKit anymore.&lt;/p&gt;
&lt;p&gt;If you need PythonQt for Qt4, please use the svn branches/Qt4LastWorkingVersion instead of the PythonQt 3.1 release.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Thu, 09 Jun 2016 12:30:35 -0000</pubDate><guid>https://sourceforge.net912d0e8964f37b519bc3580ad5665e9d9b22d5aa</guid></item><item><title>PythonQt svn trunk is now Qt5 only</title><link>https://sourceforge.net/p/pythonqt/news/2016/05/pythonqt-svn-trunk-is-now-qt5-only/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We added support for dynamic metaobject creation (QtCore.Signal, QtCore.Property, QtCore.Slot), which&lt;br/&gt;
is only supported on Qt5 and makes use of the private QMetaObjectBuilder.&lt;/p&gt;
&lt;p&gt;This code is not backwards compatible to Qt4 and we decided to stop Qt4 support on the svn trunk.&lt;br/&gt;
The last working Qt4 version can be found in the SVN at branches/Qt4LastWorkingVersion/.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Tue, 31 May 2016 07:41:48 -0000</pubDate><guid>https://sourceforge.net5a2d5ba279332381b38aec4a8ecd08f03d934b0b</guid></item><item><title>PythonQt 3.0 released</title><link>https://sourceforge.net/p/pythonqt/news/2015/02/pythonqt-30-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PythonQt 3.0 has just been released. After three years of small improvements on the SVN trunk, it was about time to do an official release.&lt;/p&gt;
&lt;p&gt;The following features have been added:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Python 3 support&lt;/li&gt;
&lt;li&gt;Qt 5 support&lt;/li&gt;
&lt;li&gt;C++/Python ownership tracking for most of the Qt API&lt;/li&gt;
&lt;li&gt;better support for Pylint and jedi completion library (by e.g. implementing &lt;strong&gt;doc&lt;/strong&gt; strings on slots)&lt;/li&gt;
&lt;li&gt;wrapping of all protected methods and protected enums&lt;/li&gt;
&lt;li&gt;many small improvements and bug fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note that the CMake support for Qt5 is not yet ready, so please use the provided qmake profiles instead.&lt;/p&gt;
&lt;p&gt;If you want to contribute CMake files that support both Qt4 and Qt5 and can build both PythonQt and the code generator then please don't hesitate to contact the PythonQt author.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Wed, 04 Feb 2015 13:07:08 -0000</pubDate><guid>https://sourceforge.netff10cf904b674be86ac9647352620df853724988</guid></item><item><title>PythonQt 2.1 is out!</title><link>https://sourceforge.net/p/pythonqt/news/2012/06/pythonqt-21-is-out/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PythonQt 2.1 release is ready for download. We provide a legacy version with Qt 4.6.2 wrappers and a version with newly generated wrappers for Qt 4.8.&lt;/p&gt;
&lt;p&gt;In addition to many bug fixes the following features have been added:&lt;/p&gt;
&lt;p&gt;- support for new style signals&lt;br /&gt;
- improved introspection&lt;br /&gt;
- support for external object wrapping via PythonQtForeignWrapperFactory, e.g. to support existing SWIG wrappers&lt;br /&gt;
- improved ownership handling of wrapped C++ (non-QObject) objects&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Mon, 25 Jun 2012 14:23:10 -0000</pubDate><guid>https://sourceforge.net0292c83a0ae097e7a54cca20774fb23d37c66805</guid></item><item><title>PythonQt 2.0.1 is available</title><link>https://sourceforge.net/p/pythonqt/news/2010/05/pythonqt-201-is-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PythonQt 2.0 release contained a last minute feature that broke Python startup of PythonQt, this is fixed in the PythonQt 2.0.1 release and on SVN trunk. Lesson learned: Never add last minute features without running your unit tests.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Sat, 15 May 2010 20:16:51 -0000</pubDate><guid>https://sourceforge.netd87bf93724b466125473def55d380addc8116583</guid></item><item><title>PythonQt 2.0 is available</title><link>https://sourceforge.net/p/pythonqt/news/2010/05/pythonqt-20-is-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is the first PythonQt release that offers complete wrapping of the Qt framework using a wrapper generator. The core PythonQt library is still fully dynamic using the QMetaObject system, while the generator adds the parts of Qt which are not QObjects or signal/slots. Large parts of PythonQt have been rewritten since the last 1.1 release. PythonQt now supports multiple inheritance, polymorphic downcasting and a lot of other details which you can find in the documentation.&lt;br /&gt;
Deriving C++ classes from Python is now supported as well, but it is an  experimental feature which has not been tested a lot.&lt;br /&gt;
A comparison to PyQt and PySide APIs has been added to the feature overview of the website.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Fri, 07 May 2010 20:30:39 -0000</pubDate><guid>https://sourceforge.netf5501c5e6bd566a87184f3543bfe53dc2b320a95</guid></item><item><title>PythonQt 1.1 update available</title><link>https://sourceforge.net/p/pythonqt/news/2009/03/pythonqt-11-update-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This PythonQt 1.1 release offers a lot of small fixes and improvements to the project, after a long period of silence.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Link</dc:creator><pubDate>Tue, 31 Mar 2009 14:03:01 -0000</pubDate><guid>https://sourceforge.netfe3a62b3f6450154c14d3e78af1c60b23c9eba22</guid></item></channel></rss>