<?xml version="1.0" encoding="UTF-8"?>
<tickets type="array">
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">1</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2010-01-22T16:09:08+01:00</created-at>
    <creator-id type="integer">83621</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">80</number>
    <permalink>ukrainian-translation</permalink>
    <priority type="integer">127101</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>open</state>
    <tag nil="true"></tag>
    <title>Ukrainian translation</title>
    <updated-at type="datetime">2010-01-28T09:21:29+01:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ostash</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/80</url>
    <original-body>Almost complete, few strings missed (about errors from URL shortening services concerning spam).</original-body>
    <latest-body>Almost complete, few strings missed (about errors from URL shortening services concerning spam).</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Almost complete, few strings missed (about errors from URL
shortening services concerning spam).&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">1</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-11-04T22:05:41+01:00</created-at>
    <creator-id type="integer">75436</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">79</number>
    <permalink>patch-propposal-for-french-translation</permalink>
    <priority type="integer">127100</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>translation</tag>
    <title>Patch propposal for French Translation</title>
    <updated-at type="datetime">2009-11-04T22:45:47+01:00</updated-at>
    <user-id type="integer">75436</user-id>
    <user-name>Sobe</user-name>
    <creator-name>Sobe</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/79</url>
    <original-body>Hello,

You can find attached a patch proposal for French i18n file. I hope it will help you to improve qTwitter.

Thanks for all the good work: qTwitter is really a nice client.

Sobe TcheBTchev</original-body>
    <latest-body>Hello,

You can find attached a patch proposal for French i18n file. I hope it will help you to improve qTwitter.

Thanks for all the good work: qTwitter is really a nice client.

Sobe TcheBTchev</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can find attached a patch proposal for French i18n file. I
hope it will help you to improve qTwitter.&lt;/p&gt;
&lt;p&gt;Thanks for all the good work: qTwitter is really a nice
client.&lt;/p&gt;
&lt;p&gt;Sobe TcheBTchev&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-11-04T06:45:11+01:00</created-at>
    <creator-id type="integer">75347</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">78</number>
    <permalink>error-compiling-0100-source-code-in-maemo-armel-sratchbox</permalink>
    <priority type="integer">127099</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>invalid</state>
    <tag>0.10.0 compile maemo source</tag>
    <title>Error compiling 0.10.0 source code in maemo armel sratchbox</title>
    <updated-at type="datetime">2009-11-04T07:56:33+01:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>cghouly</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/78</url>
    <original-body>I have been able to compile qTwitter 0.9.2 in maemo scratchbox and have it running on my Nokia N810.
Unfortunately when I compile version 0.10.0 it errors out during the make command.
Here is my output from the make command:

cd translations/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/translations'
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/translations'
cd twitterapi/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'
cd qtwitter-app/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'
g++ -Wl,-O1 -o ../build/qtwitter ../tmp/qtwitterapp_adaptor.o ../tmp/knotification_interface.o ../tmp/oauthwizard.o ../tmp/pluginmanagerwidget.o ../tmp/account.o ../tmp/accountsmodel.o ../tmp/accountsview.o ../tmp/accountscontroller.o ../tmp/accountsdelegate.o ../tmp/newaccountdialog.o ../tmp/qticonloader.o ../tmp/main.o ../tmp/qtwitterapp.o ../tmp/mainwindow.o ../tmp/statusedit.o ../tmp/imagedownload.o ../tmp/core.o ../tmp/settings.o ../tmp/statuswidget.o ../tmp/statusmodel.o ../tmp/twitpicview.o ../tmp/twitpicengine.o ../tmp/aboutdialog.o ../tmp/statuslist.o ../tmp/userinfobutton.o ../tmp/userinfopopup.o ../tmp/dmdialog.o ../tmp/configfile.o ../tmp/themes.o ../tmp/updater.o ../tmp/welcomedialog.o ../tmp/moc_qtwitterapp_adaptor.o ../tmp/moc_knotification_interface.o ../tmp/moc_oauthwizard.o ../tmp/moc_pluginmanagerwidget.o ../tmp/moc_accountsmodel.o ../tmp/moc_accountsview.o ../tmp/moc_accountscontroller.o ../tmp/moc_newaccountdialog.o ../tmp/moc_qtwitterapp.o ../tmp/moc_mainwindow.o ../tmp/moc_statusedit.o ../tmp/moc_imagedownload.o ../tmp/moc_core.o ../tmp/moc_settings.o ../tmp/moc_statuswidget.o ../tmp/moc_statusmodel.o ../tmp/moc_statustextbrowser.o ../tmp/moc_statuslistview.o ../tmp/moc_twitpicview.o ../tmp/moc_twitpicengine.o ../tmp/moc_twitpictextedit.o ../tmp/moc_aboutdialog.o ../tmp/moc_statuslist.o ../tmp/moc_statuslist_p.o ../tmp/moc_userinfobutton.o ../tmp/moc_userinfopopup.o ../tmp/moc_dmdialog.o ../tmp/moc_updater.o ../tmp/moc_welcomedialog.o ../tmp/qrc_resources.o    -L/usr/lib -L/home/maemo/qtwitter/qtwitter-0.10.0/build -Wl,-rpath,/home/maemo/qtwitter/qtwitter-0.10.0/build -ltwitterapi -lQtDBus -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'
../tmp/statuslist.o: In function `StatusList::requestMentions()':statuslist.cpp:(.text+0x81c): undefined reference to `TwitterAPI::mentions(int)'
collect2: ld returned 1 exit status
make[1]: *** [../build/qtwitter] Error 1
make: *** [sub-qtwitter-app-make_default-ordered] Error 2

I have checked, and found the function TwitterAPI::mentions(int) in twitterapi.h. twitterapi.o is created in the tmp folder. I don't know what the problem can be. 

I'm new to developing/porting and my coding is rusty. I hope this helps.</original-body>
    <latest-body>I have been able to compile qTwitter 0.9.2 in maemo scratchbox and have it running on my Nokia N810.
Unfortunately when I compile version 0.10.0 it errors out during the make command.
Here is my output from the make command:

