┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-10-19Add a sort by duration option for videosSomsubhra Bairi
2024-10-17kitemlistcontroller: process forward/back buttons when double-clickingWolfgang Müller
2024-10-12KFileItemModel: fix `setData` in the renaming usageJin Liu
2024-08-28KItemListRoleEditor: minimize resize() occurencesMéven Car
2024-08-23Use QLocale to display localized time role groupJérôme Lécuyer
2024-08-17KStandardItemListWidget: remove obselete commentYifan Zhu
2024-08-16Fix display of filename ampersands in actionsJohn Veness
2024-08-13KStandardItemListWidget: select by number of unicode charsYifan Zhu
2024-07-31Kitemlistcontroller: only accept doubleclick for left mouse buttonMéven Car
2024-07-27Port from KIconLoader::drawOverlays to KIconUtils::addOverlaysNicolas Fella
2024-07-22Notify users if authorization is required to proceedFelix Ernst
2024-07-18Port away from deprecated KIconEffect APINicolas Fella
2024-07-17Remove dead codeManuel Alcaraz Zambrano
2024-07-05Add support for Plasma's global smooth scrolling settingNathan Misner
2024-06-16Prefer en_US, "colour" -> "color"Marius P
2024-05-21Haiku build fixesSchrijvers Luc
2024-05-18Avoid implicitly selecting itemsFelix Ernst
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-04-05KItemListController: don't create rubber band for a right click in an empty r...Amol Godbole
2024-04-04kitemlist: don't open dir when double-click on expand arrowMéven Car
2024-03-30Fix layout in Compact View mode for RTLEugene Popov
2024-03-30Fix selection marker for RTLEugene Popov
2024-03-27Better support for RTLEugene Popov
2024-03-25Fix right-mouse click crashes on WindowsJulius Künzel
2024-03-23KItemListView: Improve scrollToItem()Eugene Popov
2024-03-09KItemListController::onPress: remove unused screenPos argumentMéven Car
2024-03-08Start autoActivationTimer only if hovering over a directoryAkseli Lahtinen
2024-03-07Add option to completely disable directory size countingNico Kreipke
2024-02-27Fix compile with Qt 6.7nerdopolis turfwalker
2024-02-23Resolve conflict between activateSoonAnimation and hoverSequenceAnimationFelix Ernst
2024-02-23Add drag-open animationFelix Ernst
2024-02-18Add documentationFelix Ernst
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-30Improve arrow key navigation for right-to-left languagesFelix Ernst
2024-01-23Slightly refactor count resortingFelix Ernst
2024-01-22Avoid sorting too frequentlyFelix Ernst
2024-01-20rolesupdater: set isExpandable to false when dir is emptyMéven Car
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