┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/bookmarkselector.h
AgeCommit message (Collapse)Author
2007-02-17Don't use any deprecated classes or methods from Qt3 anymore.Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=634445
2007-02-17Cleanup of the URL navigator, so that the DolphinMainWindow and the ↵Peter Penz
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
2006-12-10--deprecationHolger Freyther
svn path=/trunk/playground/utils/dolphin/; revision=612307
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
gnused rocks! svn path=/trunk/playground/utils/dolphin/; revision=611576
2006-11-24Get rid of using deprecated Q3Button::drawButton() interface. Now the URL ↵Peter Penz
navigator looks nearly as nice as within the Qt3version again :-) svn path=/trunk/playground/utils/dolphin/; revision=607457
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ↵Peter Penz
'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now). svn path=/trunk/playground/utils/dolphin/; revision=606991
2006-11-21commited initial version of DolphinPeter Penz
svn path=/trunk/playground/utils/dolphin/; revision=606622