cd translations/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/translations'
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/translations'
cd twitterapi/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'
cd qtwitter-app/ &amp;&amp; make -f Makefile 
make[1]: Entering directory `/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'
g++ -Wl,-O1 -o ../build/qtwitter ../tmp/qtwitterapp_adaptor.o ../tmp/knotification_interface.o ../tmp/oauthwizard.o ../tmp/pluginmanagerwidget.o ../tmp/account.o ../tmp/accountsmodel.o ../tmp/accountsview.o ../tmp/accountscontroller.o ../tmp/accountsdelegate.o ../tmp/newaccountdialog.o ../tmp/qticonloader.o ../tmp/main.o ../tmp/qtwitterapp.o ../tmp/mainwindow.o ../tmp/statusedit.o ../tmp/imagedownload.o ../tmp/core.o ../tmp/settings.o ../tmp/statuswidget.o ../tmp/statusmodel.o ../tmp/twitpicview.o ../tmp/twitpicengine.o ../tmp/aboutdialog.o ../tmp/statuslist.o ../tmp/userinfobutton.o ../tmp/userinfopopup.o ../tmp/dmdialog.o ../tmp/configfile.o ../tmp/themes.o ../tmp/updater.o ../tmp/welcomedialog.o ../tmp/moc_qtwitterapp_adaptor.o ../tmp/moc_knotification_interface.o ../tmp/moc_oauthwizard.o ../tmp/moc_pluginmanagerwidget.o ../tmp/moc_accountsmodel.o ../tmp/moc_accountsview.o ../tmp/moc_accountscontroller.o ../tmp/moc_newaccountdialog.o ../tmp/moc_qtwitterapp.o ../tmp/moc_mainwindow.o ../tmp/moc_statusedit.o ../tmp/moc_imagedownload.o ../tmp/moc_core.o ../tmp/moc_settings.o ../tmp/moc_statuswidget.o ../tmp/moc_statusmodel.o ../tmp/moc_statustextbrowser.o ../tmp/moc_statuslistview.o ../tmp/moc_twitpicview.o ../tmp/moc_twitpicengine.o ../tmp/moc_twitpictextedit.o ../tmp/moc_aboutdialog.o ../tmp/moc_statuslist.o ../tmp/moc_statuslist_p.o ../tmp/moc_userinfobutton.o ../tmp/moc_userinfopopup.o ../tmp/moc_dmdialog.o ../tmp/moc_updater.o ../tmp/moc_welcomedialog.o ../tmp/qrc_resources.o    -L/usr/lib -L/home/maemo/qtwitter/qtwitter-0.10.0/build -Wl,-rpath,/home/maemo/qtwitter/qtwitter-0.10.0/build -ltwitterapi -lQtDBus -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread
make[1]: Leaving directory `/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'
../tmp/statuslist.o: In function `StatusList::requestMentions()':statuslist.cpp:(.text+0x81c): undefined reference to `TwitterAPI::mentions(int)'
collect2: ld returned 1 exit status
make[1]: *** [../build/qtwitter] Error 1
make: *** [sub-qtwitter-app-make_default-ordered] Error 2

I have checked, and found the function TwitterAPI::mentions(int) in twitterapi.h. twitterapi.o is created in the tmp folder. I don't know what the problem can be. 

I'm new to developing/porting and my coding is rusty. I hope this helps.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;I have been able to compile qTwitter 0.9.2 in maemo scratchbox
and have it running on my Nokia N810.&lt;br&gt;
Unfortunately when I compile version 0.10.0 it errors out during
the make command.&lt;br&gt;
Here is my output from the make command:&lt;/p&gt;
&lt;p&gt;cd translations/ &amp;amp;&amp;amp; make -f Makefile&lt;br&gt;
make[1]: Entering directory
&lt;code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/translations'&amp;lt;br/&amp;gt;
make[1]: Leaving
directory&lt;/code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/translations'&lt;br&gt;
cd twitterapi/ &amp;amp;&amp;amp; make -f Makefile&lt;br&gt;
make[1]: Entering directory
&lt;code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'&amp;lt;br/&amp;gt;
make[1]: Nothing to be done for&lt;/code&gt;first'.&lt;br&gt;
make[1]: Leaving directory
&lt;code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/twitterapi'&amp;lt;br/&amp;gt;
cd qtwitter-app/ &amp;amp;&amp;amp; make -f Makefile&amp;lt;br/&amp;gt; make[1]:
Entering
directory&lt;/code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'&lt;br&gt;
g++ -Wl,-O1 -o ../build/qtwitter ../tmp/qtwitterapp_adaptor.o
../tmp/knotification_interface.o ../tmp/oauthwizard.o
../tmp/pluginmanagerwidget.o ../tmp/account.o
../tmp/accountsmodel.o ../tmp/accountsview.o
../tmp/accountscontroller.o ../tmp/accountsdelegate.o
../tmp/newaccountdialog.o ../tmp/qticonloader.o ../tmp/main.o
../tmp/qtwitterapp.o ../tmp/mainwindow.o ../tmp/statusedit.o
../tmp/imagedownload.o ../tmp/core.o ../tmp/settings.o
../tmp/statuswidget.o ../tmp/statusmodel.o ../tmp/twitpicview.o
../tmp/twitpicengine.o ../tmp/aboutdialog.o ../tmp/statuslist.o
../tmp/userinfobutton.o ../tmp/userinfopopup.o ../tmp/dmdialog.o
../tmp/configfile.o ../tmp/themes.o ../tmp/updater.o
../tmp/welcomedialog.o ../tmp/moc_qtwitterapp_adaptor.o
../tmp/moc_knotification_interface.o ../tmp/moc_oauthwizard.o
../tmp/moc_pluginmanagerwidget.o ../tmp/moc_accountsmodel.o
../tmp/moc_accountsview.o ../tmp/moc_accountscontroller.o
../tmp/moc_newaccountdialog.o ../tmp/moc_qtwitterapp.o
../tmp/moc_mainwindow.o ../tmp/moc_statusedit.o
../tmp/moc_imagedownload.o ../tmp/moc_core.o ../tmp/moc_settings.o
../tmp/moc_statuswidget.o ../tmp/moc_statusmodel.o
../tmp/moc_statustextbrowser.o ../tmp/moc_statuslistview.o
../tmp/moc_twitpicview.o ../tmp/moc_twitpicengine.o
../tmp/moc_twitpictextedit.o ../tmp/moc_aboutdialog.o
../tmp/moc_statuslist.o ../tmp/moc_statuslist_p.o
../tmp/moc_userinfobutton.o ../tmp/moc_userinfopopup.o
../tmp/moc_dmdialog.o ../tmp/moc_updater.o
../tmp/moc_welcomedialog.o ../tmp/qrc_resources.o -L/usr/lib
-L/home/maemo/qtwitter/qtwitter-0.10.0/build
-Wl,-rpath,/home/maemo/qtwitter/qtwitter-0.10.0/build -ltwitterapi
-lQtDBus -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread&lt;br&gt;
make[1]: Leaving directory
&lt;code&gt;/home/maemo/qtwitter/qtwitter-0.10.0/qtwitter-app'&amp;lt;br/&amp;gt;
../tmp/statuslist.o: In
function&lt;/code&gt;StatusList::requestMentions()':statuslist.cpp:(.text+0x81c):
undefined reference to &lt;code&gt;TwitterAPI::mentions(int)' collect2:
ld returned 1 exit status&amp;lt;br/&amp;gt; make[1]: ***
[../build/qtwitter] Error 1&amp;lt;br/&amp;gt; make: ***
[sub-qtwitter-app-make_default-ordered] Error 2&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I have checked, and found the function TwitterAPI::mentions(int)
in twitterapi.h. twitterapi.o is created in the tmp folder. I don't
know what the problem can be.&lt;/p&gt;
&lt;p&gt;I'm new to developing/porting and my coding is rusty. I hope
this helps.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-10-29T18:35:25+01:00</created-at>
    <creator-id type="integer">74845</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">77</number>
    <permalink>request-to-reset-at-start-up</permalink>
    <priority type="integer">127098</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>reset restart vista</tag>
    <title>Request to reset at start-up</title>
    <updated-at type="datetime">2009-10-29T18:38:21+01:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Christianve</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/77</url>
    <original-body>When I start-up qTwitter under Vista I receive a message asking me whether I want to reset my settings. If I type yes, I need to re-enter my twitter info. If I answer no, everything works fine.</original-body>
    <latest-body>When I start-up qTwitter under Vista I receive a message asking me whether I want to reset my settings. If I type yes, I need to re-enter my twitter info. If I answer no, everything works fine.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;When I start-up qTwitter under Vista I receive a message asking
