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

List:       kde-commits
Subject:    [kate] part/dialogs: Sort items in Highlight Download dialog by name
From:       Christian Loose <christian.loose () hamburg ! de>
Date:       2011-09-02 18:17:55
Message-ID: 20110902181755.ED644A6078 () git ! kde ! org
[Download RAW message or body]

Git commit 7e970bfc22e0403eb35f73910e8ee4643d18bd63 by Christian Loose.
Committed on 31/08/2011 at 22:03.
Pushed by cloose into branch 'master'.

Sort items in Highlight Download dialog by name

REVIEW: 102499

M  +1    -0    part/dialogs/katedialogs.cpp

http://commits.kde.org/kate/7e970bfc22e0403eb35f73910e8ee4643d18bd63

diff --git a/part/dialogs/katedialogs.cpp b/part/dialogs/katedialogs.cpp
index 882946f..646f822 100644
--- a/part/dialogs/katedialogs.cpp
+++ b/part/dialogs/katedialogs.cpp
@@ -1256,6 +1256,7 @@ void KateHlDownloadDialog::listDataReceived(KIO::Job *, const QByteArray &data)
         }
       }
       list->resizeColumnToContents(1);
+      list->sortItems(1, Qt::AscendingOrder);
     }
   }
 }

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

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