]> cloud.milkyroute.net Git - dolphin.git/history - src/views/dolphindetailsview.cpp
Use capitalized KDE includes
[dolphin.git] / src / views / dolphindetailsview.cpp
2011-02-04 Peter PenzUse capitalized KDE includes
2011-01-15 Frank ReininghausMove the call "setUniformRowHeights(true)" from Dolphin...
2011-01-09 Peter PenzInternal simplification: It is not necessary to keep...
2011-01-01 Peter PenzForward port: Don't grab the focus if the view did...
2010-11-26 Peter PenzDragAndDropHelper::isMimeTypeSupported() returns always...
2010-11-21 Frank ReininghausIn the item view constructors, call setFocus() only...
2010-11-20 Frank ReininghausMake sure that an item's visualRect in the Details...
2010-11-17 Frank ReininghausVerify that the pointer m_extensionsFactory is not...
2010-11-12 Peter PenzFix issue that the folders in the details-view are...
2010-10-09 Peter PenzMove the generic hover- and selection-adjustments from...
2010-10-05 Frank ReininghausPrevent that icons overlap in Details View when zooming.
2010-09-04 Peter PenzFurther optimizations for calculating the width of...
2010-09-04 Peter PenzThe row-count cannot be 0 at this part of the code.
2010-09-04 Peter PenzUse the size-hint provided by the item-delegate to...
2010-07-24 Peter PenzSourcecode hierarchy cleanup: Create folder "views...