SVN commit 944659 by rduran:

BUG: 175658
GUI:

The remote encoding code adapted from Konqueror to Dolphin. Now user can change
encoding for remote urls like ftp. Konqueror doesn't use
KRemoteEncodingPlugin anymore. Instead, this feature is supplied to
Konqueror via DolphinPart.


 M  +3 -1      CMakeLists.txt  
 M  +6 -0      dolphinmainwindow.cpp  
 M  +2 -0      dolphinmainwindow.h  
 M  +6 -0      dolphinpart.cpp  
 M  +2 -0      dolphinpart.h  
 M  +1 -0      dolphinpart.rc  
 M  +169 -185  dolphinremoteencoding.cpp  
 M  +43 -39    dolphinremoteencoding.h  
 M  +1 -0      dolphinui.rc  
 M  +11 -1     dolphinviewactionhandler.cpp  
 M  +10 -0     dolphinviewactionhandler.h  



Reply via email to