┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-04Add Flatpak patches to Dolphin depending on CMake definitionClaudio Cambra
When Dolphin gets packaged as a flatpak, this patch gets applied: https://invent.kde.org/packaging/flatpak-kde-applications/-/blob/master/dolphinpatch.patch That's not really an ideal solution, so this is probably a better idea -- to upstream the patches and apply them depending on a CMake definition
2022-01-04Utilize KIO::PreviewJob::availableThumbnailerPlugins method to fetch ↵Alexander Lohnau
available preview plugins
2022-01-03GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 306e7e24938c52e1af09bcf3e88945828cbfcb34)
2022-01-02Load service menus for settings from new file locationAlexander Lohnau
This is a replacement for the KServiceTypeTrader loading. Because third parties still use the KServiceTypeTrader file location, we need to support both for the time being.
2022-01-02Version control plugins: Remove defunct KServiceTypeTrader query for ↵Alexander Lohnau
available plugins We do not load those plugins anymore, consequently it does not make sense to find and display them in the settings
2022-01-02SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-31Improve sudo/kdesu error messageNate Graham
Now that you can get elevated privileges while using the app, we can display a more useful and descriptive error message when people try to run Dolphin using `sudo` or `kdesu`. Also bump the frameworks dependency to 5.90 since that's the KIO version that includes this change, so we can be sure that the message is always accurate.
2021-12-31SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-30Use the CDN based endpoint rather than the legacy endpoint which hits our ↵Ben Cooksley
download redirector.
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
Use `value_or(-1)` for those functions that don't use `std::optional`.
2021-12-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-24Change default value of MaximumTextLines to 3Leo Treloar
The previous default of allowing an unlimited number of text lines to be displayed in icon view can lead to very large, inconsistent, and unattractive gaps between rows. Capping this by default makes things look much neater.
2021-12-20SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-19GIT_SILENT Port remaining QDateTime::toTime_t usage in windows code pathAlexander Lohnau
2021-12-18Merge branch 'release/21.12'Kai Uwe Broulik
2021-12-18Use QUrl::toDisplayString when presenting to the userKai Uwe Broulik
Strips out password information
2021-12-18GIT_SILENT made messages (after extraction)l10n daemon script
2021-12-18SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-18GIT_SILENT made messages (after extraction)l10n daemon script
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
and more
2021-12-16Remove calls to no-op KNewFileMenu::setViewShowsHiddenFilesNicolas Fella
The implementation doesn't do anything
2021-12-16[Information Panel] Remove unused PlacesItemModelKai Uwe Broulik
2021-12-16Remove deprecated call to KParts::PartBase::loadPlugins.Alexander Lohnau
With https://invent.kde.org/frameworks/kparts/-/merge_requests/32 this method got deprecated, and with https://invent.kde.org/network/konqueror/-/merge_requests/99 only the kget plugin is actually loaded. https://invent.kde.org/network/konqueror/-/merge_requests/100 Takes care of importing the kget plugin to konqueror.
2021-12-15GIT_SILENT made messages (after extraction)l10n daemon script
2021-12-15SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-15GIT_SILENT made messages (after extraction)l10n daemon script
2021-12-13Port deprecated QDateTime::toTime_t method callAlexander Lohnau
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
By defining the KF_DISABLE_DEPRECATED_BEFORE_AND_AT and QT_DISABLE_DEPRECATED_BEFOREvalues, the deprecated overloads are hidden. This way we only have the un-deprecated one visible.
2021-12-12SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-11GIT_SILENT Update Appstream for new releaseAlbert Astals Cid
(cherry picked from commit 438f6cc434f063e3379ce632cc9b50ad526ba274)
2021-12-11SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-10SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-09GIT_SILENT Update Appstream for new releaseAlbert Astals Cid
2021-12-08Show OpenUrlJob errors as inline messageKai Uwe Broulik
Avoids an ugly message box when opening a file fails or is forbidden.
2021-12-08SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-07SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-06Fix various typosluz paz
Found via `codespell -q 3 -S *.desktop,*.xml`
2021-12-06SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-05SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-04Add Microsoft Windows and Mac OS X equivalents as keywords to help new ↵Tornado 99
users, org.kde.dolphin.desktop
2021-12-04SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-03SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-02Tweaked showFilterBar tooltip text for accuracyPaul Brown
2021-12-02[Location Bar] Add the ability to show hidden folders in the subdirectories ↵Eugene Popov
popup
2021-12-01Port deprecated QLayout::margin callAlexander Lohnau
As the method impl suggests, the left value is preferred if all the values are the same. This is the case for the given layout. ```cpp int QLayout::margin() const { int left, top, right, bottom; getContentsMargins(&left, &top, &right, &bottom); if (left == top && top == right && right == bottom) { return left; } else { return -1; } } ```
2021-12-01Port away from deprecated KFileItemActions::runPreferredApplications overloadAlexander Lohnau
2021-12-01Port away from deprecated QDateTime::.toTime_t methodAlexander Lohnau
2021-12-01Port deprecated QFontMetrics::horizontalAdvanceAlexander Lohnau
2021-12-01Port away from deprecated KFileItemActions::addOpenWithActionsTo methodAlexander Lohnau
Instead of the KServiceTypeTrader constraint, pass the desktop file name as part of the exclude list to the method call.