]> cloud.milkyroute.net Git - dolphin.git/commit
Imported Adam Kidders search configuration widgets from playground/base/nepomuk/searc...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 23 Oct 2009 21:06:33 +0000 (21:06 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 23 Oct 2009 21:06:33 +0000 (21:06 +0000)
commitefecb5021cc7855caa05117ebbe74608f5c863f2
tree517df3bc5d22130997a5669a4c50c92a3ddb2865
parent66995e1a8f0b8a4001c1d4500f807277d685ab7f
Imported Adam Kidders search configuration widgets from playground/base/nepomuk/search_widgets_test. I adjusted some names of classes and members and also changed some parts of the implementation, but conceptually the concept is 1:1 like provided by Adam in playground.

Currently the UI works quite well, but the creating of the query string has not been integrated yet.

svn path=/trunk/KDE/kdebase/apps/; revision=1039572
src/CMakeLists.txt
src/search/dolphinsearchbox.h
src/search/dolphinsearchoptionsconfigurator.cpp
src/search/dolphinsearchoptionsconfigurator.h
src/search/searchcriteriondescription.cpp [new file with mode: 0644]
src/search/searchcriteriondescription.h [new file with mode: 0644]
src/search/searchcriterionselector.cpp [new file with mode: 0644]
src/search/searchcriterionselector.h [new file with mode: 0644]
src/search/searchcriterionvalue.cpp [new file with mode: 0644]
src/search/searchcriterionvalue.h [new file with mode: 0644]