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

List:       kwrite-devel
Subject:    Kate
From:       André Somers <a.t.somers () student ! utwente ! nl>
Date:       2003-09-21 12:48:03
[Download RAW message or body]

Hi,

First, I would like to send you this trivial patch. While reading the code, I 
noticed that modified items are supposed to show up bold in the filelist. 
This patch ensures that this actually happens :-)

====
--- katefilelist.cpp   Sun Sep 21 09:49:29 2003
+++ katefilelist.cpp    Sun Sep 21 09:43:24 2003
@@ -227,7 +227,7 @@

 void KateFileListItem::setBold(bool bold)
 {
-  bold=bold;
+  _bold=bold;
 }
====

Secondly, I'd like to fix http://bugs.kde.org/show_bug.cgi?id=44990 by 
switching from a KListBox to a KListView. This makes it almost trivial to 
sort the items. Are you interested in this patch (when it's done?)

Regards,

André

P.S. Please CC me in your replies, I am not subscribed to the mailinglist.
-- 
My opinions may have changed, but not the fact that I am right.
-- Ashleigh Brilliant

_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/kwrite-devel

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

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