┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2022-08-14Simplify implementation of mouse long-press detectionFelix Ernst
2022-08-14Don't show selection toggle areas on files while in selection modeFelix Ernst
2022-08-14Address Nate's UX feedback: Episode 2Felix Ernst
2022-08-14Make touch tap to select items work in selection modeFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-18Remove references to KServiceTypeTrader in commentsNicolas Fella
2022-07-18KItemListHeaderWidget: Use QHeaderView fontKai Uwe Broulik
2022-07-11portalize drag urlsHarald Sitter
2022-06-16Don't consider drops on a row as drops on the row's itemFelix Ernst
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-06-11Fix install/load plugins from kf<version>Laurent Montel
2022-06-07KItemListView fix valgrind issue "Conditional jump or move depends on uniniti...Marius P
2022-05-31Port away from copying QEvent when building with Qt6Ahmad Samir
2022-05-31kfileitemmodel: sortRoleCompare: allow to sort by access time.Méven Car
2022-05-27Remove hover highlight before opening view context menuFelix Ernst
2022-05-27Fix paste on row while in details view modeFelix Ernst
2022-05-26Extend selection rectangle to left edgeTravis Burrows
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-05-08KItemList: fix warningsMéven Car
2022-05-04REmove duplicate header between header/fileLaurent Montel
2022-05-01Merge branch 'release/22.04'Felix Ernst
2022-05-01Fix icon resize animationEugene Popov
2022-04-26Revert "Combine modificationtime, creationtime and accesstime roles into one ...Eugene Popov
2022-04-26Eliminate remarksEugene Popov
2022-04-26Combine modificationtime, creationtime and accesstime roles into one groupEugene Popov
2022-04-26Add the ability to sort by file extensionEugene Popov
2022-04-20Don't deselect on Ctrl+Right-ClickFelix Ernst
2022-04-19Add additional Document role for "Author"Kai Uwe Broulik
2022-04-09Merge branch 'release/22.04'Felix Ernst
2022-04-08Add symmetric padding on right side of details viewFelix Ernst
2022-04-04Merge branch 'release/22.04'Felix Ernst
2022-04-04Improve details mode ctrl-press rubberband creationFelix Ernst
2022-04-04Merge branch 'release/22.04'Felix Ernst
2022-04-04Revert "KStandardItemListWidget: handle RtL drawing properly"Felix Ernst
2022-04-01Merge branch 'release/22.04'Felix Ernst
2022-04-01Fix tooltip closing while mouse moves over itemGeorge Florea Bănuș
2022-03-23Using the gesture recognizer from KWidgetsAddonsSteffen Hartleib
2022-03-23Allow for more explicit button labelsFelix Ernst
2022-03-15Fix some compile error against qt6Laurent Montel
2022-03-04Fix issue where newly inserted items end up in the wrong directoryDavid Edmundson
2022-03-04Always select items on activationFelix Ernst
2022-03-03KItemListHeaderWidget: don't crash if widget == nullptrJanet Blackquill
2022-02-26KStandardItemListWidget: don't double up the expansion offsetJan Blackquill
2022-02-25Merge branch 'release/21.12'Kai Uwe Broulik
2022-02-25[CompactView] Remove animation on file renameEugene Popov
2022-02-25KStandardItemListWidget: handle RtL drawing properlyJanet Blackquill