| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-13 | TerminalPanel: StatJob::mostLocalUrl only works with ":local" protocols | Ahmad Samir | |
| StatJob::mostLocalUrl was changed to cancel the job automatically if the protocol Class isn't ":local", mostLocalUrl only makes sense with ioslaves that actually set UDS_LOCAL_PATH (which should have calss ":local"). I tested that kio-fuse still works, when having the terminal panel open and changing direcotries in Dolphin, with an sftp:// server. | |||
| 2020-09-13 | Update org.kde.dolphin.appdata.xml homepage url | Carl Schwan | |
| 2020-09-10 | Do not build KCMs on windows | Alexander Lohnau | |
| 2020-09-10 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n 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" | |||
| 2020-09-10 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-09-09 | Port to modern SPDX identifier | Carl Schwan | |
| 2020-09-09 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n 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" | |||
| 2020-09-09 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-09-08 | Merge branch 'release/20.08' into master | Nate Graham | |
| 2020-09-08 | Fix untranslated spinbox suffix strings | Nate Graham | |
| BUG: 426286 FIXED-IN: 20.08.2 | |||
| 2020-09-05 | Merge branch 'release/20.08' into master | Elvis Angelaccio | |
| 2020-09-05 | Revert "Set a better defaultDropAction for dragging" | Elvis Angelaccio | |
| This reverts commit 4440e961a07aaee5b5da7c8967ff05de14808ad4. BUG: 425757 BUG: 426196 FIXED-IN: 20.08.2 | |||
| 2020-09-05 | Clear services model after KNS entries changed | Alexander Lohnau | |
| We can not know if a service got deleted, so we clear the model and reload the services. The issue that the entries are not uninstalled has already been solved, this is just a patch to fix the state of the UI. CCBUG: 420312 | |||
| 2020-09-03 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n 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" | |||
| 2020-09-03 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-09-02 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-09-01 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n 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" | |||
| 2020-09-01 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-09-01 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n 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" | |||
| 2020-08-31 | Port away from deprecated Qt::MidButton | Laurent Montel | |
| 2020-08-31 | GIT_SILENT Update Appstream for new release | Christoph Feck | |
| 2020-08-31 | GIT_SILENT Update Appstream for new release | Christoph Feck | |
| (cherry picked from commit 6ffa7f460e397b48af7dc1651351e29f23883a58) | |||
| 2020-08-31 | Do not build KNS installer and KNS button on Windows | Alexander Lohnau | |
| 2020-08-31 | Allow Open Terminal action on Windows | Alexander Lohnau | |
| 2020-08-30 | Merge branch 'release/20.08' | Alexander Lohnau | |
| 2020-08-30 | Fix file preview for desktop files with absolute icon paths | Alexander Lohnau | |
| BUG: 423326 FIXED-IN: 20.08.1 | |||
| 2020-08-26 | Text style fixes | Nikita Churaev | |
| 2020-08-26 | Merge branch 'release/20.08' into master | Elvis Angelaccio | |
| 2020-08-25 | Fix nullptr crash on Windows | Alexander Lohnau | |
| 2020-08-25 | Output of licensedigger + manual cleanup afterwards. | Elvis Angelaccio | |
| Unfortunately licensedigger does not strip the trailing * characters. While at it, use a common style for all source files. | |||
| 2020-08-24 | Change group spacing from 18px to 12px | Nate Graham | |
| This is the value used in QML-based software, so now Dolphin's form layout settings dialogs look consistent. | |||
| 2020-08-23 | Merge branch 'release/20.08' into master | Elvis Angelaccio | |
| 2020-08-23 | Fix 'show space' setting not being re-applied | Nazar Kalinowski | |
| BUG: 425542 | |||
| 2020-08-18 | Port KRun to OpenUrlJob | Ahmad Samir | |
| In DolphinMainWindow, since KRun allows running executables by default, use setRunExecutables(true) so as not to change the behaviour. Remove the now redundant slotHandleUrlStatFinished, that whole StatJob logic is now handled by OpenUrlJob. Bump KF required version to 5.73, since that's where OpenUrlJob::setShowOpenOrExecuteDialog was introduced. | |||
| 2020-08-17 | Port away from QWheelEvent::orientation() | Elvis Angelaccio | |
| We are supposed to use QWheelEvent::angleDelta() instead. Upon an horizontal/vertical scroll event, its `x()`/`y()` method will return a value different from zero. | |||
| 2020-08-08 | Merge branch 'release/20.08' | Yuri Chornoivan | |
| 2020-08-08 | Fix i18n | Yuri Chornoivan | |
| 2020-08-05 | Merge branch 'master' of invent.kde.org:system/dolphin | Christoph Feck | |
| 2020-08-05 | GIT_SILENT Update Appstream for new release | Christoph Feck | |
| (cherry picked from commit a499df21bcf6b636a0396aeb0d911dd1b8d2229d) | |||
| 2020-08-05 | GIT_SILENT Update Appstream for new release | Christoph Feck | |
| 2020-08-04 | Merge branch 'release/20.08' | Ismael Asensio | |
| 2020-08-04 | [search] Close tags menu after click when there is only one tag | Ismael Asensio | |
| It stays open otherwise to allow checking/unchecking several tags at a time BUG: 424873 FIXED-IN: 20.08 | |||
| 2020-08-02 | Merge branch 'release/20.08' into master | Antonio Rojas | |
| 2020-08-02 | Remove MaximumSize entry from kdeglobals when settings the preview file size ↵ | Antonio Rojas | |
| limit to "No limit" Instead of setting it to 0, which KIO's PreviewJob interprets as "No previews", breaking previews in konsole and Plasma desktop BUG: 424403 | |||
| 2020-08-02 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-08-02 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-07-26 | Icon: Update with latest breeze icon | Timothée Ravier | |
| 2020-07-23 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2020-07-19 | Merge branch 'release/20.08' | Nate Graham | |
| 2020-07-19 | Fix "Show folders, tabs, and window state from last time" feature | Antonio Rojas | |
| We were using the DBus interface before declaring it, oops. BUG: 422300 FIXED-IN: 20.08.0 | |||
