┌ ┐
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
/
panels
/
filter
Age
Commit message (
Expand
)
Author
2011-03-09
Rename the "Filter Panel" to "Search Panel"
Peter Penz
2011-02-10
revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a
Christoph Thielecke
2011-02-10
compile fix: includes does only exist with old names, please fix kde headers too
Christoph Thielecke
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-03
Fix 3 issues reported by "krazy"
Peter Penz
2011-02-02
Fix visibility- and enabled-issues for the filter-panel
Peter Penz
2011-01-15
If the searching has been triggered by clicking on a facet and the facet gets...
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-11-18
* Fixed performer facet
Sebastian Trueg
2010-11-16
There is no need to use a regular expression to get all files.
Peter Penz
2010-11-12
Fix issue that no filtering is possible if the Filter Panel is used outside t...
Peter Penz
2010-11-11
Remove the "Remove folder restriction" button from the Filter Panel as discus...
Peter Penz
2010-11-11
Disable the Facet Panel if Nepomuk is disabled (at least for 4.6, hopefully i...
Peter Penz
2010-11-11
Block signals from the facet-widget when applying a query. This prevents recu...
Peter Penz
2010-11-08
* Adjusted to the small API changes in libnepomuk
Sebastian Trueg
2010-11-04
Adjust code to the changed signal of the Nepomuk facet-widget.
Peter Penz
2010-10-27
Postpone the initialization of the filter-panel until it is shown. This preve...
Peter Penz
2010-10-27
- Automatically show the filter-panel when a searching is done
Peter Penz
2010-10-27
Rename FacetPanel to FilterPanel so that the name reflects the headline.
Peter Penz