┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphindetailsview.cpp
AgeCommit message (Expand)Author
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-15Move the call "setUniformRowHeights(true)" from DolphinDetailsView'sFrank Reininghaus
2011-01-09Internal simplification: It is not necessary to keep the ViewModeController a...Peter Penz
2011-01-01Forward port: Don't grab the focus if the view did not have the focus already.Peter Penz
2010-11-26DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...Peter Penz
2010-11-21In the item view constructors, call setFocus() only afterFrank Reininghaus
2010-11-20Make sure that an item's visualRect in the Details View is not widerFrank Reininghaus
2010-11-17Verify that the pointer m_extensionsFactory is not 0 beforeFrank Reininghaus
2010-11-12Fix issue that the folders in the details-view are not automatically opened w...Peter Penz
2010-10-09Move the generic hover- and selection-adjustments from DolphinsDetailsView in...Peter Penz
2010-10-05Prevent that icons overlap in Details View when zooming.Frank Reininghaus
2010-09-04Further optimizations for calculating the width of columnsPeter Penz
2010-09-04The row-count cannot be 0 at this part of the code.Peter Penz
2010-09-04Use the size-hint provided by the item-delegate to calculate the required wid...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz