389b153... by Davide Gianforte <email address hidden>
Fix for commit 615436d
This commit introduced a regression; when "Always sort dirs by name" is checked the files are sorted in reverse.
11abe67... by Davide Gianforte <email address hidden>
FIXED : [ 290304 ] Don't change dirs sorting when a column sorting is descending
When "Always sort dirs by name" is checked, the dirs sorting is changed if a column sorting is set to descending. This patch modify this behaviour; directories will be always sorted ascending.
REVIEW 127435
9a22180... by Davide Gianforte <email address hidden>
FIXED : [ 349184 ] Don't use panel path when setting internal editor
In the internal editor settings, avoid to use current panel path when setting a string which is not a full path (like when you manually reset to the default editor by insert "internal editor")
ed514dd... by Davide Gianforte <email address hidden>
Merge branch 'kde4' of git.kde.org:krusader into kde4
1c224b8... by Davide Gianforte <email address hidden>
FIXED: [ 317205 ] location bar not refreshed on ESC
panel refresh when we use esc button or click out the lineedit widget to get the current panel path back
The message was removed with the mountman refactoring 10 years ago, see commit 8bc15d612df001f924a19c8708b0254eeb34bd7c on "Fri Sep 17 17:36:08 2004 +0000", titled "new mountman"