You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/konqueror/listview
Vincent Reher 9cd504156b
Introduce additional sorting / grouping options and actions for Konqueror
listviews, available through new submenu: View => Sort

Options:

(1) "Group Directories First" - Toggle on/off option to group directories
    before non-directories. Comparable to iconview's "Folders First" option.

(2) "Group Hidden First" - Toggle on/off option to group hidden entities
    (aka dotfiles) before non-hidden.

Option-related settings are stored in config/konqlistviewrc

Actions:

(1) "Reverse Sort Order" - Toggle sort order of the current sort column.
    Action bound to key Ctrl+R.

(2) "Alternate Sort Order" - Toggle sorting between 2 most recent sort
    columns selected by mouse click. The existing sort order for the
    sort columns is preserved. Action bound to key Ctrl+S.

Action-related settings are stored in config/konquerorrc/[Listview_file]

Signed-off-by: Vincent Reher <tde@4reher.org>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
..
CMakeLists.txt Renaming of files in preparation for code style tools. 4 years ago
Makefile.am Renaming of files in preparation for code style tools. 4 years ago
konq_detailedlistview.desktop Desktop file translations: 5 years ago
konq_detailedlistview.rc Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_infolistview.desktop Desktop file translations: 5 years ago
konq_infolistview.rc Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_infolistviewitem.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_infolistviewitem.h Repair all known Konqueror performance regressions caused by early calls to expensive mimetype operations 11 years ago
konq_infolistviewwidget.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_infolistviewwidget.h Rename a number of classes to enhance compatibility with KDE4 12 years ago
konq_listview.cpp Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_listview.h Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_listview.kcfg Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_listviewitems.cpp Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_listviewitems.h Fix rare Konqueror crash in tree view mode 11 years ago
konq_listviewsettings.kcfgc [kdebase/konqueror] remove some space characters from konq_listviewsettings.kcfgc 15 years ago
konq_listviewwidget.cpp konqueror: prevent media:/ or system:/media urls to be replaced by their 4 years ago
konq_listviewwidget.h Added new functionality to Konqueror. 10 years ago
konq_textview.desktop Desktop file translations: 5 years ago
konq_textview.rc Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_textviewitem.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_textviewitem.h Repair all known Konqueror performance regressions caused by early calls to expensive mimetype operations 11 years ago
konq_textviewwidget.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_textviewwidget.h Remove the tq in front of these incorrectly TQt4-converted methods/data members: 14 years ago
konq_treeview.desktop Desktop file translations: 5 years ago
konq_treeview.rc Introduce additional sorting / grouping options and actions for Konqueror 3 years ago
konq_treeviewitem.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_treeviewitem.h Fix rare Konqueror crash in tree view mode 11 years ago
konq_treeviewwidget.cpp Renaming of files in preparation for code style tools. 4 years ago
konq_treeviewwidget.h Rename many classes and header files to avoid conflicts with KDE4 12 years ago