┌ ┐
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
/
dolphindetailsview.cpp
Age
Commit message (
Expand
)
Author
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-04-15
Details view: Fix jumping column-widths
Peter Penz
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-15
Move the call "setUniformRowHeights(true)" from DolphinDetailsView's
Frank Reininghaus
2011-01-09
Internal simplification: It is not necessary to keep the ViewModeController a...
Peter Penz
2011-01-01
Forward port: Don't grab the focus if the view did not have the focus already.
Peter Penz
2010-11-26
DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...
Peter Penz
2010-11-21
In the item view constructors, call setFocus() only after
Frank Reininghaus
2010-11-20
Make sure that an item's visualRect in the Details View is not wider
Frank Reininghaus
2010-11-17
Verify that the pointer m_extensionsFactory is not 0 before
Frank Reininghaus
2010-11-12
Fix issue that the folders in the details-view are not automatically opened w...
Peter Penz
2010-10-09
Move the generic hover- and selection-adjustments from DolphinsDetailsView in...
Peter Penz
2010-10-05
Prevent that icons overlap in Details View when zooming.
Frank Reininghaus
2010-09-04
Further optimizations for calculating the width of columns
Peter Penz
2010-09-04
The row-count cannot be 0 at this part of the code.
Peter Penz
2010-09-04
Use the size-hint provided by the item-delegate to calculate the required wid...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz