Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace listview's binary "Case Insensitive Sort" option with 3 mutually ↵ | Vincent Reher | 2022-07-02 | 1 | -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 their | Michele Calgaro | 2021-01-06 | 1 | -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 Calgaro | 2020-12-07 | 1 | -0/+1592 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |