┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-26Group header fixesPeter Penz
2011-10-26Fix visibility issues of group-headersPeter Penz
2011-10-25Fix minor graphical issue in group header and itemsPeter Penz
2011-10-24Make group-headers less uglyPeter Penz
2011-10-23Improve group-header layoutPeter Penz
2011-10-22Mousewheel-support: Use smaller scroll-stepsPeter Penz
2011-10-22Fix crash when grouping itemsPeter Penz
2011-10-22Implement grouping for namesPeter Penz
2011-10-18Implement group-header layoutingPeter Penz
2011-10-16Sort the items in DolphinView::selectedItems(), part 2Frank Reininghaus
2011-10-16Sort the items in DolphinView::selectedItems()Frank Reininghaus
2011-10-15Interface cleanups to prepare the return of "grouped sorting"Peter Penz
2011-10-15Fix regression concerning Control+mouse wheel zoomingFrank Reininghaus
2011-10-14Activate the DolphinView if the KItemListContainer gets focusFrank Reininghaus
2011-10-10Remove workaround to draw the focus indicator manuallyPeter Penz
2011-10-10Allow changing shortcuts for the Panel actionsPeter Penz
2011-10-09avoid two possible null pointer dereferencesJaime Torres
2011-10-08Don't let KItemListView decide itself whether to show the headerPeter Penz
2011-10-08Details-view: Fix column-width issuePeter Penz
2011-10-08Remember the changed header-roles as part of the directoryPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-10-06Assure that the rubberband is drawn above the items and not belowPeter Penz
2011-10-06Provide alternating background colors for the details-viewPeter Penz
2011-10-06Use QFontMetrics::height() instead of averageCharWidth()Peter Penz
2011-10-05Don't apply an empty item-size to the layoutPeter Penz
2011-10-03Add function KItemListSelectionManager::isSelected(int index)Frank Reininghaus
2011-10-03Remove TODO-comment which isn't needed anymoreFrank Reininghaus
2011-10-03Keep current item and selection when resorting, part 2Frank Reininghaus
2011-10-02Elide the texts if the user shrinks the column-widthsPeter Penz
2011-10-02Fix layout when the header has been adjusted by the userPeter Penz
2011-10-01Fix itemsMoved() signal/slot signature: KItemRangeList -> KItemRangeFrank Reininghaus
2011-09-30Implement smooth-scrolling for horizontal and vertical scrollbarsPeter Penz
2011-09-29Keep current item and selection when resorting, part 1Frank Reininghaus
2011-09-28Details view: Improve performance when expanding itemsPeter Penz
2011-09-27Details view: Improve performancePeter Penz
2011-09-27SVN_SILENT made messages (.desktop file)Script Kiddy
2011-09-25Provide scrollbar for large itemsPeter Penz
2011-09-25Fix a spelling mistake in Dolphin.Andrius Štikonas
2011-09-25Fixed selection of directories with a trailing slash used with --selectChirag Anand
2011-09-24Update the layout asynchronously when items are changedPeter Penz
2011-09-24Fix size-hint calculation in KFileItemListViewPeter Penz
2011-09-23Increase the width of the first column automaticallyPeter Penz
2011-09-23Allow resizing of columns by the userPeter Penz
2011-09-22Update the layout periodically when resizing the windowPeter Penz
2011-09-22KItemListHeader: Allow resizing and change of the sortingPeter Penz
2011-09-22Remove debugging outputPeter Penz
2011-09-22Fixed bug for selecting files with --select parameter.Chirag Anand
2011-09-21Improve drawing of list-headerPeter Penz
2011-09-20Show the role-description in the header of the details viewPeter Penz
2011-09-20Change signature of setVisibleRoles()Peter Penz