┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search
/
dolphinsearchoptionsconfigurator.cpp
Age
Commit message (
Expand
)
Author
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-07-22
Do not add custom query items to the query URL. Instead use the existing meth...
Sebastian Trueg
2010-07-07
Do only search for files by default.
Sebastian Trueg
2010-06-02
Fix issue, that the translations for "Everywhere", "From Here", "All", "Image...
Peter Penz
2010-05-31
typo fix
Burkhard Lück
2010-05-19
Use the user provided query as UDS_DISPLAY_NAME. For 4.6 I will most likely h...
Sebastian Trueg
2010-02-23
ups: I forgot to set the and-term for the file query in the last commit
Peter Penz
2010-02-23
Use Nepomuk::Query::Query for global search queries, as it does not only retu...
Peter Penz
2010-02-17
Implemented search restriction to filenames.
Sebastian Trueg
2010-01-25
Implement todo (create a dialog box when ok is enable/disable when text is em...
Laurent Montel
2009-12-12
allow to restrict the search results by the current folder (including all sub...
Peter Penz
2009-12-12
* allow to filter the search result by images or text-documents
Peter Penz
2009-12-07
SVN_SILENT: minor coding style fix (Sebastian likes spaces :-))
Peter Penz
2009-12-07
Fixed custom query integration.
Sebastian Trueg
2009-12-03
store the search-query in the places model
Peter Penz
2009-12-03
Ouch! Reverting the change.
Adenilson Cavalcanti Da Silva
2009-12-03
Patches to make kdebase compile with current animation code.
Adenilson Cavalcanti Da Silva
2009-11-25
adopt internal interfaces to the new Nepomuk search API
Peter Penz
2009-11-24
SVN_SILENT: replaced "criterions" by "criteria"
Peter Penz
2009-11-24
Prepare the search criterion selector to use the new Nepomuk::Query::Term ins...
Peter Penz
2009-11-21
* show only a minimized set of search options per default
Peter Penz
2009-11-13
layout improvements
Peter Penz
2009-11-13
search finetuning:
Peter Penz
2009-11-12
move the search-button from the toolbar into the configurator widget
Peter Penz
2009-11-12
initial code to provide a Nepomuk query string out of the search criterions
Peter Penz
2009-11-12
* adjust order of search options
Peter Penz
2009-11-12
Show some default search configurations, so that the user is able to adjust q...
Peter Penz
2009-11-10
Added some default search criterions. A lot of fine tuning of the UI has to b...
Peter Penz
2009-11-10
* Show the search options as soon as the search bar gains focus.
Peter Penz
2009-10-23
SVN_SILENT: no, I've not been cloned yet
Peter Penz
2009-10-23
Imported Adam Kidders search configuration widgets from playground/base/nepom...
Peter Penz
2009-10-19
Proof-reading - two minor changes:
Andrew Coles
2009-10-17
add A search options widget, which later on will include Adam Kidder's search...
Peter Penz