┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2023-10-23Display newline in filename as Unicode line breakYifan Zhu
2023-10-23Fix rubberband selection on icon in icon view modeFelix Ernst
2023-10-17KItemListView: add view position in scrollToItem()Amol Godbole
2023-10-05Fix accessibility ancestor treeFelix Ernst
2023-10-05KItemListWidget: make unfocused alternate background slightly lighterMéven Car
2023-09-23selection: fix rubberband verticesMarco Savelli
2023-09-23selection: select-on-rubberband-on-row as new defaultMarco Savelli
2023-09-05KItemListView: Fix inconsistencies in requiredWidth calculationAmol Godbole
2023-09-04KFileItemModel: Delay emitting currentDirectoryRemoved() signalAmol Godbole
2023-09-02Add focusOut and focusIn event support for KFileItemListView and update selec...Méven Car
2023-09-02k[standard]itemlistwidget: Account for view focus in selection highlightOliver Beard
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-13Don't compute size for non-local urlsMéven Car
2023-08-01Enter selection mode by tap-and-holding an already selected itemSteffen Hartleib
2023-07-27Avoid unwanted drag and drop actionSteffen Hartleib
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-17Hide application/x-trash files following showHidenFilesMéven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-06-04Update my eMail to the KDE-provided oneFelix Ernst
2023-05-26Expand or collapse all selected folders on Key Right/LeftMéven Car
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-05-10Add a TODO KF6 to solve bug 464722Méven Car
2023-04-29KFileItemModelRolesUpdater: test isSlow in `startDirectorySizeCounting`Méven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
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