me whether I want to reset my settings. If I type yes, I need to
re-enter my twitter info. If I answer no, everything works
fine.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-10-22T18:45:44+02:00</created-at>
    <creator-id type="integer">74094</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">76</number>
    <permalink>windows-shutdown-qtwitter-doesnt-close-properly</permalink>
    <priority type="integer">127097</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>close shutdown windows</tag>
    <title>Windows shutdown - qTwitter doesn't close properly</title>
    <updated-at type="datetime">2009-10-23T17:12:26+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Michael</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/76</url>
    <original-body>Hi,

when I hide qTwitter (Version 0.9.2) in tray and shutdown my pc (Windows XP) without closing qTwitter, at the next start up I get a error message &quot;Warning - It seems like qTwitter wasn't closed properly last time. If the application crashed, it may be due to inconsistency in account settings. Do you want to reset accounts in qTwitter?&quot;

I think in version 0.9 it was possible to shut down the pc without closing qTwitter. Is there a setting in the options to avoid this behaviour or how can I fix this problem?

Thanks a lot!</original-body>
    <latest-body>Hi,

when I hide qTwitter (Version 0.9.2) in tray and shutdown my pc (Windows XP) without closing qTwitter, at the next start up I get a error message &quot;Warning - It seems like qTwitter wasn't closed properly last time. If the application crashed, it may be due to inconsistency in account settings. Do you want to reset accounts in qTwitter?&quot;

I think in version 0.9 it was possible to shut down the pc without closing qTwitter. Is there a setting in the options to avoid this behaviour or how can I fix this problem?

Thanks a lot!</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;when I hide qTwitter (Version 0.9.2) in tray and shutdown my pc
(Windows XP) without closing qTwitter, at the next start up I get a
error message &quot;Warning - It seems like qTwitter wasn't closed
properly last time. If the application crashed, it may be due to
inconsistency in account settings. Do you want to reset accounts in
qTwitter?&quot;&lt;/p&gt;
&lt;p&gt;I think in version 0.9 it was possible to shut down the pc
without closing qTwitter. Is there a setting in the options to
avoid this behaviour or how can I fix this problem?&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-11T08:24:06+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">53363</milestone-id>
    <number type="integer">59</number>
    <permalink>support-shortening-more-than-one-url-in-the-status-line-edit</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>links multiple requests shortening url</tag>
    <title>Support shortening more than one URL in the status line edit</title>
    <updated-at type="datetime">2009-10-19T23:40:08+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/59</url>
    <milestone-title>0.10.0</milestone-title>
    <original-body>Enhance `liburlshortener` to be able to handle multiple requests and provide easy, one-click shortening of all the URLs in status field.</original-body>
    <latest-body>Enhance `liburlshortener` to be able to handle multiple requests and provide easy, one-click shortening of all the URLs in status field.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Enhance &lt;code&gt;liburlshortener&lt;/code&gt; to be able to handle
multiple requests and provide easy, one-click shortening of all the
URLs in status field.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">2</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-30T23:40:13+02:00</created-at>
    <creator-id type="integer">70397</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">51625</milestone-id>
    <number type="integer">74</number>
    <permalink>language-bugs-in-091-norwegian</permalink>
    <priority type="integer">2</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>language translation translations tray</tag>
    <title>Language Bugs in 0.9.1 - Norwegian</title>
    <updated-at type="datetime">2009-10-01T18:58:04+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Egil</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/74</url>
    <milestone-title>0.9.2</milestone-title>
    <original-body>I suspect this is for most languages after you included the new options. But I don't know many other language so I can't check.

In the settings / apperance, the new settings for Tray and Close is not shown in the language selected (tried Standard and Norsk under general).

Same goes for the new Trauncate/Edit, the text on the dialog is translated but not the button labels.

Screenshot attached with the dialog for settings and my QT Linquist showing the latest translation (I hope:).

Hope this makes sense.</original-body>
    <latest-body>I suspect this is for most languages after you included the new options. But I don't know many other language so I can't check.

In the settings / apperance, the new settings for Tray and Close is not shown in the language selected (tried Standard and Norsk under general).

Same goes for the new Trauncate/Edit, the text on the dialog is translated but not the button labels.

Screenshot attached with the dialog for settings and my QT Linquist showing the latest translation (I hope:).

Hope this makes sense.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;I suspect this is for most languages after you included the new
options. But I don't know many other language so I can't check.&lt;/p&gt;
&lt;p&gt;In the settings / apperance, the new settings for Tray and Close
is not shown in the language selected (tried Standard and Norsk
under general).&lt;/p&gt;
&lt;p&gt;Same goes for the new Trauncate/Edit, the text on the dialog is
translated but not the button labels.&lt;/p&gt;
&lt;p&gt;Screenshot attached with the dialog for settings and my QT
Linquist showing the latest translation (I hope:).&lt;/p&gt;
&lt;p&gt;Hope this makes sense.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-10-01T09:28:01+02:00</created-at>
    <creator-id type="integer">71635</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">51625</milestone-id>
    <number type="integer">75</number>
    <permalink>use-ssl-for-secure-connection-to-twitter-api</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>encryption security ssl</tag>
    <title>Use SSL for secure connection to Twitter API</title>
    <updated-at type="datetime">2009-10-01T18:54:23+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Morgg</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/75</url>
    <milestone-title>0.9.2</milestone-title>
    <original-body>In qTwitter 0.9 even though OAuth is used for authentication, you can hijack the session sniffing and replicating the request headers.

