<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bits by Ben &#187; qt</title>
	<atom:link href="http://ben.liveforge.org/tag/qt/feed" rel="self" type="application/rss+xml" />
	<link>http://ben.liveforge.org</link>
	<description>a Gentoo Linux geek blogging about free software and technology</description>
	<lastBuildDate>Mon, 05 Apr 2010 18:44:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Qt 4.7 live ebuilds</title>
		<link>http://ben.liveforge.org/2010/03/16/qt-4-7-live-ebuilds</link>
		<comments>http://ben.liveforge.org/2010/03/16/qt-4-7-live-ebuilds#comments</comments>
		<pubDate>Tue, 16 Mar 2010 19:12:13 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=151</guid>
		<description><![CDATA[Recently a new branch was formed in the Qt source repository for the upcoming Qt 4.7 release. The release is expected “mid 2010”. It will carry some exciting new technologies, especially the Qt Declarative UI, using QML (the new Qt Meta-object Language) and Qt Quick (Qt User Interface Creation Kit), as well as some improvements [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a new branch was formed in the <a href="http://qt.gitorious.org/qt">Qt source repository</a> for the upcoming Qt 4.7 release. The release is expected “mid 2010”. It will carry some <a href="http://qt.nokia.com/doc/4.7-snapshot/qt4-7-intro.html">exciting new technologies</a>, especially the <a href="http://qt.nokia.com/doc/4.7-snapshot/declarativeui.html">Qt Declarative UI</a>, using <a href="http://qt.nokia.com/doc/4.7-snapshot/qdeclarativeintroduction.html">QML</a> (the new Qt Meta-object Language) and <a href="http://blog.qt.nokia.com/2010/02/15/meet-qt-quick/">Qt Quick (Qt User Interface Creation Kit)</a>, as well as some improvements in the multimedia module.</p>
<p>If you want to test the “live” code of this new version in development on Gentoo, we now have ebuilds available in our <a href="http://gitorious.org/gentoo-qt/qting-edge">qting-edge overlay</a>. <del datetime="2010-03-18T12:13:58+00:00">(Just keep in mind Qt 4.7 is currently incompatible with KDE4, if you happen to use that.)</del> And we also have updated ebuilds for the <a href="http://labs.trolltech.com/blogs/2010/03/11/qt-creator-20-alpha/">upcoming Qt Creator 2.0</a> version.</p>
<p>I&#8217;m curious what new Qt application development this will spur.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2010/03/16/qt-4-7-live-ebuilds/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Qt 4.5.2 changes</title>
		<link>http://ben.liveforge.org/2009/06/27/qt-452-changes</link>
		<comments>http://ben.liveforge.org/2009/06/27/qt-452-changes#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:48:01 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=119</guid>
		<description><![CDATA[This is basically a heads-up for Qt users on Gentoo. We are about to add the new 4.5.2 release to portage. With this release we have changed a few things. We no longer have certain useflags enabled by default that are already enabled by the desktop profile. This means that if you are not using [...]]]></description>
			<content:encoded><![CDATA[<p>This is basically a heads-up for Qt users on Gentoo. We are about to add the new 4.5.2 release to portage. With this release we have changed a few things. We no longer have certain useflags enabled by default that are already enabled by the desktop profile. This means that if you are not using the desktop profile, you should look if any useflags have changed and decide which ones you want to enable. Or otherwise, that you no longer need to disable them if you want a minimal install.</p>
<p>We also have removed the need for the libX11 dependency in qt-core and a couple of other non-gui modules. So you can now for example have a server-only install of quassel with minimal dependencies. The libX11 dependency is now only pulled by packages that really need it.</p>
<p>Another thing that changed is that we dropped the custom-cxxflags useflag. After a long period of testing we haven&#8217;t come across any problems with &#8220;advanced&#8221; cxxflags in Qt 4.5, so now we always let the Qt modules be built with the user-specified flags. As this is an eclass level change, this means also users of the stable branch will see this change. An <code>emerge --newuse world</code> will trigger a recompile of Qt, but this means you will get better optimizations.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/06/27/qt-452-changes/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Preventing the qt-phonon vs phonon block</title>
		<link>http://ben.liveforge.org/2009/06/03/preventing-the-qt-phonon-vs-phonon-block</link>
		<comments>http://ben.liveforge.org/2009/06/03/preventing-the-qt-phonon-vs-phonon-block#comments</comments>
		<pubDate>Wed, 03 Jun 2009 23:46:04 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[phonon]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=109</guid>
		<description><![CDATA[We&#8217;ve had an unfortunate situation with x11-libs/qt-phonon and media-sound/phonon blocking each other on Gentoo (bug 270188). KDE and Nokia Qt Software each make their own releases of the Phonon library, and while these are largely the same, there are some minor differences. KDE4 users want media-sound/phonon, while the Gentoo Qt team has always insisted that [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had an unfortunate situation with x11-libs/qt-phonon and media-sound/phonon blocking each other on Gentoo (<a href="https://bugs.gentoo.org/show_bug.cgi?id=270188">bug 270188</a>). KDE and Nokia Qt Software each make their own releases of the Phonon library, and while these are largely the same, there are some minor differences. KDE4 users want media-sound/phonon, while the Gentoo Qt team has always insisted that for non-KDE users x11-libs/qt-phonon should be the default choice as dependency of other Qt modules. Now Qt <em>can</em> also use media-sound/phonon, but the Qt3Support module needs the gstreamer back-end enabled. This has led to some useflag dependencies that trip up portage.</p>
<p>At the last project meeting we decided to introduce a kde useflag to force selecting media-sound/phonon instead of qt-phonon for KDE users. Now that both Qt 4.5.1 and phonon-4.3.1 are stable, or soon to be stabilized (depending on how quick or slow the arch testers are for the architecture that you&#8217;re using), enabling the kde useflag (if you want to use KDE4) should give you a smooth upgrade path, without any qt-phonon related blocks. If you don&#8217;t have nor want kdelibs on your system, you should disable the kde useflag, and you will get qt-phonon, which is preferred by Qt.</p>
<p>And if you want to prevent media-sound/phonon from pulling in gstreamer, then disable its gstreamer useflag, and make sure to also disable the phonon useflag for x11-libs/qt-qt3support. This will then disable the phonon options in qtconfig, but you can still configure phonon in KDE&#8217;s systemsettings.</p>
<p>If you still have any issues, please comment on the bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/06/03/preventing-the-qt-phonon-vs-phonon-block/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New PyQt4, sip and QScintilla snapshots in qting-edge</title>
		<link>http://ben.liveforge.org/2009/05/13/new-pyqt4-sip-snapshots</link>
		<comments>http://ben.liveforge.org/2009/05/13/new-pyqt4-sip-snapshots#comments</comments>
		<pubDate>Wed, 13 May 2009 23:07:15 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=103</guid>
		<description><![CDATA[Recently a user on IRC suggested that using the latest snapshots for sip and PyQt4 could help with pykde:live problems. So those people that are on live kde4 on Gentoo, they may want to unmask and emerge the snapshot ebuilds I just committed to qting-edge overlay. They are masked because they may break other PyQt4 [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a user on IRC suggested that using the latest snapshots for sip and PyQt4 could help with pykde:live problems. So those people that are on live kde4 on Gentoo, they may want to unmask and emerge the snapshot ebuilds I just committed to qting-edge overlay. They are masked because they may break other PyQt4 based apps (eric-4.3.3 segfaults here).</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/05/13/new-pyqt4-sip-snapshots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advancing Qt on Gentoo: qting-edge</title>
		<link>http://ben.liveforge.org/2009/02/01/advancing-qt-on-gentoo-qting-edge</link>
		<comments>http://ben.liveforge.org/2009/02/01/advancing-qt-on-gentoo-qting-edge#comments</comments>
		<pubDate>Sun, 01 Feb 2009 16:34:00 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">tag:ben.liveforge.org,2009:advancing-qt-on-gentoo-qting-edge/1233510732</guid>
		<description><![CDATA[Lately I&#8217;ve been very busy mainly with Qt related issues on Gentoo. We managed to resolve a good number of open bug reports, and finally came around to marking the split ebuilds for Qt 4.4.2 stable. This was quite a complicated issue, but has been made a lot easier with the recent improvements in dependency [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been very busy mainly with Qt related issues on Gentoo. We managed to resolve a good number of open bug reports, and finally came around to marking the split ebuilds for Qt 4.4.2 stable. This was quite a complicated issue, but has been made a lot easier with the recent improvements in dependency resolving in portage.</p>
<p>I also made an appeal for new staff members wanting to help out maintaining Qt and related packages in Gentoo. That got a lot more response than I expected, and as a result I started mentoring a few guys to become new Gentoo developers. Coincidentally there are several Greeks among them &#x2014; it seems they can&#8217;t leave me alone! (<abbr title="For your information">FYI</abbr>: I have lived in Greece for 6 years, did my university degree there, and had a long serious relationship with a Greek girl.) It is nice tho, to reminiscence about the good times I had in Greece, their whacky language and delicious food!</p>
<p>I want to make a special mentioning of Markos Chandras, who has become a very valuable member of the Qt team, and is now on the verge of becoming a full developer. He is a great help in squashing bugs and thinking about how to improve things. We have started a new overlay, called <q>qting-edge</q> (a name that collaborator Christian Franke came up with), in which we develop new Qt ebuilds and eclasses. We also have ebuilds for the &#8220;live&#8221; git development version of Qt, and KDE&#8217;s patched qt-copy. And we add new applications using Qt4 to the overlay for testing.</p>
<p>It is still my ideal to assemble a light-weight Qt4 desktop, and this overlay is another step into that direction. The overlay contains <a href="http://www.qt-apps.org/content/show.php/Antico?content=93778">x11-wm/antico</a>, and while that is a promising project, it certainly isn&#8217;t ready for daily use yet. I&#8217;m hoping <a href="http://www.alinden.mynetcologne.de/qlwm/">qlwm</a> works better (it certainly is more mature), so that will be my next target. If you know a Qt4 project that you think is interesting for the overlay, or even portage, give me a shout!</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/02/01/advancing-qt-on-gentoo-qting-edge/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Berkano overlay news</title>
		<link>http://ben.liveforge.org/2008/05/14/berkano-overlay-news</link>
		<comments>http://ben.liveforge.org/2008/05/14/berkano-overlay-news#comments</comments>
		<pubDate>Wed, 14 May 2008 10:46:20 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[arora]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=20</guid>
		<description><![CDATA[Recent changes in berkano overlay:

I cleaned out some cruft, packages that in my opinion weren&#8217;t useful anymore
I removed the older versions of hitchhiker-sources, because the kernel devs recommend using only the latest, for security reasons
I added a live git ebuild for Arora, the new Qt4 WebKit browser

 Arora needs &#62;=qt-4.4.0, which you can get here [...]]]></description>
			<content:encoded><![CDATA[<p>Recent changes in berkano overlay:</p>
<ul>
<li>I cleaned out some cruft, packages that in my opinion weren&#8217;t useful anymore</li>
<li>I removed the older versions of hitchhiker-sources, because the kernel devs recommend using only the latest, for security reasons</li>
<li>I added a live git ebuild for <a href="http://arora.googlecode.com/">Arora</a>, the new Qt4 WebKit browser</li>
</ul>
<p><img src="http://ben.liveforge.org/rsc/arora.png" alt="Arora icon" style="float:right;border:none" /> Arora needs &gt;=qt-4.4.0, which you can get <a href="http://dl.liveforge.org/var/gentoo/qt440-local.tar.gz">here as a tarball</a> for use in your local overlay (if it breaks anything, you get to keep the pieces), or from one of the other overlays that provide up-to-date or development snapshots of Qt4. I&#8217;ve been told qt-4.4.0 release should be added (as hardmasked) to portage later this week.</p>
<p>I&#8217;m actually looking into adding more Qt4 based applications, either to the overlay or portage. My goal would be to get together an as complete as possible desktop using just (or mainly at least) Qt4 programs. The most obvious missing part is a Window Manager. Cutebox was a promising project, but has been abandoned even before its first release. Anyone that would resurrect it and bring it to a useful form, would win a guaranteed spot in my personal Hall of Heroes.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/05/14/berkano-overlay-news/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nokia and Open Source</title>
		<link>http://ben.liveforge.org/2008/03/14/nokia-and-open-source</link>
		<comments>http://ben.liveforge.org/2008/03/14/nokia-and-open-source#comments</comments>
		<pubDate>Fri, 14 Mar 2008 14:47:31 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/2008/03/14/nokia-and-open-source</guid>
		<description><![CDATA[Via LWN.net and flors, Ari Jaaksi&#8217;s keynote on Nokia&#8217;s vision for the role of open source: &#8220;We participate in many open source activities, such as Gnome, Debian, Linux, Mozilla and WebKit browsers and so forth. We plan to increase our involvement there. We believe open source is a key strategy to create exciting devices and [...]]]></description>
			<content:encoded><![CDATA[<p>Via <a href="http://lwn.net/Articles/273394/">LWN.net</a> and <a href="http://flors.wordpress.com/2008/03/13/connecting-open-source-and-mass-market-the-nokia-plan/">flors</a>, Ari Jaaksi&#8217;s keynote on <a href="http://jaaksi.blogspot.com/2008/03/greetings-from-osim-usa.html">Nokia&#8217;s vision for the role of open source</a>: &#8220;We participate in many open source activities, such as Gnome, Debian, Linux, Mozilla and WebKit browsers and so forth. We plan to increase our involvement there. We believe open source is a key strategy to create exciting devices and services.&#8221; I&#8217;m very interested in what they are going to do with Qt and WebKit.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/03/14/nokia-and-open-source/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Qt-WebKit browser</title>
		<link>http://ben.liveforge.org/2008/03/06/qt-webkit-browser</link>
		<comments>http://ben.liveforge.org/2008/03/06/qt-webkit-browser#comments</comments>
		<pubDate>Thu, 06 Mar 2008 20:39:15 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/2008/03/06/qt-webkit-browser</guid>
		<description><![CDATA[Qt 4.4, of which a beta was just released, has the exiting new webkit module (the rendering engine behind Safari, based on KDE&#8217;s KHTML). As a demo, one of the developers has made a browser. This could grow into a very interesting project, so I&#8217;ll certainly be following it!
]]></description>
			<content:encoded><![CDATA[<p>Qt 4.4, of which a beta was just released, has the exiting new webkit module (the rendering engine behind Safari, based on KDE&#8217;s KHTML). As a demo, one of the developers has made <a href="http://labs.trolltech.com/blogs/2008/03/05/webkit-demobrowser/">a browser</a>. This could grow into a very interesting project, so I&#8217;ll certainly be following it!</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/03/06/qt-webkit-browser/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
