┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/trash/dolphintrash.cpp
AgeCommit message (Expand)Author
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-08-18Adapt to KNotifcations API changeNicolas 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-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-19Fix build with older KF versionsAhmad Samir
2022-10-16DolphinTrash: port away from deprecated KIO APIAhmad Samir
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-07-19Clean up KF API older than 5.82Ahmad Samir
2021-04-06Fix deprecated method calls when using KIO >= 5.82David Faure
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2018-10-10Add proper labels to Trash Emptied notificationKai Uwe Broulik
2018-03-21Fix compilation with -DQT_NO_URL_CAST_FROM_STRINGDavid Faure
2018-03-11Update trash icon after restore operationRoman Inflianskas
2018-03-11Add missing this parameterElvis Angelaccio
2018-03-11Add Trash (empty, isEmpty, emptinessChanged)Roman Inflianskas