------------------------------------------------------------------------
r807416 | dbera | 2008-05-13 16:15:01 -0400 (Tue, 13 May 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt

Update cmakelists.txt to include cpack based source packaging.

------------------------------------------------------------------------
r807392 | dbera | 2008-05-13 14:53:46 -0400 (Tue, 13 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/data/add_bookmark.html
   M /trunk/playground/ioslaves/kio-beagle/data/help/query_syntax.html
   M /trunk/playground/ioslaves/kio-beagle/data/help/status.html
   M /trunk/playground/ioslaves/kio-beagle/src/beaglesearch.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp

Fix handling of archive results. Remove some debug messages. Cleanup the
html files and add links, more information as needed.

------------------------------------------------------------------------
r807359 | dbera | 2008-05-13 13:47:53 -0400 (Tue, 13 May 2008) | 5 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/data/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/data/add_bookmark.html
   A /trunk/playground/ioslaves/kio-beagle/data/settings-beagle-qt.desktop
   A /trunk/playground/ioslaves/kio-beagle/data/start-beagle.desktop
   A /trunk/playground/ioslaves/kio-beagle/data/stop-beagle.desktop
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h

* Add saved query support. kio-slaves are allowed to open widgets, so
 use a html query form instead.
* Show a ServiceOptions directory in beagle:/ with desktop files for
 starting beagled, stopping beagled and starting beagle-settings-qt.

------------------------------------------------------------------------
r807146 | dbera | 2008-05-12 21:50:57 -0400 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/data/help/query_syntax.html
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h

Lots of changes including a failed attempt to take user input from the
kio-slave which is apparently impossible :-(

------------------------------------------------------------------------
r807113 | dbera | 2008-05-12 18:48:49 -0400 (Mon, 12 May 2008) | 8 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/src/beaglesearch.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp

* Remove old unused code.
* Disable search from autocompleted strings (konqueror keeps
  autocompleting search strings while I am typing).
* Return all file results regardless of backend.
* Dont set mimetype for results returned by the locate backend.
* Use beagle://all/query to query everywhere.
* Dont search documentation and IMLog. Never.

------------------------------------------------------------------------
r807080 | dbera | 2008-05-12 17:21:37 -0400 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/data/help/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/data/help/status.html
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h

Add an actual implementation for beagle://command/Information.html which
lists the number of items per backend and current tasks, if any.

------------------------------------------------------------------------
r806930 | dbera | 2008-05-12 11:30:15 -0400 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h

Add an icon for the Information.html file. Some other changes related to
earlier commits that I missed.

------------------------------------------------------------------------
r806923 | dbera | 2008-05-12 10:58:53 -0400 (Mon, 12 May 2008) | 3 lines
Changed paths:
   A /trunk/playground/ioslaves/kio-beagle/data
   A /trunk/playground/ioslaves/kio-beagle/data/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/data/help
   A /trunk/playground/ioslaves/kio-beagle/data/help/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/data/help/beagle-logo.png
   A /trunk/playground/ioslaves/kio-beagle/data/help/bg.png
   A /trunk/playground/ioslaves/kio-beagle/data/help/default.css
   A /trunk/playground/ioslaves/kio-beagle/data/help/query_syntax.html

Add help file for the query syntax and display a link to the help file
in beagle:/// root directory.

------------------------------------------------------------------------
r806105 | dbera | 2008-05-09 21:37:24 -0400 (Fri, 09 May 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp
   M /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h

Start adding support for virtual folders.

------------------------------------------------------------------------
r806089 | dbera | 2008-05-09 19:51:11 -0400 (Fri, 09 May 2008) | 3 lines
Changed paths:
   A /trunk/playground/ioslaves/kio-beagle/icons/hi128-app-kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/hi16-app-kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/hi22-app-kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/hi32-app-kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/hi48-app-kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/hi64-app-kio_beagle.png
   D /trunk/playground/ioslaves/kio-beagle/icons/kio_beagle.png

Add some more icons (do I need all these sizes ? kioslaves should only
require one size, which one is that ?)

------------------------------------------------------------------------
r806082 | dbera | 2008-05-09 19:11:54 -0400 (Fri, 09 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/icons
   A /trunk/playground/ioslaves/kio-beagle/icons/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/icons/kio_beagle.png
   A /trunk/playground/ioslaves/kio-beagle/icons/kio_beagle.svgz
   A /trunk/playground/ioslaves/kio-beagle/src/beagle.protocol (from /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.protocol:806081)
   D /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.protocol

Add some icons (taken from the Opensuse kio_beagle package, which is the
same one used in kerry).

------------------------------------------------------------------------
r806081 | dbera | 2008-05-09 19:09:46 -0400 (Fri, 09 May 2008) | 3 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/src/CMakeLists.txt
   D /trunk/playground/ioslaves/kio-beagle/src/beagk.cpp
   D /trunk/playground/ioslaves/kio-beagle/src/beagk.h
   D /trunk/playground/ioslaves/kio-beagle/src/beagk.protocol
   A /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.cpp (from /trunk/playground/ioslaves/kio-beagle/src/beagk.cpp:805863)
   A /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.h (from /trunk/playground/ioslaves/kio-beagle/src/beagk.h:805863)
   A /trunk/playground/ioslaves/kio-beagle/src/kio_beagle.protocol (from /trunk/playground/ioslaves/kio-beagle/src/beagk.protocol:805863)

Rename kio_beagk to kio_beagle.
Add a URL parsing method to the kio-slave. Just a checkpoint commit.

------------------------------------------------------------------------
r805883 | dbera | 2008-05-09 10:28:42 -0400 (Fri, 09 May 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt
   M /trunk/playground/ioslaves/kio-beagle/cmake/modules/FindBeagle.cmake

More cmake fixes. kio-beagle actually builds now.

------------------------------------------------------------------------
r804095 | dbera | 2008-05-04 20:56:01 -0400 (Sun, 04 May 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/cmake/modules/FindBeagle.cmake

FindBeagle.cmake: Fix FindBeagle cmake - FIND_LIBRARY takes the name of the library and not the name of library file.

------------------------------------------------------------------------
r797232 | scripty | 2008-04-15 02:18:08 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/src/beagk.protocol
   M /trunk/playground/ioslaves/kio-clucene/KCLuceneSearchDaemon/kclucene_search_daemon.desktop
   M /trunk/playground/ioslaves/kwest/KwestDaemon/kwest_search_daemon.desktop

SVN_SILENT made messages (.desktop file)
------------------------------------------------------------------------
r795148 | scripty | 2008-04-09 06:26:02 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/src/beagk.protocol
   M /trunk/playground/ioslaves/kio-clucene/KCLuceneSearchDaemon/kclucene_search_daemon.desktop
   M /trunk/playground/ioslaves/kwest/KwestDaemon/kwest_search_daemon.desktop

SVN_SILENT made messages (.desktop file)
------------------------------------------------------------------------
r794126 | mlaurent | 2008-04-06 12:16:10 -0400 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt

Very strange it doesn't want to find good path

------------------------------------------------------------------------
r794121 | mlaurent | 2008-04-06 12:11:59 -0400 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/cmake
   A /trunk/playground/ioslaves/kio-beagle/cmake/modules
   A /trunk/playground/ioslaves/kio-beagle/cmake/modules/FindBeagle.cmake

Add cmake module to search beaggle

------------------------------------------------------------------------
r794012 | dbera | 2008-04-05 21:25:35 -0400 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/playground/ioslaves/INDEX
   A /trunk/playground/ioslaves/kio-beagle
   A /trunk/playground/ioslaves/kio-beagle/AUTHORS
   A /trunk/playground/ioslaves/kio-beagle/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/COPYING
   A /trunk/playground/ioslaves/kio-beagle/ChangeLog
   A /trunk/playground/ioslaves/kio-beagle/NEWS
   A /trunk/playground/ioslaves/kio-beagle/README
   A /trunk/playground/ioslaves/kio-beagle/TODO
   A /trunk/playground/ioslaves/kio-beagle/src
   A /trunk/playground/ioslaves/kio-beagle/src/CMakeLists.txt
   A /trunk/playground/ioslaves/kio-beagle/src/beagk.cpp
   A /trunk/playground/ioslaves/kio-beagle/src/beagk.h
   A /trunk/playground/ioslaves/kio-beagle/src/beagk.protocol
   A /trunk/playground/ioslaves/kio-beagle/src/beaglesearch.cpp
   A /trunk/playground/ioslaves/kio-beagle/src/beaglesearch.h

Add kio-beagle to playground.This is the KDE4 port and uses cmake, ported by Stephan Binner.

------------------------------------------------------------------------