Twitter recommends using HTTPS/SSL even when using OAuth: http://apiwiki.twitter.com/Security-Best-Practices#UnencryptedCommunicationnoSSL</original-body>
    <latest-body>In qTwitter 0.9 even though OAuth is used for authentication, you can hijack the session sniffing and replicating the request headers.

Twitter recommends using HTTPS/SSL even when using OAuth: http://apiwiki.twitter.com/Security-Best-Practices#UnencryptedCommunicationnoSSL</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;In qTwitter 0.9 even though OAuth is used for authentication,
you can hijack the session sniffing and replicating the request
headers.&lt;/p&gt;
&lt;p&gt;Twitter recommends using HTTPS/SSL even when using OAuth:
&lt;a href=
&quot;http://apiwiki.twitter.com/Security-Best-Practices#UnencryptedCommunicationnoSSL&quot;&gt;
http://apiwiki.twitter.com/Security-Best-Practices#UnencryptedCommu...&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-09-20T20:17:49+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">71</number>
    <permalink>links-parsed-incorrectly-on-windows</permalink>
    <priority type="integer">6</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>links parsing windows</tag>
    <title>Links parsed incorrectly on Windows</title>
    <updated-at type="datetime">2009-10-01T09:44:51+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/71</url>
    <original-body>From hernani:

	Anytime i click in a tag or a link the url that open have wrong slashes:
	Example: http://www.\serbenfiquista.com\usernews\25746/
	it happens it twitter and with status.net at least.
	
	Thanks,
	Hernani</original-body>
    <latest-body>From hernani:

	Anytime i click in a tag or a link the url that open have wrong slashes:
	Example: http://www.\serbenfiquista.com\usernews\25746/
	it happens it twitter and with status.net at least.
	
	Thanks,
	Hernani</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;From hernani:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;Anytime i click in a tag or a link the url that open have wrong slashes:
Example: http://www.\serbenfiquista.com\usernews\25746/
it happens it twitter and with status.net at least.

Thanks,
Hernani&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-27T14:10:04+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">73</number>
    <permalink>prevent-launching-multiple-instances-of-qtwitter</permalink>
    <priority type="integer">9</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>application dbus instances multiple register</tag>
    <title>Prevent launching multiple instances of qTwitter</title>
    <updated-at type="datetime">2009-09-27T22:59:14+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/73</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>Use DBus, and quit the app if it's already registered.</original-body>
    <latest-body>Use DBus, and quit the app if it's already registered.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Use DBus, and quit the app if it's already registered.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-20T19:23:08+02:00</created-at>
    <creator-id type="integer">70397</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">70</number>
    <permalink>enhancement-request-preference-for-tray-icon</permalink>
    <priority type="integer">7</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>icon preference tray</tag>
    <title>Enhancement Request: Preference for Tray Icon</title>
    <updated-at type="datetime">2009-09-23T22:12:21+02:00</updated-at>
    <user-id type="integer">70397</user-id>
    <user-name>Egil</user-name>
    <creator-name>Egil</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/70</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>For some users (me) it might be a good idea to have the option to disable the Icon in the Tray. So that the applications primary control is the Taskbar.

Suggested Settings for Tray:
    Never Show in Tray
    Allways Show in Tray
    Show in Tray when Minimized

Platform:           Windows
qTwitter version:   0.9.0</original-body>
    <latest-body>For some users (me) it might be a good idea to have the option to disable the Icon in the Tray. So that the applications primary control is the Taskbar.

Suggested Settings for Tray:
    Never Show in Tray
    Allways Show in Tray
    Show in Tray when Minimized

Platform:           Windows
qTwitter version:   0.9.0</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;For some users (me) it might be a good idea to have the option
to disable the Icon in the Tray. So that the applications primary
control is the Taskbar.&lt;/p&gt;
&lt;p&gt;Suggested Settings for Tray:&lt;br&gt;&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;Never Show in Tray
Allways Show in Tray
Show in Tray when Minimized&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;Platform: Windows&lt;br&gt;
qTwitter version: 0.9.0&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-22T15:55:07+02:00</created-at>
    <creator-id type="integer">70397</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">72</number>
    <permalink>language-used-for-truncate-dialog</permalink>
    <priority type="integer">8</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>cool dialog long oops truncate</tag>
    <title>Language used for Truncate Dialog </title>
    <updated-at type="datetime">2009-09-22T16:27:24+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Egil</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/72</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>When writing long messages that qTwitter can truncate, one gets presented with a dialog that contains the words 'Cool' and 'Oops...'.

Couldn't these be changed for something more descriptive? I suggest using 
'Truncate' instead of 'Cool' and
'Edit' instead of 'Oops...' 
I think this should better represent the actual action that one will take when posting (or not posting)

Thought I'd throw the idea out there.</original-body>
    <latest-body>When writing long messages that qTwitter can truncate, one gets presented with a dialog that contains the words 'Cool' and 'Oops...'.

Couldn't these be changed for something more descriptive? I suggest using 
'Truncate' instead of 'Cool' and
'Edit' instead of 'Oops...' 
I think this should better represent the actual action that one will take when posting (or not posting)

Thought I'd throw the idea out there.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;When writing long messages that qTwitter can truncate, one gets
presented with a dialog that contains the words 'Cool' and
'Oops...'.&lt;/p&gt;
&lt;p&gt;Couldn't these be changed for something more descriptive? I
suggest using&lt;br&gt;
'Truncate' instead of 'Cool' and 'Edit' instead of 'Oops...' I
think this should better represent the actual action that one will
take when posting (or not posting)&lt;/p&gt;
&lt;p&gt;Thought I'd throw the idea out there.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-17T16:20:00+02:00</created-at>
    <creator-id type="integer">70101</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">68</number>
    <permalink>hang-on-windows</permalink>
    <priority type="integer">5</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>crash windows</tag>
    <title>Hang on windows</title>
    <updated-at type="datetime">2009-09-20T20:18:32+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>hernani</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/68</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>After i tried to setting an account for status.net and quit the program i am unable to open it again.

Even if i uninstall and install it again i keep get an error in event log.

Faulting application qtwitter.exe, version 0.0.0.0, faulting module msvcrt.dll, version 7.0.2600.5512, 
fault address 0x000371a5.

Seems to be caused by some lost preference, so is there any place where i can clean all qtwitter preferences to reinstall it again?

Thanks</original-body>
    <latest-body>After i tried to setting an account for status.net and quit the program i am unable to open it again.

Even if i uninstall and install it again i keep get an error in event log.

Faulting application qtwitter.exe, version 0.0.0.0, faulting module msvcrt.dll, version 7.0.2600.5512, 
fault address 0x000371a5.

Seems to be caused by some lost preference, so is there any place where i can clean all qtwitter preferences to reinstall it again?

Thanks</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;After i tried to setting an account for status.net and quit the
program i am unable to open it again.&lt;/p&gt;
&lt;p&gt;Even if i uninstall and install it again i keep get an error in
event log.&lt;/p&gt;
&lt;p&gt;Faulting application qtwitter.exe, version 0.0.0.0, faulting
module msvcrt.dll, version 7.0.2600.5512,&lt;br&gt;
fault address 0x000371a5.&lt;/p&gt;
&lt;p&gt;Seems to be caused by some lost preference, so is there any
place where i can clean all qtwitter preferences to reinstall it
again?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-07T08:38:46+02:00</created-at>
    <creator-id type="integer">68923</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">65</number>
    <permalink>crash-kubuntu-jaunty-qtwitter-083</permalink>
    <priority type="integer">3</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>bug crash ubuntu</tag>
    <title>crash - kubuntu jaunty (qtwitter 0.8.3)</title>
    <updated-at type="datetime">2009-09-20T20:15:34+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Scott Ellis</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/65</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>ran fine when i installed yesterday,
today it crashes on start with the following at the command line:


sje@pilchard:~/Desktop$ qtwitter
checking for updates: current version is &quot;0.8.3&quot;
&quot;en_AU&quot; 0
switching language to &quot;en_AU&quot; from &quot;/usr/share/qtwitter/loc&quot;
Segmentation fault</original-body>
    <latest-body>ran fine when i installed yesterday,
today it crashes on start with the following at the command line:


sje@pilchard:~/Desktop$ qtwitter
checking for updates: current version is &quot;0.8.3&quot;
&quot;en_AU&quot; 0
switching language to &quot;en_AU&quot; from &quot;/usr/share/qtwitter/loc&quot;
Segmentation fault</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;ran fine when i installed yesterday,&lt;br&gt;
today it crashes on start with the following at the command
line:&lt;/p&gt;
&lt;p&gt;sje@pilchard:~/Desktop$ qtwitter&lt;br&gt;
checking for updates: current version is &quot;0.8.3&quot;&lt;br&gt;
&quot;en_AU&quot; 0 switching language to &quot;en_AU&quot; from
&quot;/usr/share/qtwitter/loc&quot;&lt;br&gt;
Segmentation fault&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-20T01:43:21+02:00</created-at>
    <creator-id type="integer">66878</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">69</number>
    <permalink>compile-error</permalink>
    <priority type="integer">4</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>build fail twitterapi</tag>
    <title>Compile error</title>
    <updated-at type="datetime">2009-09-20T10:36:19+02:00</updated-at>
    <user-id type="integer">66878</user-id>
    <user-name>Dragon Jake</user-name>
    <creator-name>Dragon Jake</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/69</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>Maybe you're asking why I'm reporting this kind of bug just right now... but I'm a dragon and dragons are extremely lazy ^.-

I use gentoo ebuild, tested both stable 0.9.0 and 9999. I have `USE=-oauth` and this is probably the source of the failure :) Thx for fixing!

`twitterapi.cpp:287: error: default argument given for parameter 4 of 'TwitterAPI::TwitterAPI(const QString&amp;, const QString&amp;, const QString&amp;, QObject*)'
twitterapi.h:102: error: after previous specification in 'TwitterAPI::TwitterAPI(const QString&amp;, const QString&amp;, const QString&amp;, QObject*)'
twitterapi.cpp: In member function 'void TwitterAPI::postUpdate(const QString&amp;, quint64)':
twitterapi.cpp:447: error: 'prepareRequest' was not declared in this scope`</original-body>
    <latest-body>Maybe you're asking why I'm reporting this kind of bug just right now... but I'm a dragon and dragons are extremely lazy ^.-

I use gentoo ebuild, tested both stable 0.9.0 and 9999. I have `USE=-oauth` and this is probably the source of the failure :) Thx for fixing!

`twitterapi.cpp:287: error: default argument given for parameter 4 of 'TwitterAPI::TwitterAPI(const QString&amp;, const QString&amp;, const QString&amp;, QObject*)'
twitterapi.h:102: error: after previous specification in 'TwitterAPI::TwitterAPI(const QString&amp;, const QString&amp;, const QString&amp;, QObject*)'
twitterapi.cpp: In member function 'void TwitterAPI::postUpdate(const QString&amp;, quint64)':
twitterapi.cpp:447: error: 'prepareRequest' was not declared in this scope`</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Maybe you're asking why I'm reporting this kind of bug just
right now... but I'm a dragon and dragons are extremely lazy
^.-&lt;/p&gt;
&lt;p&gt;I use gentoo ebuild, tested both stable 0.9.0 and 9999. I have
&lt;code&gt;USE=-oauth&lt;/code&gt; and this is probably the source of the
failure :) Thx for fixing!&lt;/p&gt;
&lt;p&gt;&lt;code&gt;twitterapi.cpp:287: error: default argument given for
parameter 4 of 'TwitterAPI::TwitterAPI(const QString&amp;amp;, const
QString&amp;amp;, const QString&amp;amp;, QObject*)' twitterapi.h:102:
error: after previous specification in
'TwitterAPI::TwitterAPI(const QString&amp;amp;, const QString&amp;amp;,
const QString&amp;amp;, QObject*)'&amp;lt;br/&amp;gt; twitterapi.cpp: In member
function 'void TwitterAPI::postUpdate(const QString&amp;amp;,
quint64)':&amp;lt;br/&amp;gt; twitterapi.cpp:447: error: 'prepareRequest'
was not declared in this scope&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-11T21:53:30+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">66</number>
    <permalink>remove-non-oauth-branch</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>oauth refactoring remove</tag>
    <title>Remove non-OAuth branch</title>
    <updated-at type="datetime">2009-09-12T10:41:25+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/66</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>OAuth support for Twitter seems to work correctly for some time now. Remove the possibility to compile qTwitter without OAuth support.</original-body>
    <latest-body>OAuth support for Twitter seems to work correctly for some time now. Remove the possibility to compile qTwitter without OAuth support.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;OAuth support for Twitter seems to work correctly for some time
