]> cloud.milkyroute.net Git - dolphin.git/commit
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinView are...
authorPeter Penz <peter.penz19@gmail.com>
Sat, 17 Feb 2007 10:31:52 +0000 (10:31 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sat, 17 Feb 2007 10:31:52 +0000 (10:31 +0000)
commit175fe7ff47ccff39b0e77f80491a9701d025375e
tree6c2cb040129fbd5050549c970d0219de96808314
parent86110e2778d6ac5eb4454f58de532cabfcd75dbf
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinView are not used anymore. This will make it easier for us later on when moving the URL navigator outside Dolphin to make it accessable for other parts. Currently the bookmarks are still accessed by DolphinSettings, but this will be cleaned up later...

svn path=/trunk/KDE/kdebase/apps/; revision=634432
src/bookmarkselector.cpp
src/bookmarkselector.h
src/dolphinmainwindow.cpp
src/dolphinview.cpp
src/dolphinview.h
src/urlbutton.cpp
src/urlbutton.h
src/urlnavigator.cpp
src/urlnavigator.h
src/urlnavigatorbutton.cpp
src/urlnavigatorbutton.h