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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdepim/kmail
From:       Don Sanders <don () sanders ! org>
Date:       2005-04-20 2:25:39
Message-ID: 20050420022539.36FE3653 () office ! kde ! org
[Download RAW message or body]

CVS commit by sanders: 

Backport regression fix.

Revert commit "Show localized instead of ISO date in search result list"
http://lists.kde.org/?l=kde-cvs&m=110511548007484&w=2
which introduced "Sorting by date in search results dialog is broken"
http://bugs.kde.org/show_bug.cgi?id=100247


  M +1 -1      kmfldsearch.cpp   1.140.2.1


--- kdepim/kmail/kmfldsearch.cpp  #1.140:1.140.2.1
@@ -482,5 +482,5 @@ void KMFldSearch::slotAddMsg(int idx)
 
     (void)new KListViewItem(mLbxMatches, mLbxMatches->lastItem(),
-                            msg->subject(), from, msg->dateStr(),
+                            msg->subject(), from, msg->dateIsoStr(),
                             fName,
                             QString::number(mFolder->serNum(idx)));


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

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