summaryrefslogtreecommitdiffstats
path: root/konqueror/listview/konq_listviewwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace listview's binary "Case Insensitive Sort" option with 3 mutually ↵Vincent Reher2022-07-021-10/+2
| | | | | | | | | | | | exclusive options: 1. Unicode based (AB...ab) 2. Unicode based, case insensitive (aAbB) 2. Locale based This resolves issue #252. Signed-off-by: Vincent Reher <tde@4reher.org>
* konqueror: prevent media:/ or system:/media urls to be replaced by theirMichele Calgaro2021-01-061-2/+7
| | | | | | | respective /media/... path when navigating to the parent folder using mouse double click on empty space inside a listview. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+1592
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>