On Saturday 11 January 2003 17:32, Paul Uiterlinden wrote:
On Saturday 11 January 2003 16:30, CP Hennessy wrote:
Please enter it in bugs.kde.org as a wishlist as the bookmarks is being worked on quite heavily and I think that the autor if he has not already added this feature would think very seriously about it for KDE 3.2.
OK, that was easy. Thanks for the hint!
And the response :) It's a start and maybe ready for KDE 3.2 ! CPH From: lypanov@kde.org (Alexander Kellett) Subject: make_it_even_cooler_branch: kdebase/konqueror/keditbookmarks Date: Fri, 17 Jan 2003 14:10:27 +0000 (UTC) CVS commit by lypanov: add search.* doesn't compile / work yet, just template A search.cpp 1.1.2.1 A search.h 1.1.2.1 M +1 -1 Makefile.am 1.21.2.12 --- kdebase/konqueror/keditbookmarks/Makefile.am #1.21.2.11:1.21.2.12 @@ -5,5 +5,5 @@ lib_LTLIBRARIES = keditbookmarks.la -keditbookmarks_la_SOURCES = core.cpp main.cpp listview.cpp toplevel.cpp actionsimpl.cpp commands.cpp importers.cpp mymanager.cpp dcop.skel dcop.cpp bookmarkiterator.cpp testlink.cpp favicons.cpp +keditbookmarks_la_SOURCES = core.cpp main.cpp listview.cpp toplevel.cpp actionsimpl.cpp commands.cpp importers.cpp mymanager.cpp dcop.skel dcop.cpp bookmarkiterator.cpp testlink.cpp favicons.cpp search.cpp kbookmarklistener_DIR = $(top_srcdir)/libkonq