[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdeplasma-addons/applets/microblog
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2010-02-27 12:59:11
Message-ID: 1267275551.813469.25000.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1096698 by annma:

Thanks Michael for the patch, too bad I did not see this before 4.4.1 tagging, will \
only be in 4.4.2. Will fixe also in trunk
BUG=194302


 M  +1 -0      postwidget.cpp  


--- branches/KDE/4.4/kdeplasma-addons/applets/microblog/postwidget.cpp \
#1096697:1096698 @@ -101,6 +101,7 @@
     m_author->setText(data["User"].toString());
     QLocale english(QLocale::English, QLocale::UnitedStates);
     QDateTime dt = english.toDateTime(data.value( "Date" ).toString(), "ddd MMM dd \
HH:mm:ss +0000 yyyy"); +    dt.setTimeSpec(Qt::UTC);
     m_from->setText(i18n("%1 from %2",timeDescription( dt ), data.value( "Source" \
).toString()));  
     QString status = data["Status"].toString();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic