Bug 52750

Summary: missing menu entry to sort files by date in konqueror's file manager
Product: [Applications] konqueror Reporter: alancio <lameventanas>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: alx5000, fnschy
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date
Patch for /kdebase/konqueror/iconview/konq_iconview.h to support sort by modification date
Patch for /kdebase/konqueror/iconview/konq_iconview.rc to support sort by modification date
Patch for /kdebase/konqueror/iconview/konq_multicolumnview.rc to support sort by modification date
new Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date
patch that combines the previous patches

Description alancio 2003-01-08 19:58:56 UTC
Version:            (using KDE KDE 3.0.5)
Installed from:    Compiled From Sources
Compiler:          gcc-3.2 and binutils-2.13 
OS:          Linux

I know you can sort files by date when you use the detailed list view.
But I always use the multicolumn view, so I can't click in the date column.
So, there should be a "Sort by Date" View/Sort.

Maybe we could have all the "sort by mtime" "sort by ctime" and "sort by atime" options.
Comment 1 Anna Nymos 2003-02-12 20:39:39 UTC
Created attachment 942 [details]
Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date
Comment 2 Anna Nymos 2003-02-12 20:41:13 UTC
Created attachment 943 [details]
Patch for /kdebase/konqueror/iconview/konq_iconview.h to support sort by modification date
Comment 3 Anna Nymos 2003-02-12 20:42:19 UTC
Created attachment 944 [details]
Patch for /kdebase/konqueror/iconview/konq_iconview.rc to support sort by modification date
Comment 4 Anna Nymos 2003-02-12 20:42:59 UTC
Created attachment 945 [details]
Patch for /kdebase/konqueror/iconview/konq_multicolumnview.rc to support sort by modification date
Comment 5 Anna Nymos 2003-02-13 15:07:58 UTC
Created attachment 951 [details]
new Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date

Missing brackets added
Comment 6 Leo Savernik 2003-02-13 15:22:19 UTC
Created attachment 952 [details]
patch that combines the previous patches

This patch combines the changes of the previous four patches into one.
Comment 7 Leo Savernik 2003-02-13 15:32:49 UTC
Committed patch & resolving this bug.  
  
Thanks for contributing.  
Comment 8 Anna Nymos 2003-06-08 13:50:34 UTC
*** Bug 45334 has been marked as a duplicate of this bug. ***