Revision 692981

Go back to digest for 29th July 2007

Features in KDE Base

Carsten Niehaus committed changes in /trunk/kdesupport/strigi/src/searchclient/newclient:

* This dialog *almost* works as it should. It is now based on a .ui file
* and makes the code much easier.

* The .ui file was created by me, the simplesearchgui.* was taken from
* Jos project and modified by me. All other files are just copies of the
* old SearchDialog.

* I will leave the ../CMakeLists.txt file untouched. You need to
* add add_subdir if you want to test this project.

File Changes

Added 17 files
  • /trunk/kdesupport/strigi/src/searchclient/newclient
  •   /CMakeLists.txt
  •   /cmdlinestrigi.cpp
  •   /dlgfilters.cpp
  •   /dlgfilters.h
  •   /dlglistindexedfiles.cpp
  •   /dlglistindexedfiles.h
  •   /histogram.cpp
  •   /histogram.h
  •   /searchdialog.ui
  •   /searchtabs.cpp
  •   /searchtabs.h
  •   /searchview.cpp
  •   /searchview.h
  •   /simplesearchgui.cpp
  •   /simplesearchgui.h
  •   /strigiclient.cpp
17 files changed in total