<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/ABRTPlugin.py, branch 1.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>typo fixes rhbz#543266</title>
<updated>2009-12-02T09:48:28+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-12-02T09:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=48c38c2de05b5e918269eeb45939708821d51d97'/>
<id>48c38c2de05b5e918269eeb45939708821d51d97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed problem with keyring when run after "su -"</title>
<updated>2009-10-22T14:56:00+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-22T14:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6c0ebcba31940fe8b622eafeb7aa96e5209f5738'/>
<id>6c0ebcba31940fe8b622eafeb7aa96e5209f5738</id>
<content type='text'>
- keyring daemon works only for the session owner so, if user "su"
  to other user abrt will fail to read/write any settings and will load
  the defaults, user still can change the settings and use them, but
  it will be lost when he quit the gui
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- keyring daemon works only for the session owner so, if user "su"
  to other user abrt will fail to read/write any settings and will load
  the defaults, user still can change the settings and use them, but
  it will be lost when he quit the gui
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: call Report() with the latest pluginsettings</title>
<updated>2009-10-06T12:49:47+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-06T12:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b3dcc2ccd55d9e380f9fe0e040aacfbc046d380d'/>
<id>b3dcc2ccd55d9e380f9fe0e040aacfbc046d380d</id>
<content type='text'>
- pluginlist is cached so it should be refreshed before
  Report() is called otherwise we get the old settings
  to the daemon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pluginlist is cached so it should be refreshed before
  Report() is called otherwise we get the old settings
  to the daemon
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: code cleanup, removed some debugging messages</title>
<updated>2009-10-05T20:00:39+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-05T20:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1c49dbd5e7157e1b211b6de4be5e2d69883b9edb'/>
<id>1c49dbd5e7157e1b211b6de4be5e2d69883b9edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unsecure reading/writting from ~HOME directory</title>
<updated>2009-10-05T19:42:16+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-05T19:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a47026057cd99a0e1eb34d51ed644cc66ae20bc6'/>
<id>a47026057cd99a0e1eb34d51ed644cc66ae20bc6</id>
<content type='text'>
- daemon eunning under root can't read/write from ~HOME, so
reading/writting config files have been moved to client (GUI)
- uses gnome keyring to store the credentials
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- daemon eunning under root can't read/write from ~HOME, so
reading/writting config files have been moved to client (GUI)
- uses gnome keyring to store the credentials
</pre>
</div>
</content>
</entry>
<entry>
<title>manual merge</title>
<updated>2009-10-05T09:49:41+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-05T09:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a56b047e24bbf96879e77f51867b96d515cdbfa6'/>
<id>a56b047e24bbf96879e77f51867b96d515cdbfa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove DBusManager::uniq_name</title>
<updated>2009-09-29T17:58:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-29T17:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=70aac3b744156d9b77b6720b23e63f7f979c7b96'/>
<id>70aac3b744156d9b77b6720b23e63f7f979c7b96</id>
<content type='text'>
also fix some whitespace damage

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix some whitespace damage

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: added UI for global settings (just preview, not usable!)</title>
<updated>2009-09-08T10:58:19+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-09-08T10:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e065ed970b01cd4d145466918921d592aeab952c'/>
<id>e065ed970b01cd4d145466918921d592aeab952c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: improvements to settings dialog</title>
<updated>2009-09-01T11:03:37+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-09-01T11:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a36b7a7b0ecdc9cac735cac99abd5d68576a20e5'/>
<id>a36b7a7b0ecdc9cac735cac99abd5d68576a20e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace cleanup, no code changes</title>
<updated>2009-08-18T11:15:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-18T11:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2c8c422ef09b253b2cd7c2cc9fde9dda76cd3bb2'/>
<id>2c8c422ef09b253b2cd7c2cc9fde9dda76cd3bb2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
