Bug 52750 - missing menu entry to sort files by date in konqueror's file manager
Summary: missing menu entry to sort files by date in konqueror's file manager
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 45334 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-08 19:58 UTC by alancio
Modified: 2003-06-08 13:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date (2.72 KB, patch)
2003-02-12 20:39 UTC, Anna Nymos
Details
Patch for /kdebase/konqueror/iconview/konq_iconview.h to support sort by modification date (604 bytes, patch)
2003-02-12 20:41 UTC, Anna Nymos
Details
Patch for /kdebase/konqueror/iconview/konq_iconview.rc to support sort by modification date (481 bytes, patch)
2003-02-12 20:42 UTC, Anna Nymos
Details
Patch for /kdebase/konqueror/iconview/konq_multicolumnview.rc to support sort by modification date (496 bytes, patch)
2003-02-12 20:42 UTC, Anna Nymos
Details
new Patch for /kdebase/konqueror/iconview/konq_iconview.cc to support sort by modification date (1.07 KB, patch)
2003-02-13 15:07 UTC, Anna Nymos
Details
patch that combines the previous patches (4.26 KB, patch)
2003-02-13 15:22 UTC, Leo Savernik
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***