[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kpf/src
From:       Frerich Raabe <raabe () kde ! org>
Date:       2003-08-31 2:01:21
[Download RAW message or body]

CVS commit by raabe: 

- Don't break with directories which have spaces in their name


  M +2 -1      DirectoryLister.cpp   1.10


--- kdenetwork/kpf/src/DirectoryLister.cpp  #1.9:1.10
@@ -37,4 +37,5 @@
 #include "Defines.h"
 #include "DirectoryLister.h"
+#include "Utils.h"
 
 namespace KPF
@@ -302,5 +303,5 @@ namespace KPF
       html +=
         "<a href=\""
-        + QStyleSheet::escape(path + fi->fileName())
+        + quote(path + fi->fileName())
         + (fi->isDir() ? "/" : "")
         + "\" class=\""


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic