┌ ┐
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
/
filterbar
/
filterbar.cpp
Age
Commit message (
Expand
)
Author
2023-01-25
Clear filter bar on clicking current folder in places
Serg Podtynnyi
2022-09-26
Remove unused includes
Laurent Montel
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-18
Move search and filter bar close buttons to the right
Nate Graham
2019-05-25
When filter bar is focused, switch to view when tab key is pressed
Nate Graham
2019-04-22
Use placeholder for search action
Carl Schwan
2019-02-27
remove deprecated methods
Laurent Montel
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2014-11-10
KLineEdit to QLineEdit
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2013-06-26
Improve filterbar lock button.
Kai Uwe Broulik
2013-05-22
Filter bar: add a button that prevents clearing if the URL changes
Stuart Citrin
2013-02-19
Return the focus from the filter bar to the view if Enter is pressed
Jens Rutschmann
2011-07-31
normalize signals/slots
Montel Laurent
2011-02-04
Use capitalized KDE includes
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-07
Make the filter-behavior similar to applications like Kate, where activating ...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz