Re: Review Request 113931: Fix process list to start already sorted

2014-03-26 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/113931/#review54226
---


This review has been submitted with commit 
e9d34e89e248cf980ce4858e609cf4b5e58661a4 by Christoph Feck to branch KDE/4.11.

- Commit Hook


On Nov. 19, 2013, 2:18 a.m., Christoph Feck wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/113931/
 ---
 
 (Updated Nov. 19, 2013, 2:18 a.m.)
 
 
 Review request for kde-workspace and John Tapsell.
 
 
 Bugs: 282636
 http://bugs.kde.org/show_bug.cgi?id=282636
 
 
 Repository: kde-workspace
 
 
 Description
 ---
 
 Quoting the bug report:
 
 When starting System Monitor, the process list is unsorted. It only gets 
 sorted after the first timer tick. Waiting before sorting only makes sense 
 when sorting by CPU load, where the load is not available before the fist 
 tick. For all other types of sorting (name, username, memory, etc.) all data 
 is available immediately, so the list should appear already sorted when 
 starting up.
 
 
 Diffs
 -
 
   libs/ksysguard/processui/ksysguardprocesslist.cpp ed2c1ff 
 
 Diff: https://git.reviewboard.kde.org/r/113931/diff/
 
 
 Testing
 ---
 
 I use this patch since some weeks.
 
 
 Thanks,
 
 Christoph Feck
 




Re: Review Request 113931: Fix process list to start already sorted

2014-03-26 Thread Christoph Feck

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/113931/
---

(Updated March 26, 2014, 7:40 p.m.)


Status
--

This change has been marked as submitted.


Review request for kde-workspace and John Tapsell.


Bugs: 282636
http://bugs.kde.org/show_bug.cgi?id=282636


Repository: kde-workspace


Description
---

Quoting the bug report:

When starting System Monitor, the process list is unsorted. It only gets 
sorted after the first timer tick. Waiting before sorting only makes sense when 
sorting by CPU load, where the load is not available before the fist tick. For 
all other types of sorting (name, username, memory, etc.) all data is available 
immediately, so the list should appear already sorted when starting up.


Diffs
-

  libs/ksysguard/processui/ksysguardprocesslist.cpp ed2c1ff 

Diff: https://git.reviewboard.kde.org/r/113931/diff/


Testing
---

I use this patch since some weeks.


Thanks,

Christoph Feck