| Age | Commit message (Collapse) | Author |
|
The search panel must get a hint whether clicking on the facets should result in searching everywhere or from the current folder. It is not sufficient to check the search-settings of the "Find:"-box, as when the "Find:"-box is invisible there is no hint for the user what kind of searching is done and the setting must be ignored.
|
|
- Always merge the query from the "Find:"-field with the current facet-query. This assures that the facet-query never gets overwritten if the user changes the "Find:"-field.
- Always trigger a searching if the text of the "Find:"-field has been cleared.
Still a lot of usability issues are left, but this is at least a first step...
|
|
|
|
|
|
In this case the "From Here"/"Everywhere" buttons and the "Filename"/"Content" buttons are useless. Currently they just get disabled but the plan is to provide a better visual indication of the current query and to remove them completely.
|
|
A minor API cleanup in DolphinSearchBox has been done related to the test.
|
|
The clearing of the search-text should only be done when opening the search-box.
|
|
|
|
The filter-panel should be disabled if the current folder is not indexed at all. Also when triggering a "Find" the filter-panel should stay invisible per default when the current folder is not indexed.
CCBUG: 264969
|
|
enabled and not enough width is available for all options.
svn path=/trunk/KDE/kdebase/apps/; revision=1216467
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1216293
|
|
search-result when searching in indexed folders.
CCBUG: 263724
svn path=/trunk/KDE/kdebase/apps/; revision=1215987
|
|
subfolders when Nepomuk/Strigi has been activated.
CCBUG: 262274
svn path=/trunk/KDE/kdebase/apps/; revision=1215428
|
|
the focus and gets focused again by the shortcut (this behavior is consistent to e.g. the behavior in Kate).
CCBUG: 256160
svn path=/trunk/KDE/kdebase/apps/; revision=1207719
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1200741
|
|
also for non-local URLs
svn path=/trunk/KDE/kdebase/apps/; revision=1200307
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1200303
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1199915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1195688
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1195671
|
|
paramater.
svn path=/trunk/KDE/kdebase/apps/; revision=1195670
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1193915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1193611
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1193072
|
|
- Remove filter-prototypes that conflict with the filterpanel
svn path=/trunk/KDE/kdebase/apps/; revision=1190445
|
|
search results in a very comfortable way. A lot of finetuning is necessary (e.g. the custom filter-prototypes from Dolphin will get removed etc). This will be done during the next weeks.
svn path=/trunk/KDE/kdebase/apps/; revision=1189951
|
|
for at least a second.
svn path=/trunk/KDE/kdebase/apps/; revision=1184510
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1164889
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154073
|
|
Thanks to Frank Reininghaus for the hint!
svn path=/trunk/KDE/kdebase/apps/; revision=1106410
|
|
search box.
BUG: 218880
svn path=/trunk/KDE/kdebase/apps/; revision=1080372
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1058137
|
|
* remember the search options when closing Dolphin, so that the user can adjust his "default search template"
svn path=/trunk/KDE/kdebase/apps/; revision=1052499
|
|
* trigger progress information when starting a search
* let the information panel hide the meta data for the search string
* get the search string from the configurator
svn path=/trunk/KDE/kdebase/apps/; revision=1048721
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1048239
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1048202
|
|
queries in a faster way (similar to a defaceted interface).
svn path=/trunk/KDE/kdebase/apps/; revision=1048109
|
|
* Allow the user to manually close the options.
* Added tooltip descriptions.
svn path=/trunk/KDE/kdebase/apps/; revision=1047281
|
|
before than the code was written.
svn path=/trunk/KDE/kdebase/apps/; revision=1041128
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037776
|
|
search prototype from playground
svn path=/trunk/KDE/kdebase/apps/; revision=1036776
|
|
* Postpone the creation of the searchcompleter, until the editor gets focused. This improves the startup time of Dolphin (reading all available tags is an expensive operation).
svn path=/trunk/KDE/kdebase/apps/; revision=1036658
|