┌ ┐
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
/
dolphinviewcontainer.h
Age
Commit message (
Expand
)
Author
2008-05-28
Move the code for restoring the current item from DolphinViewContainer to Dol...
Peter Penz
2008-05-20
when going back in history apply the keyboard focus to the the previously sho...
Peter Penz
2008-05-20
remove (another) unused method
Peter Penz
2008-05-20
remove unused method
Peter Penz
2007-11-17
Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...
David Faure
2007-11-15
Implement renaming in dolphinpart.
David Faure
2007-10-09
Allow filtering of items also for the column view. A filtering of directories...
Peter Penz
2007-10-09
remove unused member
Peter Penz
2007-09-27
use inline keyword as suggested at http://www.parashift.com/c%2B%2B-faq-lite/...
Peter Penz
2007-09-25
further root URL handling cleanups
Peter Penz
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-08-28
Implement contextMenu handling in dolphin part (for konqueror)
David Faure
2007-08-28
Clicking on items in dolphin part finally implemented.
David Faure
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-07-08
fix documentation
Peter Penz
2007-07-02
Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...
David Faure
2007-06-19
* fixed issue that some view properties like "show in groups" are ignored whe...
Peter Penz
2007-06-14
take care for const-correctness
Peter Penz
2007-06-13
Remove not necessary 'class classname;'
Laurent Montel
2007-06-13
fixed some activation issues in combination with split views
Peter Penz
2007-06-10
Remember and restore position of viewport when reloading or going back in his...
Peter Penz
2007-06-08
enable hovering information in the status bar again (has been disabled tempor...
Peter Penz
2007-06-07
removed obsolete renaming code, which is not needed anymore due to the Dolphi...
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz