]> cloud.milkyroute.net Git - dolphin.git/history - src/kitemviews
Fix crash #1 when filtering items
[dolphin.git] / src / kitemviews /
2011-12-04 Peter PenzFix crash #1 when filtering items
2011-12-04 Frank ReininghausMake sure that enabling previews triggers the generatio...
2011-12-04 Frank ReininghausClear the selection in MousePressEvent() rather than...
2011-12-03 Frank ReininghausUpdate the current item during rubber band selections
2011-11-29 Peter PenzReimplement name-filtering
2011-11-29 Peter PenzReactivate the "Open folders during drag operations...
2011-11-26 Peter PenzApply icon effect for cut items
2011-11-26 Peter PenzFolders Panel fixes
2011-11-25 Peter PenzUse correct selection color for inactive windows
2011-11-25 Sebastian TruegUse KFileItem::text() instead of KFileItem::name().
2011-11-24 Frank ReininghausFix restoring expanded URLs
2011-11-21 Frank ReininghausDon't try to divide by zero.
2011-11-20 Peter PenzInitial draft for bringing back the "Folders" panel
2011-11-19 Peter PenzSimplify creation of drag-pixmap
2011-11-19 Peter PenzImprove dragging pixmap
2011-11-18 Peter PenzApply the selected-state to the current item
2011-11-18 Peter PenzFix wrong position of selection-toggle
2011-11-18 Peter PenzFix colors for the selection/hover-area
2011-11-13 Peter PenzFix selection style issues
2011-11-13 Peter PenzBring back the selection-markers
2011-11-06 Peter PenzFix expansion-level issue
2011-11-04 Peter PenzFix layout-issues when sorting by roles that are changed
2011-11-04 Peter PenzDon't use mixed units in size-column of details-view
2011-10-31 Peter PenzInternal KFileItemModel optimizations and cleanups
2011-10-30 Peter PenzFix sorting-issues when value of a sort-role has been...
2011-10-30 Peter PenzFix layout issue for groups
2011-10-29 Peter PenzFix grouping-issue with not visible sorting roles
2011-10-29 Peter PenzImplement grouping for all roles
2011-10-27 Peter PenzFix minor visual issues in the view-engine
2011-10-25 Peter PenzGroup header fixes
2011-10-25 Peter PenzFix visibility issues of group-headers
2011-10-25 Peter PenzFix minor graphical issue in group header and items
2011-10-23 Peter PenzMake group-headers less ugly
2011-10-23 Peter PenzImprove group-header layout
2011-10-22 Peter PenzMousewheel-support: Use smaller scroll-steps
2011-10-22 Peter PenzFix crash when grouping items
2011-10-21 Peter PenzImplement grouping for names
2011-10-18 Peter PenzImplement group-header layouting
2011-10-15 Peter PenzInterface cleanups to prepare the return of "grouped...
2011-10-10 Peter PenzRemove workaround to draw the focus indicator manually
2011-10-08 Peter PenzDon't let KItemListView decide itself whether to show...
2011-10-08 Peter PenzDetails-view: Fix column-width issue
2011-10-08 Peter PenzContext menu cleanups
2011-10-06 Peter PenzAssure that the rubberband is drawn above the items...
2011-10-06 Peter PenzProvide alternating background colors for the details...
2011-10-06 Peter PenzUse QFontMetrics::height() instead of averageCharWidth()
2011-10-05 Peter PenzDon't apply an empty item-size to the layout
2011-10-03 Frank ReininghausAdd function KItemListSelectionManager::isSelected...
2011-10-03 Frank ReininghausRemove TODO-comment which isn't needed anymore
2011-10-03 Frank ReininghausKeep current item and selection when resorting, part 2
2011-10-02 Peter PenzElide the texts if the user shrinks the column-widths
2011-10-02 Peter PenzFix layout when the header has been adjusted by the...
2011-09-30 Frank ReininghausFix itemsMoved() signal/slot signature: KItemRangeList...
2011-09-30 Peter PenzImplement smooth-scrolling for horizontal and vertical...
2011-09-29 Frank ReininghausKeep current item and selection when resorting, part 1
2011-09-28 Peter PenzDetails view: Improve performance when expanding items
2011-09-27 Peter PenzDetails view: Improve performance
2011-09-25 Peter PenzProvide scrollbar for large items
2011-09-23 Peter PenzUpdate the layout asynchronously when items are changed
2011-09-23 Peter PenzFix size-hint calculation in KFileItemListView
2011-09-23 Peter PenzIncrease the width of the first column automatically
2011-09-23 Peter PenzAllow resizing of columns by the user
2011-09-22 Peter PenzUpdate the layout periodically when resizing the window
2011-09-22 Peter PenzKItemListHeader: Allow resizing and change of the sorting
2011-09-22 Peter PenzRemove debugging output
2011-09-22 Chirag AnandFixed bug for selecting files with --select parameter.
2011-09-21 Peter PenzImprove drawing of list-header
2011-09-20 Peter PenzShow the role-description in the header of the details...
2011-09-20 Peter PenzChange signature of setVisibleRoles()
2011-09-19 Peter PenzFixed documentation of KItemModelBase::itemsMoved()
2011-09-19 Peter PenzDraw styled header for the details-view
2011-09-19 Peter PenzRough draft for getting back the header for the details...
2011-09-18 Frank ReininghausImplement 'Sort By Size'
2011-09-18 Frank ReininghausImplement some missing sorting options
2011-09-17 Frank ReininghausImplement restoring expanded folders in Details View
2011-09-16 Peter PenzFix crash when expanding/closing a sub-tree
2011-09-10 Frank ReininghausFix possible crash in KFileItemModel::slotRefreshItems()
2011-09-10 Peter PenzProvide KVersionControlPlugin version 2
2011-09-09 Peter PenzImprove cache handling in KItemListWidget
2011-09-08 Peter PenzKFileItemModel: emit itemsChanged() signal
2011-09-08 Peter PenzVersion control: show pixmap overlays for the version...
2011-09-08 Peter PenzVersion control: Apply text-color if an item is versioned
2011-09-06 Peter PenzFirst step to reactivate version control plugin functio...
2011-09-04 Peter PenzImproved drag and drop support
2011-09-01 Peter PenzImprove autoscrolling
2011-09-01 Peter PenzFix issue when moving items to trash
2011-08-30 Frank ReininghausImplement DolphinView::simplifiedSelectedUrls()
2011-08-30 Frank ReininghausKItemListKeyboardSearchManager improvements and unit...
2011-08-30 Vishesh YadavDolphinView zoom with CTRL+MouseWheel REVIEW: 102490
2011-08-29 Peter PenzFix context-menu selection issue
2011-08-29 Peter PenzRenamed some signals for consistency with KItemViews...
2011-08-29 Tirtha ChatterjeeAdded the functionality to activate items by pressing...
2011-08-29 Tirtha ChatterjeeRemoved a warning of unused variable
2011-08-28 Tirtha ChatterjeeAdded support for highlighting items by typing their...
2011-08-28 Frank ReininghausControl-rubberband selection toggles the selection...
2011-08-27 Peter PenzAdjust the current item when selecting an expansion...
2011-08-27 Peter PenzImprove the autoscrolling for the rubberband selection
2011-08-27 Peter PenzMinor simplification
2011-08-27 Tirtha ChatterjeeRespect the KGlobalSettings::singleClick() attribute...
2011-08-27 Frank ReininghausRemove unneded function KItemListSelectionManager:...
next