now. Remove the possibility to compile qTwitter without OAuth
support.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-11T21:55:57+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">50050</milestone-id>
    <number type="integer">67</number>
    <permalink>clean-up-config-file-class</permalink>
    <priority type="integer">2</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>accounts compatibility config conversion refactoring</tag>
    <title>Clean up config file class</title>
    <updated-at type="datetime">2009-09-11T22:01:56+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/67</url>
    <milestone-title>0.9.1</milestone-title>
    <original-body>Remove conversion methods for old settings' formats. Since it causes problems from time to time, and is difficult to debug, remove accounts data when version is lower than 0.9.0.</original-body>
    <latest-body>Remove conversion methods for old settings' formats. Since it causes problems from time to time, and is difficult to debug, remove accounts data when version is lower than 0.9.0.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Remove conversion methods for old settings' formats. Since it
causes problems from time to time, and is difficult to debug,
remove accounts data when version is lower than 0.9.0.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">3</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-19T20:37:03+02:00</created-at>
    <creator-id type="integer">66878</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">62</number>
    <permalink>czech-translation</permalink>
    <priority type="integer">4</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>czech language translation</tag>
    <title>Czech translation</title>
    <updated-at type="datetime">2009-09-07T18:43:56+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Dragon Jake</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/62</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>Hi again,

after the quick bug resolution (#61) I decided to translate the whole application into the Czech language. I'm running with this locale now, it works and should be fine (but not tested all dialogs). Thanks ;)</original-body>
    <latest-body>Hi again,

after the quick bug resolution (#61) I decided to translate the whole application into the Czech language. I'm running with this locale now, it works and should be fine (but not tested all dialogs). Thanks ;)</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;after the quick bug resolution (#61) I decided to translate the
whole application into the Czech language. I'm running with this
locale now, it works and should be fine (but not tested all
dialogs). Thanks ;)&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">4</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-06-13T17:04:06+02:00</created-at>
    <creator-id type="integer">54308</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">45</number>
    <permalink>german-language-file</permalink>
    <priority type="integer">120700</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>german language</tag>
    <title>german language file</title>
    <updated-at type="datetime">2009-09-03T21:48:41+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>DarkAdmiral</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/45</url>
    <original-body>Made some improvements to german language file.

Jan</original-body>
    <latest-body>Made some improvements to german language file.

Jan</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Made some improvements to german language file.&lt;/p&gt;
&lt;p&gt;Jan&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-09-01T07:45:55+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">64</number>
    <permalink>laconica-is-now-statusnet</permalink>
    <priority type="integer">4</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>laconi.ca statusnet</tag>
    <title>Laconi.ca is now StatusNet</title>
    <updated-at type="datetime">2009-09-03T05:55:03+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/64</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>Propagate this change in the application.

&quot;http://status.net/2009/08/28/laconica-is-now-statusnet&quot;:http://status.net/2009/08/28/laconica-is-now-statusnet</original-body>
    <latest-body>Propagate this change in the application.

&quot;http://status.net/2009/08/28/laconica-is-now-statusnet&quot;:http://status.net/2009/08/28/laconica-is-now-statusnet</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Propagate this change in the application.&lt;/p&gt;
&lt;p&gt;&lt;a href=
&quot;http://status.net/2009/08/28/laconica-is-now-statusnet&quot;&gt;http://status.net/2009/08/28/laconica-is-now-statusnet&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-20T16:25:51+02:00</created-at>
    <creator-id type="integer">67050</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">63</number>
    <permalink>tray-icon-notification-reports-false-new-tweets</permalink>
    <priority type="integer">3</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>false icon new notification tray tweets</tag>
    <title>Tray icon notification reports false new tweets</title>
    <updated-at type="datetime">2009-08-31T22:28:28+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>l33tmmx</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/63</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>I'm using qtwitter-0.8.3 on Gentoo. Otherwise it seems to work as expected (That is: fine :) ), except for a small annoyance: the tray icon notification pops up always after the set refresh period, and tells that there is &quot;New tweets for...&quot;, regardless of whether there actually is new tweets or not. It should do that _only_ when there really is something new.</original-body>
    <latest-body>I'm using qtwitter-0.8.3 on Gentoo. Otherwise it seems to work as expected (That is: fine :) ), except for a small annoyance: the tray icon notification pops up always after the set refresh period, and tells that there is &quot;New tweets for...&quot;, regardless of whether there actually is new tweets or not. It should do that _only_ when there really is something new.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;I'm using qtwitter-0.8.3 on Gentoo. Otherwise it seems to work
as expected (That is: fine :) ), except for a small annoyance: the
tray icon notification pops up always after the set refresh period,
and tells that there is &quot;New tweets for...&quot;, regardless of whether
there actually is new tweets or not. It should do that
&lt;em&gt;only&lt;/em&gt; when there really is something new.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-11T08:27:00+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">60</number>
    <permalink>support-laconica</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>custom laconi.ca twitterapi</tag>
    <title>Support laconi.ca</title>
    <updated-at type="datetime">2009-08-26T20:30:23+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/60</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>Rewrite `twitterapi` library to support custom `laconi.ca` services.</original-body>
    <latest-body>Rewrite `twitterapi` library to support custom `laconi.ca` services.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Rewrite &lt;code&gt;twitterapi&lt;/code&gt; library to support custom
&lt;code&gt;laconi.ca&lt;/code&gt; services.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">15525</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-11T08:20:50+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">58</number>
    <permalink>deprecateremove-trim-shortener</permalink>
    <priority type="integer">2</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>invalid</state>
    <tag>shortening tr.im url</tag>
    <title>Deprecate/remove tr.im shortener :(</title>
    <updated-at type="datetime">2009-08-19T22:17:16+02:00</updated-at>
    <user-id type="integer">15525</user-id>
    <user-name>wijet</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>wijet</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/58</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>&quot;Tr.im&quot;:http://tr.im service is closing down. Consider either deprecation or complete removal of its bindings in `liburlshortener`.</original-body>
    <latest-body>&quot;Tr.im&quot;:http://tr.im service is closing down. Consider either deprecation or complete removal of its bindings in `liburlshortener`.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;&lt;a href=&quot;http://tr.im&quot;&gt;Tr.im&lt;/a&gt; service is closing down.
Consider either deprecation or complete removal of its bindings in
&lt;code&gt;liburlshortener&lt;/code&gt;.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-19T15:14:40+02:00</created-at>
    <creator-id type="integer">66878</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">61</number>
    <permalink>status-edit-stylesheet</permalink>
    <priority type="integer">2</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>status statusedit themes</tag>
    <title>Status edit stylesheet</title>
    <updated-at type="datetime">2009-08-19T21:43:58+02:00</updated-at>
    <user-id type="integer">66878</user-id>
    <user-name>Dragon Jake</user-name>
    <creator-name>Dragon Jake</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/61</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>Hi,

I use dark system theme with default black backgrounds and I couldn't see my input in statusEdit element. I studied the source code and found a hardcoded stylesheet declaration in statusedit.cpp (FocusIn and FocusOut). I'd prefer to change the hardcoded values into the native system colors - I hope you know what I mean ;)

Thanks for the great app!</original-body>
    <latest-body>Hi,

I use dark system theme with default black backgrounds and I couldn't see my input in statusEdit element. I studied the source code and found a hardcoded stylesheet declaration in statusedit.cpp (FocusIn and FocusOut). I'd prefer to change the hardcoded values into the native system colors - I hope you know what I mean ;)

Thanks for the great app!</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I use dark system theme with default black backgrounds and I
couldn't see my input in statusEdit element. I studied the source
code and found a hardcoded stylesheet declaration in statusedit.cpp
(FocusIn and FocusOut). I'd prefer to change the hardcoded values
into the native system colors - I hope you know what I mean ;)&lt;/p&gt;
&lt;p&gt;Thanks for the great app!&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">15525</assigned-user-id>
    <attachments-count type="integer">1</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-11T08:11:26+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">47387</milestone-id>
    <number type="integer">57</number>
    <permalink>support-for-boooomnet-url-shortener</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>b.oooom.net shortening url</tag>
    <title>Support for b.oooom.net URL shortener</title>
    <updated-at type="datetime">2009-08-19T21:31:29+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>wijet</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/57</url>
    <milestone-title>0.9.0</milestone-title>
    <original-body>Implement a patch from [Dan](http://twitter.com/dubkat) adding support for http://b.oooom.net URL shortener.</original-body>
    <latest-body>Implement a patch from [Dan](http://twitter.com/dubkat) adding support for http://b.oooom.net URL shortener.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Implement a patch from &lt;a href=&quot;/projects/27230/changesets/Dan&quot; title=&quot;Changeset 'Dan'&quot;&gt;[Dan]&lt;/a&gt;(&lt;a href=&quot;http://twitter.com/dubkat)&quot;&gt;http://twitter.com/dubkat)&lt;/a&gt; adding
support for &lt;a href=&quot;http://b.oooom.net&quot;&gt;http://b.oooom.net&lt;/a&gt; URL
shortener.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-08-04T23:43:29+02:00</created-at>
    <creator-id type="integer">65150</creator-id>
    <milestone-due-on type="datetime">2009-08-07T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">47096</milestone-id>
    <number type="integer">56</number>
    <permalink>conflict-with-sysmacrosh-on-gentoo-linux</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>gentoo sysmacros.h</tag>
    <title>conflict with sysmacros.h on gentoo linux</title>
    <updated-at type="datetime">2009-08-08T19:17:03+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>dissolve</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/56</url>
    <milestone-title>0.8.3</milestone-title>
    <original-body>under gentoo linux, the macros in /usr/include/sys/sysmacros.h rewrite the minor() and major() functions as gnu_dev_minor() and gnu_dev_major.
easiest solution was to just change the naming of these function names to something else.</original-body>
    <latest-body>under gentoo linux, the macros in /usr/include/sys/sysmacros.h rewrite the minor() and major() functions as gnu_dev_minor() and gnu_dev_major.
easiest solution was to just change the naming of these function names to something else.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;under gentoo linux, the macros in /usr/include/sys/sysmacros.h
rewrite the minor() and major() functions as gnu_dev_minor() and
gnu_dev_major. easiest solution was to just change the naming of
these function names to something else.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-07-21T11:32:09+02:00</created-at>
    <creator-id type="integer">63433</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">55</number>
    <permalink>url-persistent-from-previous-post-in-new-no-linking-posts</permalink>
    <priority type="integer">127095</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>link url</tag>
    <title>Url persistent from previous post in new no-linking posts</title>
    <updated-at type="datetime">2009-07-21T21:43:48+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Dylan</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/55</url>
    <original-body>if i click a link from the main window on entry X, if a new entry comes in and the new X entry doesn't have a link in it the entire message becomes a hyper-link to the page pointed to by the previous X entry. if the new X entry has a link the display is correct, but if i don't click the link and then an even newer entry comes in the scenario repeats itself.

basically 
while(1)
   x.link ==clicked
   if (new entry)
      x=x-1
      if (x.haslink)
         x.display=fine
      else
         c.display=incorrect
      endif
   endif
endwhile

qTwitter version 0.8.1
gt       version 4.5.2?
os       linux-2.6.30.1
wm       xfce4-4.6.1</original-body>
    <latest-body>if i click a link from the main window on entry X, if a new entry comes in and the new X entry doesn't have a link in it the entire message becomes a hyper-link to the page pointed to by the previous X entry. if the new X entry has a link the display is correct, but if i don't click the link and then an even newer entry comes in the scenario repeats itself.

basically 
while(1)
   x.link ==clicked
   if (new entry)
      x=x-1
      if (x.haslink)
         x.display=fine
      else
         c.display=incorrect
      endif
   endif
endwhile

qTwitter version 0.8.1
gt       version 4.5.2?
os       linux-2.6.30.1
wm       xfce4-4.6.1</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;if i click a link from the main window on entry X, if a new
entry comes in and the new X entry doesn't have a link in it the
entire message becomes a hyper-link to the page pointed to by the
previous X entry. if the new X entry has a link the display is
correct, but if i don't click the link and then an even newer entry
comes in the scenario repeats itself.&lt;/p&gt;
&lt;p&gt;basically while(1) x.link ==clicked if (new entry)&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;  x=x-1
  if (x.haslink)
     x.display=fine
  else
     c.display=incorrect
  endif
&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;endif endwhile&lt;/p&gt;
&lt;p&gt;qTwitter version 0.8.1 gt version 4.5.2? os linux-2.6.30.1 wm
xfce4-4.6.1&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-07-19T14:05:09+02:00</created-at>
    <creator-id type="integer">63168</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">54</number>
    <permalink>undefined-references</permalink>
    <priority type="integer">127094</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>arch libs makefile qtwitter reference undefined</tag>
    <title>undefined references</title>
    <updated-at type="datetime">2009-07-21T07:16:47+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>Shirakawasuna</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/54</url>
    <original-body>I've been getting 'undefined reference' errors when compiling qtwitter since version 0.7.0.  It still applies to 0.8.1.

Some of the exact errors, beginning with the first:

------
core.cpp:(.text+0x22d): undefined reference to `TwitterAPIInterface::deleteUpdate(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)'
core.cpp:(.text+0x275): undefined reference to `TwitterAPIInterface::deleteDM(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)'
tmp/core.o: In function `Core::post(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)':
core.cpp:(.text+0x2e2): undefined reference to `TwitterAPIInterface::postUpdate(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, QString const&amp;, unsigned long long)'
tmp/core.o: In function `Core::get(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;)':
------

I am using arch linux, fully up-to-date, and have tried this with qt and qtmod (a modified qt) of versions greater than 4.5.0.

To recreate: 

cd qtwitter-&lt;version&gt;
qmake
make</original-body>
    <latest-body>I've been getting 'undefined reference' errors when compiling qtwitter since version 0.7.0.  It still applies to 0.8.1.

Some of the exact errors, beginning with the first:

------
core.cpp:(.text+0x22d): undefined reference to `TwitterAPIInterface::deleteUpdate(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)'
core.cpp:(.text+0x275): undefined reference to `TwitterAPIInterface::deleteDM(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)'
tmp/core.o: In function `Core::post(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, unsigned long long)':
core.cpp:(.text+0x2e2): undefined reference to `TwitterAPIInterface::postUpdate(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;, QString const&amp;, unsigned long long)'
tmp/core.o: In function `Core::get(TwitterAPI::SocialNetwork, QString const&amp;, QString const&amp;)':
------

I am using arch linux, fully up-to-date, and have tried this with qt and qtmod (a modified qt) of versions greater than 4.5.0.

To recreate: 

cd qtwitter-&lt;version&gt;
qmake
make</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;I've been getting 'undefined reference' errors when compiling
qtwitter since version 0.7.0. It still applies to 0.8.1.&lt;/p&gt;
&lt;p&gt;Some of the exact errors, beginning with the first:&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;core.cpp:(.text+0x22d): undefined reference to
&lt;code&gt;TwitterAPIInterface::deleteUpdate(TwitterAPI::SocialNetwork,
QString const&amp;amp;, QString const&amp;amp;, unsigned long long)'
core.cpp:(.text+0x275): undefined reference
to&lt;/code&gt;TwitterAPIInterface::deleteDM(TwitterAPI::SocialNetwork,
QString const&amp;amp;, QString const&amp;amp;, unsigned long long)'
tmp/core.o: In function &lt;code&gt;Core::post(TwitterAPI::SocialNetwork,
QString const&amp;amp;, QString const&amp;amp;, unsigned long long)':
core.cpp:(.text+0x2e2): undefined reference
to&lt;/code&gt;TwitterAPIInterface::postUpdate(TwitterAPI::SocialNetwork,
QString const&amp;amp;, QString const&amp;amp;, QString const&amp;amp;,
unsigned long long)'&lt;/p&gt;
&lt;h2&gt;tmp/core.o: In function
&lt;code&gt;Core::get(TwitterAPI::SocialNetwork, QString const&amp;amp;,
QString const&amp;amp;)':&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;I am using arch linux, fully up-to-date, and have tried this
with qt and qtmod (a modified qt) of versions greater than
4.5.0.&lt;/p&gt;
&lt;p&gt;To recreate:&lt;/p&gt;
&lt;p&gt;cd qtwitter- qmake make&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">15525</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-06-14T21:29:33+02:00</created-at>
    <creator-id type="integer">15525</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer" nil="true"></milestone-id>
    <number type="integer">46</number>
    <permalink>authentication-support-for-url-shortening-services</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>hold</state>
    <tag>feature link shorten shortening url</tag>
    <title>Authentication support for URL shortening services</title>
    <updated-at type="datetime">2009-07-05T23:29:44+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>wijet</creator-name>
    <assigned-user-name>wijet</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/46</url>
    <original-body>Implement consistent way of adding authentication to URL shorteners.
Add authentication support to tr.im and bit.ly.</original-body>
    <latest-body>Implement consistent way of adding authentication to URL shorteners.
Add authentication support to tr.im and bit.ly.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Implement consistent way of adding authentication to URL
shorteners. Add authentication support to tr.im and bit.ly.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">50498</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">true</closed>
    <created-at type="datetime">2009-06-14T22:21:53+02:00</created-at>
    <creator-id type="integer">50498</creator-id>
    <milestone-due-on type="datetime" nil="true"></milestone-due-on>
    <milestone-id type="integer">42917</milestone-id>
    <number type="integer">47</number>
    <permalink>polish-statuswidget-and-themes</permalink>
    <priority type="integer">1</priority>
    <project-id type="integer">27230</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>resolved</state>
    <tag>&quot;eye candy&quot; image &quot;status widget&quot; themes ui</tag>
    <title>Polish StatusWidget and themes</title>
    <updated-at type="datetime">2009-06-30T19:37:46+02:00</updated-at>
    <user-id type="integer">50498</user-id>
    <user-name>ayoy</user-name>
    <creator-name>ayoy</creator-name>
    <assigned-user-name>ayoy</assigned-user-name>
    <url>http://ayoy.lighthouseapp.com/projects/27230/tickets/47</url>
    <milestone-title>0.8.0</milestone-title>
    <original-body>Work a bit with qTwitter's themes: 

* fix colors to look __just awesome__ (in all three states),
* think of leaving only `STATE_ACTIVE` and `STATE_UNREAD` when notifications of unread statuses are disabled,
* think about how to round corners of the image (__!__),
* think of reducing size of a single status widget, i.e. making margins and spacings smaller,
* think of reducing the border width,
* think of adding some more themes,
* implement your thoughts :)</original-body>
    <latest-body>Work a bit with qTwitter's themes: 

* fix colors to look __just awesome__ (in all three states),
* think of leaving only `STATE_ACTIVE` and `STATE_UNREAD` when notifications of unread statuses are disabled,
* think about how to round corners of the image (__!__),
* think of reducing size of a single status widget, i.e. making margins and spacings smaller,
* think of reducing the border width,
* think of adding some more themes,
* implement your thoughts :)</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Work a bit with qTwitter's themes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;fix colors to look &lt;strong&gt;just awesome&lt;/strong&gt; (in all three
states),&lt;/li&gt;
&lt;li&gt;think of leaving only &lt;code&gt;STATE_ACTIVE&lt;/code&gt; and
&lt;code&gt;STATE_UNREAD&lt;/code&gt; when notifications of unread statuses are
disabled,&lt;/li&gt;
&lt;li&gt;think about how to round corners of the image
(&lt;strong&gt;!&lt;/strong&gt;),&lt;/li&gt;
&lt;li&gt;think of reducing size of a single status widget, i.e. making
margins and spacings smaller,&lt;/li&gt;
&lt;li&gt;think of reducing the border width,&lt;/li&gt;
&lt;li&gt;think of adding some more themes,&lt;/li&gt;
&lt;li&gt;implement your thoughts :)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</original-body-html>
  </ticket>
</tickets>
