┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodelrolesupdater.h
AgeCommit message (Expand)Author
2026-02-07Remove preview ignore maximum local size handling from DolphinKai Uwe Broulik
2026-02-04KFileItemModelRolesUpdater: Use mime type from preview job, if anyKai Uwe Broulik
2026-01-22clang-tidy: avoid copy, use const referencesMéven Car
2025-03-13KFileItemModelRolesUpdater: reset size and count before updating foldersAkseli Lahtinen
2025-01-17Refactor Overlay HandlingMéven Car
2025-01-11KFileItemModelRolesUpdater: add utility cacheSize functionMéven Car
2025-01-11KFileItemModelRolesUpdater: Show emblems even in hover sequenceMéven Car
2024-12-19dolphinview: Update thumbnail on filename changeAkseli Lahtinen
2023-11-21Create thumbnails with scene devicePixelRatioKai Uwe Broulik
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-02-12Optimize Directory size countingMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-11don't use const'ref here (found by clazy)Laurent Montel
2022-07-18Remove references to KServiceTypeTrader in commentsNicolas Fella
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-10-17Remove not implmemented methodLaurent Montel
2020-09-13Fix wreorder warningAyushmaan jangid
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-09Provide ability to configure size cut-off for local file previewsGastón Haro
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2019-01-11Consti'fyLaurent Montel
2018-03-04Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2015-11-28Fix wrong path->URL conversion.David Faure
2015-11-04Use the new KOverlayIconPlugin interface from KIO::WidgetsOlivier Goffart
2015-10-10Only perform operations with Baloo if it is enabledVishesh Handa
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-10-18fix forward declarationMontel Laurent
2014-10-14Port Dolphin to the new Baloo APIsVishesh Handa
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa
2014-01-06Avoid calling KFileItemModel::index() in KFileItemModelRolesUpdaterFrank Reininghaus
2013-09-04Count the items inside directories in another threadFrank Reininghaus
2013-07-18Fix build if HAVE_NEPOMUK is not definedFrank Reininghaus
2013-07-18Overwrite the changed role value with an empty QVariant,Emmanuel Pescosta
2013-07-12Load unknown icons for items just before showing items in the viewFrank Reininghaus
2013-06-20Try to do at least a "fast" icon loading for all itemsFrank Reininghaus
2013-06-20Make sure that all visible items have an iconFrank Reininghaus
2013-06-20Simplify handling of preview jobsFrank Reininghaus
2013-06-07Remove unused argumentFrank Reininghaus
2013-06-05KFileItemModelRolesUpdater: waste less ressources and fix some bugsFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta