┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.h
AgeCommit message (Expand)Author
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-05-25set KItemListView palette from scenes first viewThomas Lübking
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-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-08-14Adding the Accessibility classesAmandeep Singh
2012-05-28Implement dropping of items into 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-04-24Provide additional default groups for the Places PanelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-03-27KItemListView interface and implementation simplificationPeter Penz
2012-03-26Rename KItemListView::preferredColumnWidth() to preferredRoleColumnWidth()Peter Penz
2012-03-26Internal interface cleanupPeter Penz
2012-03-25Details view: Don't reset to automatic resizing when adding columnsPeter Penz
2012-03-24Cleanup and minor fixes for column-handlingPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-03-20Fix alternate background issuePeter Penz
2012-03-09Details view: Allow to turn off expandable folders like in Dolphin 1.7Peter Penz
2012-03-07Allow custom sorting of details-view columnsPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-22Fix alternate backgrounds when enabling groupingPeter Penz
2012-02-21Don't trigger assert when switching to details-viewPeter Penz
2012-02-17Remember the row- and column-information for visible itemsPeter Penz
2012-02-14Details view: Fix filter issue with sibblingsPeter Penz
2012-02-14Details view: Fix indicator-branchesPeter Penz
2012-02-11Group header layout fixesPeter Penz
2012-02-08Layout optimizationsPeter Penz
2012-02-06Group header improvementsPeter Penz
2012-02-05Fix potential endless loop in layoutPeter Penz
2012-02-01First version of a unit test for KItemListControllerFrank Reininghaus
2012-02-01Don't animate items if the number of grid elements has been changedPeter Penz
2012-01-31Animation optimizationsPeter Penz
2012-01-30Further animation optimizationsPeter Penz
2012-01-29Make moving animations less obtrusivePeter Penz