┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodelrolesupdater.cpp
AgeCommit message (Expand)Author
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2021-02-20KFileItemModelRolesUpdater: Avoid refreshing items when we receive their cont...Méven Car
2021-02-17Apply 1 suggestion(s) to 1 file(s)Stefan Brüns
2021-02-15[FileItemRolesUpdater] Use STL-style iterator instead of iterating a copyStefan Brüns
2021-02-15[FileItemRolesUpdater] Reserve space in two temporary listsStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix reservation sizeStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix calculation of requested indexesStefan Brüns
2021-01-15fix folder size calculation on FUSE and network file systemsIlia Kats
2020-12-17fix display of folder sizes for empty foldersIlia Kats
2020-11-19Re-allow icons that are not theme iconMéven Car
2020-11-08Add missing referenceElvis Angelaccio
2020-11-08Iterate over a const copy list of containersIsmael Asensio
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-11-01make sure we use valid iconsMartin T. H. Sandsmark
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-24Use mutable iterators where requiredAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
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-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-01-11Consti'fyLaurent Montel
2018-12-07Remove unused parameter warningShubham Jangra
2018-10-25Fix minor typosYuri Chornoivan
2018-09-11Revert "[KFileItemModelRolesUpdater] Avoid duplicate indexes to resolve"Kai Uwe Broulik
2018-09-11[KFileItemModelRolesUpdater] Avoid duplicate indexes to resolveKai Uwe Broulik
2018-09-06Make thumbnail frame-and-shadow drawing criteria match those of the file dialogNathaniel Graham
2018-07-11[KFileItemModelRolesUpdater] Fix preview scaling for frameless previewsKai Uwe Broulik
2018-04-01Use rightRef() instead of right()Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-16Use KConfig::readEntry()'s default argument properlyNathaniel Graham
2017-11-15Turn on Dolphin icon previews by defaultNathaniel Graham
2017-02-18Apply the file preview shadow frame to most previews instead of only image fi...Diego Soenens
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
2016-05-21Fix crash when closing split view with ownCloud plugin loadedMartin T. H. Sandsmark
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-12-13Fix compilation when baloo is not presentValentin Rusu
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-03-27review commentsDavid Edmundson
2015-03-26Make KPixmapModifier::applyFrame handle high DPI imagesDavid Edmundson
2015-03-25Provide scaled pixmaps in the main file modelDavid Edmundson
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-02-06Fix includesMontel Laurent
2014-10-27Port to QDebug*. KVBox--Montel Laurent