┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemlistwidget.cpp
AgeCommit message (Expand)Author
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-23Add option to sort for original dateJulian Schraner
2017-06-20Support "Deletion Time" role in TrashKai Uwe Broulik
2017-03-08Honor KFileItem isHidden() in viewKai Uwe Broulik
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2015-02-24Port away from KLocaleEmmanuel Pescosta
2015-02-06kdelibs4support--Montel Laurent
2015-02-06Fix includesMontel Laurent
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-03-05Fix Bug 326210 - Dolphin unnecessarily truncates names of soft links in compa...Emmanuel Pescosta
2013-09-04Try to avoid calling the model's data method if only "text" is neededFrank Reininghaus
2012-08-13Fix bug 303375 - Dots in directory names treated as file extension.David Faure
2012-05-26Use an italic font for symbolic linksFrank Reininghaus
2012-05-01Places Panel: Allow hiding of itemsPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-18Inline renaming fixesPeter 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-09Revert the 2.0 decision to always use KB for file-sizesPeter Penz
2012-04-07Icons Mode: Fix wrong width calculation of additional rolesPeter Penz
2012-04-04Show the ratings as stars instead of textPeter Penz
2012-04-02Fix focus-rectangle issuesPeter Penz
2012-04-01Allow showing Nepomuk metadata inside viewsPeter Penz
2012-03-27KItemListView interface and implementation simplificationPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-03-09Details view: Allow to turn off expandable folders like in Dolphin 1.7Peter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-15Folders Panel: Use the whole width as selection regionPeter Penz
2012-02-14Details view: Fix indicator-branchesPeter Penz
2012-02-09Icon-rectangle and selection-toggle optimizationsPeter Penz
2012-02-08Layout optimizationsPeter Penz
2012-02-04Icons view: Layout optimizationsPeter Penz
2012-02-03Show the value "Unknown" for the item-count only after it has been verifiedPeter Penz
2012-01-17Fix probably wrong alternative background colorPeter Penz
2011-12-27Fix icon alignment issue in the details viewPeter Penz
2011-12-23Don't show the name as part of the "path" rolePeter Penz
2011-12-23Introduce "isExpandable" rolePeter Penz
2011-12-16Minor layout and coding style cleanupsPeter Penz
2011-12-15Don't show an expansion toggle for locked expansionsPeter Penz
2011-12-10Fix issue that icon overlay is missing for linksPeter Penz
2011-12-08Fix font settings issuePeter Penz
2011-12-07Fix icon boundaries issuePeter Penz
2011-12-06Use scaled size for KFileItemListWidget::iconRect()Peter Penz
2011-12-06Selection and current item fixesPeter Penz
2011-11-27Apply icon effect for cut itemsPeter Penz