┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2024-01-14DolphinView: Use SingleShot and Queued ConnectionsAmol Godbole
2024-01-13Add setting also hide application/x-trash files when hiding hidden filesMéven Car
2024-01-10KItemListRoleEditor: Disable spellcheckingAkseli Lahtinen
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-12-25Fix issues if QT_NO_CAST_FROM_ASCII is definedMarius P
2023-12-15Resort directory size count after refreshingAkseli Lahtinen
2023-12-15Change resortAllItemsInterval to 50msAkseli Lahtinen
2023-12-14Dolphin: Remove unused code, fix clazy warningsMéven Car
2023-12-08Do not reset expandability when loading previewsAkseli Lahtinen
2023-12-08Do not cache indexes across async tasksDavid Edmundson
2023-11-21Create thumbnails with scene devicePixelRatioKai Uwe Broulik
2023-11-21views: Use scene devicePixelRatio rather than qAppKai Uwe Broulik
2023-11-18Make main view react to context menu eventsFelix Ernst
2023-11-13Remove hover fadein/fadeout animation for KItemListWidgetPiruzzolo Piruzzolo
2023-11-08Improve size adjustment of itemlist editorYifan Zhu
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-10-24Merge branch 'master' into kf6Nicolas Fella
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-19Replace a deprecated qAsConst with std::as_constFelix Ernst
2023-10-17KItemListView: add view position in scrollToItem()Amol Godbole
2023-10-05Merge branch 'master' into kf6Nate Graham
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-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
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-23KStandardItemListWidget: Render pixmap with explicit dprKai Uwe Broulik
2023-08-23Merge branch 'master' into kf6Méven Car
2023-08-20KItemListView: Use own palette rather than go hunt for the sceneKai Uwe Broulik
2023-08-13Don't compute size for non-local urlsMéven Car
2023-08-10Merge branch 'master' into kf6Nicolas Fella
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-08Fix plugin queryNicolas Fella
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-28Merge branch 'master' into kf6Méven Car
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