┌ ┐
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
/
dolphinsearchbox.h
Age
Commit message (
Expand
)
Author
2015-02-26
Revert "Use the Baloo Query Builder widget to add syntax-highlighting in Dolp...
Emmanuel Pescosta
2014-11-11
Fixed build error which was introduced by commit 7ed7cd97d084364d8ee61b35f5ff...
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-09-10
Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin search
Denis Steckelmacher
2014-03-28
When you open a new tab while the search mode is enabled, the
Emmanuel Pescosta
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2013-09-05
Fix Bug 296970 - split view wrong behavior with search tab
Emmanuel Pescosta
2012-09-06
Make the button that enables additional search options more obvious
Frank Reininghaus
2012-05-10
Reimplement search-filters
Peter Penz
2012-04-25
Fix search-UI issues in combination with the new places entries
Peter Penz
2011-07-07
Use QToolButtons instead of QPushButtons for the searchbar
Peter Penz
2011-04-20
Search improvements
Peter Penz
2011-04-20
Improve usability of Search Panel
Peter Penz
2011-02-05
Provide a hook for externally triggered search queries
Peter Penz
2011-02-04
Add unittest for DolphinSearchBox
Peter Penz
2011-02-04
Don't clear the search-text when switching between tabs
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-02
Fix visibility- and enabled-issues for the filter-panel
Peter Penz
2011-01-22
SVN_SILENT: Coding style updates
Peter Penz
2010-12-19
Select the whole text in the filterbar and searchbox if the widget has lost t...
Peter Penz
2010-11-25
Don't offer the "Search everywhere" option for non-local URLs.
Peter Penz
2010-11-11
Remove the filter-button as it has been replaced by the Filter Panel.
Peter Penz
2010-10-27
- Automatically show the filter-panel when a searching is done
Peter Penz
2010-10-10
Automatically start the searching if the user did not change the search-text ...
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-07-10
Fix forward declation
Laurent Montel
2010-01-26
Don't show the search options again, if the user closed them and cleared the ...
Peter Penz
2009-11-21
* show only a minimized set of search options per default
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-10
* Show the search options as soon as the search bar gains focus.
Peter Penz
2009-10-27
Fixes double inserting of terms, interestingly this problem did not existed b...
Matthias Fuchs
2009-10-23
Imported Adam Kidders search configuration widgets from playground/base/nepom...
Peter Penz
2009-10-17
add A search options widget, which later on will include Adam Kidder's search...
Peter Penz
2009-10-17
* move classes for searching into an own folder (new classes will be added soon)
Peter Penz