Revision 674545

Go back to digest for 17th June 2007

Features in KDE Base

Urs Wolfer committed changes in /trunk/KDE/kdelibs/kfile:

More changes needed in KUrlNavigator for KRDC address bar:
* use a KLineEdit with a clear button for the host input field
* let KUrl do the url parsing; less code and should also give better results
* less deprecated code (QUrl::protocol -> QUrl::scheme; QLineEdit signals)
* emit a returnPressed signal when return / enter key is pressed in one of the input fields

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kfile
  •   /kurlnavigator.cpp
  •   /kurlnavigator.h
2 files changed in total