┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
AgeCommit message (Expand)Author
2013-08-14Fix crash when disabling "Show in groups"Frank Reininghaus
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-07-25Prevent that removing items can cause icons to overlapFrank Reininghaus
2013-07-05Fix O(N^2) complexity issue in KItemListView::slotItemsRemoved()Frank Reininghaus
2013-07-05Keep the "item size hints" of moved itemsFrank Reininghaus
2013-07-04Make sure that KItemListSizeHintResolver is always consistentFrank Reininghaus
2013-05-25set KItemListView palette from scenes first viewThomas Lübking
2013-05-13Dolphin Places: Make it easier to drag and drop itemsVishesh Handa
2013-04-22Comment out assertion to fix a crash when filtering in Icons/Compat ViewFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2013-03-11Do not skip rows in when clicking the empty area of the scroll barFrank Reininghaus
2012-11-05Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-10-31Fix Bug 309338 - flood of error boxes while renaming a folder in the folder p...Emmanuel Pescosta
2012-10-30Fix some indentation issuesFrank Reininghaus
2012-10-03Merge branch '4.9'Dawit Alemayehu
2012-09-28Redo the fix for CTRL+Tab not working when using Dolphin's filemanagement partDawit Alemayehu
2012-09-27Merge branch '4.9'Dawit Alemayehu
2012-09-26Fixed CTRL+Tab not working when using Dolphin's filemanagement part in Konque...Dawit Alemayehu
2012-09-25Fix coding style and unnecessary complexity in KItemListViewAccessibleFrank Reininghaus
2012-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-22Making code confirm to policyAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-08-14Reverting KListSelectionManager, removing unneccessary a11y factoriesAmandeep Singh
2012-08-14Remove unneccessary dependency and polish the Accessibility InterfacesAmandeep Singh
2012-08-14Enclose accessibility code within QT_NO_ACCESSIBILITYAmandeep Singh
2012-08-14Adding the Accessibility classesAmandeep Singh
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-06-02Always support a moving animation in case of the details viewPeter Penz
2012-05-28Implement dropping of items into the Places PanelPeter Penz
2012-05-26Further preperations for drag & drop support in the places panelPeter Penz
2012-05-21Places Panel: Show drop indicatorPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-05-17Fix crash related to group-headersPeter Penz
2012-05-09Let the group-headers respect the item-offsetPeter Penz
2012-05-02Places Panel: Allow showing of hidden itemsPeter Penz
2012-05-02Places Panel: Fix implementation issues when hiding itemsPeter Penz
2012-05-01Places Panel: Allow hiding of itemsPeter Penz
2012-04-30Fix crash when closing Dolphin during generating previewsPeter Penz
2012-04-24Provide additional default groups for the Places PanelPeter Penz
2012-04-23Details mode: Fix wrong required column-width calculationPeter Penz
2012-04-21Inline renaming: Fix wrong assertionPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-14Allow to optionally limit the maximum number of text linesPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-05KItemListView: Minor internal cleanupPeter Penz
2012-04-05Fix filtering issuePeter Penz
2012-04-01Allow showing Nepomuk metadata inside viewsPeter Penz