<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>maemo.org wiki - User contributions [en]</title>
		<link>http://bugs.maemo.com/Special:Contributions/83.33.253.22</link>
		<description>From maemo.org wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5-7</generator>
		<lastBuildDate>Sat, 18 Apr 2026 04:29:23 GMT</lastBuildDate>
		<item>
			<title>QtComponents</title>
			<link>http://bugs.maemo.com/QtComponents</link>
			<guid>http://bugs.maemo.com/QtComponents</guid>
			<description>&lt;p&gt;83.33.253.22:&amp;#32;/* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Hello-world.png|thumb|right]]&lt;br /&gt;
The '''Qt Quick Components''' project provides a set of QML components to build user interfaces. These components allow interfaces to accept user input and provide feedback indicators.&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
This efford adds a new set of components to the already available ones for Symbian and MeeGo platforms, located at its own namespace.&lt;br /&gt;
&lt;br /&gt;
 import org.maemo.fremantle 1.0  // for Core components&lt;br /&gt;
 import org.maemo.extras    1.0  // for Extras components&lt;br /&gt;
&lt;br /&gt;
Right now, look and feel match the one you could find in a Harmattan device. Required support to let designers implement a QtComponents theme with Fremantle look and feel is an ongoing task. See [[/ThemeHowto]] for details&lt;br /&gt;
&lt;br /&gt;
== Scope ==&lt;br /&gt;
Available packages are compatible with Qt libs from PR1.3 firmware. This implies that QtComponents are only compatible with QtQuick 1.0 language set. For improvements on this area see [[/RoadMap]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
There's available an external repository with required packages. To install this catalog, point your N900 browser to [[http://bit.ly/pIsfgI this page]] and a Maemo5 repo catalog will be downloaded and installed into your phone. After that, Go to Application Manager and install '''qt-components-10-examples'''. This will install required packages to get QtComponents up and running.&lt;br /&gt;
&lt;br /&gt;
QtComponents replaces internally meegotouch input context support with the one provided by [[Maliit]]. I encourage you to test it. To get VKB support, go again to Application Manager and select '''nemo-keyboard''' package.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
See [[/Miniature]] or [[/Butaca]] to know typical required changes to get a Harmattan app running onto Maemo5.&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
See [[http://vimeo.com/user8224106 Kirumedia Vimeo channel]] for latest videos&lt;br /&gt;
&lt;br /&gt;
== Get involved ==&lt;br /&gt;
There's a lot of task on which you could help to improve this package. Just take one. Everyone is welcomed.&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |priority=High&lt;br /&gt;
  |status=unconfirmed,new,assigned,needinfo,reopened,resolved,verified&lt;br /&gt;
  |sort=status,severity,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Backlog ===&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |priority=Medium,Low,Unspecified&lt;br /&gt;
  |status=unconfirmed,new,assigned,needinfo,reopened&lt;br /&gt;
  |sort=status,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Easyfix (suited for newcomers) ===&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |keywords=easyfix&lt;br /&gt;
  |status=unconfirmed,new,assigned,reopened&lt;br /&gt;
  |sort=priority,severity,priority,status,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact us ==&lt;br /&gt;
Feedback is welcomed!&lt;br /&gt;
&lt;br /&gt;
* Via [http://forum.meego.com/showthread.php?t=4264 web forum]&lt;br /&gt;
* Bug reports and enhancement requests can be filed [http://bit.ly/p5vEKr here] ([https://bugs.maemo.org/enter_bug.cgi?product=qt-components file new bug])&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
Manuel Sardá from [[http://kirumedia.com Kirumedia]] for video editing.&lt;/div&gt;</description>
			<pubDate>Sun, 08 Apr 2012 11:58:30 GMT</pubDate>			<dc:creator>83.33.253.22</dc:creator>			<comments>http://bugs.maemo.com/Talk:QtComponents</comments>		</item>
		<item>
			<title>QtComponents</title>
			<link>http://bugs.maemo.com/QtComponents</link>
			<guid>http://bugs.maemo.com/QtComponents</guid>
			<description>&lt;p&gt;83.33.253.22:&amp;#32;/* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Hello-world.png|thumb|right]]&lt;br /&gt;
The '''Qt Quick Components''' project provides a set of QML components to build user interfaces. These components allow interfaces to accept user input and provide feedback indicators.&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
This efford adds a new set of components to the already available ones for Symbian and MeeGo platforms, located at its own namespace.&lt;br /&gt;
&lt;br /&gt;
 import org.maemo.fremantle 1.0  // for Core components&lt;br /&gt;
 import org.maemo.extras    1.0  // for Extras components&lt;br /&gt;
&lt;br /&gt;
Right now, look and feel match the one you could find in a Harmattan device. Required support to let designers implement a QtComponents theme with Fremantle look and feel is an ongoing task. See [[/ThemeHowto]] for details&lt;br /&gt;
&lt;br /&gt;
== Scope ==&lt;br /&gt;
Available packages are compatible with Qt libs from PR1.3 firmware. This implies that QtComponents are only compatible with QtQuick 1.0 language set. For improvements on this area see [[/RoadMap]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
There's available an external repository with required packages. To install this catalog, point your N900 browser to [[http://bit.ly/pIsfgI this page]] and a Maemo5 repo catalog will be downloaded and installed into your phone. After that, Go to Application Manager and install '''qt-components-10-examples'''. This will install required packages to get QtComponents up and running.&lt;br /&gt;
&lt;br /&gt;
QtComponents replaces internally meegotouch input context support with the one provided by [[Maliit]]. I encourage you to test it. To get VKB support, go again to Application Manager and select '''maliit-virtual-keyboard''' package.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
See [[/Miniature]] or [[/Butaca]] to know typical required changes to get a Harmattan app running onto Maemo5.&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
See [[http://vimeo.com/user8224106 Kirumedia Vimeo channel]] for latest videos&lt;br /&gt;
&lt;br /&gt;
== Get involved ==&lt;br /&gt;
There's a lot of task on which you could help to improve this package. Just take one. Everyone is welcomed.&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |priority=High&lt;br /&gt;
  |status=unconfirmed,new,assigned,needinfo,reopened,resolved,verified&lt;br /&gt;
  |sort=status,severity,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Backlog ===&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |priority=Medium,Low,Unspecified&lt;br /&gt;
  |status=unconfirmed,new,assigned,needinfo,reopened&lt;br /&gt;
  |sort=status,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Easyfix (suited for newcomers) ===&lt;br /&gt;
&lt;br /&gt;
{{#bugzilla:&lt;br /&gt;
  |columns=id,severity,priority,assignee,status,resolution,summary&lt;br /&gt;
  |product=qt-components&lt;br /&gt;
  |keywords=easyfix&lt;br /&gt;
  |status=unconfirmed,new,assigned,reopened&lt;br /&gt;
  |sort=priority,severity,priority,status,id&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact us ==&lt;br /&gt;
Feedback is welcomed!&lt;br /&gt;
&lt;br /&gt;
* Via [http://forum.meego.com/showthread.php?t=4264 web forum]&lt;br /&gt;
* Bug reports and enhancement requests can be filed [http://bit.ly/p5vEKr here] ([https://bugs.maemo.org/enter_bug.cgi?product=qt-components file new bug])&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
Manuel Sardá from [[http://kirumedia.com Kirumedia]] for video editing.&lt;/div&gt;</description>
			<pubDate>Sun, 08 Apr 2012 11:58:08 GMT</pubDate>			<dc:creator>83.33.253.22</dc:creator>			<comments>http://bugs.maemo.com/Talk:QtComponents</comments>		</item>
	</channel>
</rss>