┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2023-03-16Prevent dragging on non-writable directoriesMéven Car
2023-03-09Prevent a non-initialized value accessMéven Car
2023-02-23Fix header index are colIndex and not roleIndexMéven Car
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-15Allow empty metadata for KOverlayIconPluginAlexander Lohnau
2023-02-15Consistent naming in tooltipsYuri Chornoivan
2023-02-14Add new settings for permissions column formatSerg Podtynnyi
2023-02-12Optimize Directory size countingMéven Car
2023-02-09KFileItemModelRolesUpdater: Skip directory item count if it isSlow()Andrew Gunnerson
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-02-04Add Page count and Publisher columnsSerg Podtynnyi
2023-01-16Replace qswap with std::swapWillyanto Willyanto
2023-01-11Make space shortcut for selection mode view-local instead of globalFelix Ernst
2023-01-09Remove unnecessary method parameterFabian Vogt
2023-01-09Fix size of directories if a subdir fails to openFabian Vogt
2023-01-09Don't recurse into symlinks when counting directory contentsFabian Vogt
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-11-28Port away from deprecated KDirLister APINicolas Fella
2022-10-27Make details column text readableFelix Ernst
2022-10-27Make details view mode's full row activation optionalFelix Ernst
2022-10-16Fix compile against qt6.4Laurent Montel
2022-10-11don't use const'ref here (found by clazy)Laurent Montel
2022-10-11Use std::chrono_literalsLaurent Montel
2022-10-11Use QStringLiteralLaurent Montel
2022-10-11Use const'refLaurent Montel
2022-10-08Replace context menu on long press with selection modeMarco Martin
2022-09-26Remove unused includesLaurent Montel
2022-08-27This commit removes the ability to enter selection mode byFelix Ernst
2022-08-21Fix sorting by file extensionEugene Popov
2022-08-15Don't include `iconOverlays` in rolesData if it is emptyKai Uwe Broulik
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