┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2011-09-16Fix crash when expanding/closing a sub-treePeter Penz
2011-09-10Fix possible crash in KFileItemModel::slotRefreshItems()Frank Reininghaus
2011-09-10Provide KVersionControlPlugin version 2Peter Penz
2011-09-09Improve cache handling in KItemListWidgetPeter Penz
2011-09-08KFileItemModel: emit itemsChanged() signalPeter Penz
2011-09-08Version control: show pixmap overlays for the version statePeter Penz
2011-09-08Version control: Apply text-color if an item is versionedPeter Penz
2011-09-06First step to reactivate version control plugin functionalityPeter Penz
2011-09-04Improved drag and drop supportPeter Penz
2011-09-01Improve autoscrollingPeter Penz
2011-09-01Fix issue when moving items to trashPeter Penz
2011-08-30Implement DolphinView::simplifiedSelectedUrls()Frank Reininghaus
2011-08-30KItemListKeyboardSearchManager improvements and unit testsFrank Reininghaus
2011-08-30DolphinView zoom with CTRL+MouseWheel REVIEW: 102490Vishesh Yadav
2011-08-29Fix context-menu selection issuePeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-08-29Added the functionality to activate items by pressing 'enter' or 'return' key...Tirtha Chatterjee
2011-08-29Removed a warning of unused variableTirtha Chatterjee
2011-08-29Added support for highlighting items by typing their name on the keyboard.Tirtha Chatterjee
2011-08-28Control-rubberband selection toggles the selection stateFrank Reininghaus
2011-08-27Adjust the current item when selecting an expansion togglePeter Penz
2011-08-27Improve the autoscrolling for the rubberband selectionPeter Penz
2011-08-27Minor simplificationPeter Penz
2011-08-27Respect the KGlobalSettings::singleClick() attribute, function accordinglyTirtha Chatterjee
2011-08-27Remove unneded function KItemListSelectionManager::anchorItem()Frank Reininghaus
2011-08-26Simplify KItemListSelectionManagerFrank Reininghaus
2011-08-26Fix issue that removing an item is not recognizedPeter Penz
2011-08-25Fix smooth-scrolling issue in combination with key-pressesPeter Penz
2011-08-25Fix smooth-scrolling issuePeter Penz
2011-08-24Fix issues with the anchor selectionPeter Penz
2011-08-24Dragging and selection fixesPeter Penz
2011-08-24Improve KFileItemModel::createMimeData()Peter Penz
2011-08-24Interface cleanups for drag and drop supportPeter Penz
2011-08-23Rough draft for getting back drag and drop supportPeter Penz
2011-08-20Fix rubberband-issue in combination with Shift- and Control-keyPeter Penz
2011-08-20Respect Shift- and Control-key for the rubberband selectionPeter Penz
2011-08-20Simplify rubberband selection for views that have only one columnPeter Penz
2011-08-20Select items when using the rubberbandPeter Penz
2011-08-20Respect rubberband direction when autoscrollingPeter Penz
2011-08-20Fix possible endless recursion when using the rubberbandPeter Penz
2011-08-18Provide basic rubberband functionalityPeter Penz
2011-08-15Add unit test for expanding folders in KFileItemModelFrank Reininghaus
2011-08-15Fix for KFileItemModel::expansionLevelsCompareFrank Reininghaus
2011-08-14Remove incorrect assertsFrank Reininghaus
2011-08-14Keep the current item visible in the viewFrank Reininghaus
2011-08-14Enable switching rows or columns using the keyboardFrank Reininghaus
2011-08-14Move drawing of textbackground to KItemListWidgetPeter Penz
2011-08-14Rename KItemListWidget::hoverBoundingRect()Peter Penz
2011-08-14Two small selection improvements in DolphinViewFrank Reininghaus
2011-08-13Implement basic keyboard navigation in Icons and Compact ViewFrank Reininghaus