┌ ┐
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
/
views
/
dolphincolumnview.cpp
Age
Commit message (
Expand
)
Author
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-05-28
DolphinColumnView navigation works more intuitively.
Matthias Fuchs
2011-04-10
Column View: Keep wheel-behavior consistent with other views
Peter Penz
2011-02-12
Open folder in a new tab when a middle-click is done in the column-view
Peter Penz
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-09
Internal simplification: It is not necessary to keep the ViewModeController a...
Peter Penz
2010-11-26
DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...
Peter Penz
2010-11-26
Assure that the directory lister gets updated when changing the URL
Peter Penz
2010-11-26
SVN_SILENT: Don't inline the setter/getters
Peter Penz
2010-10-09
* Increase the column-width automatically in case where the name of the file ...
Peter Penz
2010-10-09
Allow the user to resize the columns.
Peter Penz
2010-10-09
Indicate the shown directory of a column by QStyle::PE_FrameFocusRect instead...
Peter Penz
2010-10-09
Use DolphinTreeView as implementation for the columns instead of QListView. T...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz