<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/bitbake/lib/bb/ui, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-05-07T00:44:21+00:00</updated>
<entry>
<title>goggle: exit quietly on ^C</title>
<updated>2011-05-07T00:44:21+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2011-03-07T22:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c7301228c086004f60a10649fa61fc1c127f93c6'/>
<id>urn:sha1:c7301228c086004f60a10649fa61fc1c127f93c6</id>
<content type='text'>
(Bitbake rev: bdd10e9b357417774f30cc52e89e3fa83bbbbfc0)

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake/hob: fix cancel button</title>
<updated>2011-03-15T00:41:46+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-03-09T05:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=abcec8015c29c4322405e0e71ed05cb74d441cde'/>
<id>urn:sha1:abcec8015c29c4322405e0e71ed05cb74d441cde</id>
<content type='text'>
An accidental logic inversion (aka thinko) had the cancel button only
cancel a build when the user didn't confirm the cancellation (i.e. clicked
no)...

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake/hob: only show one progress dialog when changing machine</title>
<updated>2011-02-25T23:24:32+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-02-25T18:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7738e86e8b4881056bd44d0f767d17b36159a7bb'/>
<id>urn:sha1:7738e86e8b4881056bd44d0f767d17b36159a7bb</id>
<content type='text'>
Remove a spurious signal emission which resulted in two progress dialogs
being shown after changing the machine.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake/progress: make progress dialog modal for parent window</title>
<updated>2011-02-24T15:54:53+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-02-02T20:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f258cedfe8432d61eebd21a239381e9510be7109'/>
<id>urn:sha1:f258cedfe8432d61eebd21a239381e9510be7109</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images</title>
<updated>2011-02-24T15:54:53+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-02-02T13:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6dbceb0be9a1b8d7d5124b4fbd74f18609bc6146'/>
<id>urn:sha1:6dbceb0be9a1b8d7d5124b4fbd74f18609bc6146</id>
<content type='text'>
Hob is a first stab at implementing an interactive GUI for BitBake.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake/progress: add method to pulse the progress bar</title>
<updated>2011-02-24T15:54:53+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-02-01T15:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb62c54e13e875dd81e0b5220c54a7753b4d5fa2'/>
<id>urn:sha1:fb62c54e13e875dd81e0b5220c54a7753b4d5fa2</id>
<content type='text'>
When we're running a long operation with indeterminate duration it's useful
to use the gtk.ProgressBar's pulse method to show that something is happening
but we don't know how long it will take.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake/crumbs: update documentation header</title>
<updated>2011-02-24T15:54:52+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-01-19T17:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7f8aa691c52547ee5f1272a7931ca9cccd1a120a'/>
<id>urn:sha1:7f8aa691c52547ee5f1272a7931ca9cccd1a120a</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass</title>
<updated>2011-02-24T15:54:52+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-01-12T12:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9b43eaff99615d8bd58b2f3a54c280e5470d3a9c'/>
<id>urn:sha1:9b43eaff99615d8bd58b2f3a54c280e5470d3a9c</id>
<content type='text'>
Provide a gtk.ListStore subclass which includes a function,
populate(), which takes as input the data emitted by
bb.event.TargetsTreeGenerated and fills the ListStore model
appropriately.
Furthermore convenience functions are provided by which the caller can
get gtk.TreeModel subclasses which provide filtered views of the data.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>uihelper: import bb.build, kill commented lines</title>
<updated>2011-02-21T13:49:04+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2011-02-16T22:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c538800fd5c7fc4350e69d3fb21325154ab88f87'/>
<id>urn:sha1:c538800fd5c7fc4350e69d3fb21325154ab88f87</id>
<content type='text'>
(Bitbake rev: 718448e96d714adf8aaecedac5cb77c7f36b9cdb)

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake/knotty.py: Ensure task note messages are only surpressed at default log levels</title>
<updated>2011-01-12T13:45:39+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-01-12T13:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3f08b7f1eadc8d181c76339d14c7abb4f49cad57'/>
<id>urn:sha1:3f08b7f1eadc8d181c76339d14c7abb4f49cad57</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
