| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-19 | 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" | |||
| 2016-08-19 | 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" | |||
| 2016-08-18 | fix changed menuitem string + add some comments | Burkhard Lück | |
| 2016-08-10 | GIT_SILENT Upgrade KDE Applications version to 16.08.0. | Albert Astals Cid | |
| 2016-08-06 | Fix some low-hanging warning fruits | Martin T. H. Sandsmark | |
| 2016-08-02 | GIT_SILENT Upgrade KDE Applications version to 16.07.90. | Albert Astals Cid | |
| 2016-07-19 | GIT_SILENT Upgrade KDE Applications version to 16.11.70. | Albert Astals Cid | |
| 2016-07-19 | GIT_SILENT Upgrade KDE Applications version to 16.07.80. | Albert Astals Cid | |
| 2016-07-16 | Fix scrolling on hidpi screens | Martin T. H. Sandsmark | |
| Scrolling with libinput was unbearably slow. QScrollBar is much better at scrolling than us, so let it handle it. REVIEW: 128432 BUG: 357618 | |||
| 2016-07-16 | Fix scrolling on hidpi screens | Martin T. H. Sandsmark | |
| Scrolling with libinput was unbearably slow. QScrollBar is much better at scrolling than us, so let it handle it. REVIEW: 128432 BUG: 357618 | |||
| 2016-07-14 | Give FileMetaDataConfigurationDialog a parent | Christoph Feck | |
| REVIEW: 128439 | |||
| 2016-07-01 | Merge branch 'Applications/16.04' | Kai Uwe Broulik | |
| 2016-07-01 | [DBusInterface] Use %U instead of %u to indicate multiple URLs are supported | Kai Uwe Broulik | |
| Otherwise KRun opens a separate instance for every URL passed although Dolphin already has logic to open different folders in tabs if neccessary. REVIEW: 128306 | |||
| 2016-06-28 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-06-25 | add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation | David Faure | |
| This fixes some URLs built from local paths without scheme. | |||
| 2016-06-18 | Look for kfileitemaction plugins in the expected subfolder | Elvis Angelaccio | |
| For a rationale, see https://git.reviewboard.kde.org/r/128225/ | |||
| 2016-06-16 | Fix DnD onto desktop:/ app desktop file. | David Faure | |
| We need to resolve from desktop:/ to file:/ so that DropJob can handle application .desktop files. CCBUG: 363991 | |||
| 2016-06-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" | |||
| 2016-06-08 | Load KFileItemAction plugins with json metadata | Elvis Angelaccio | |
| REVIEW: 128088 | |||
| 2016-06-08 | Update dolphin docbook to 16.04 | Burkhard Lück | |
| Proofread + check if the info is still valid, bump date + releaseinfo New Screenshots Remove appendix + entities kappname + dolphin REVIEW:128071 | |||
| 2016-06-07 | GIT_SILENT Upgrade KDE Applications version to 16.04.2. | Albert Astals Cid | |
| 2016-06-05 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-06-05 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-06-04 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-06-04 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-05-29 | 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" | |||
| 2016-05-29 | 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" | |||
| 2016-05-26 | Port all instances of Kauthorized action/shell_command to shell_command | David Edmundson | |
| The KAuthorized key to prevent shell access according the documentation is simply "shell_action" not "action/shellAction" so should use authorize not authorizeKAction This appears to have come about as part of a porting bug when going from KApplication::authorize to KAuthorized in kdelibs3 to kdelibs4. To currently block shell access a sysadmin currently needs to have both keys set already, so we can be confident it won't have any actual compatibility problems. | |||
| 2016-05-21 | Fix crash when closing split view with ownCloud plugin loaded | Martin T. H. Sandsmark | |
| KPluginLoader::instantiatePlugins() wraps QPluginLoader::instace(), which doesn't return a new object for each call, so if we set the KFileItemModelRolesUpdater instance as parent to the plugin the shared instance will be deleted leading to crashes when other instances of KFileItemModelRolesUpdater tries to use their plugin objects. To fix this, set the QApplication as a parent. BUG: 357479 REVIEW: 127930 | |||
| 2016-05-21 | Fix crash when closing split view with ownCloud plugin loaded | Martin T. H. Sandsmark | |
| KPluginLoader::instantiatePlugins() wraps QPluginLoader::instace(), which doesn't return a new object for each call, so if we set the KFileItemModelRolesUpdater instance as parent to the plugin the shared instance will be deleted leading to crashes when other instances of KFileItemModelRolesUpdater tries to use their plugin objects. To fix this, set the QApplication as a parent. BUG: 357479 REVIEW: 127930 | |||
| 2016-05-18 | Merge branch 'Applications/16.04' | David Edmundson | |
| 2016-05-18 | Don't allow opening the terminal if shell_access Kiosk mode is set | David Edmundson | |
| DolphinPart already did this. Dolphin itself didn't have this feature. REVIEW: 127951 | |||
| 2016-05-16 | Don't use old (not existing) names in the documentation. | Andre Woebbeking | |
| 2016-05-13 | use selected icon state for selected sidebar item | Marco Martin | |
| Since now the breeze icons can be recolored by kiconloader with svg stylesheets, use this feature to recolor the currently selected icon in the sidebar and in the details view (not the icon view) look wouldn't change if used with icon themes that don't support this feature This makes it look more in line with the breeze style REVIEW:127877 | |||
| 2016-05-05 | Change wording of Directory to Folder. | Frederik Schwarzer | |
| 2016-04-27 | GIT_SILENT Upgrade KDE Applications version to 16.04.1. | Albert Astals Cid | |
| 2016-04-27 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-27 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-26 | Merge branch 'Applications/16.04' | Wolfgang Bauer | |
| 2016-04-26 | Specify a fallback icon to QIcon::fromTheme() | Wolfgang Bauer | |
| The default fallback of QIcon::fromTheme() is QIcon(), i.e. a null icon. Set the generic "unknown" icon as fallback to prevent missing icons for filetypes that specify an icon name that doesn't exist. This also gets rid of "QPixmap::scaled: Pixmap is a null pixmap" warnings in that case. BUG: 358958 BUG: 361034 FIXED-IN: 16.04.1 REVIEW: 127713 | |||
| 2016-04-26 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-26 | SVN_SILENT made messages (after extraction) | l10n daemon script | |
| 2016-04-22 | Fix exports and linkage, remove sources from tests which are already being ↵ | Andrius da Costa Ribas | |
| linked. REVIEW: 127709 | |||
| 2016-04-13 | GIT_SILENT Upgrade KDE Applications version to 16.04.0. | Albert Astals Cid | |
| 2016-04-09 | Selection toggle: Use emblem-remove and emblem-added icons from Breeze | Emmanuel Pescosta | |
| This raises the minimum KF5 version to 5.21.0 BUG: 357587 FIXED-IN: 16.08.0 REVIEW: 127400 CCMAIL: [email protected] | |||
| 2016-04-09 | Merge branch 'Applications/16.04' | Emmanuel Pescosta | |
| 2016-04-09 | Fix crash caused by a out-of-bounds access in KItemListViewAccessible::cell | Emmanuel Pescosta | |
| BUG: 359738 FIXED-IN: 16.04.0 REVIEW: 127397 | |||
| 2016-04-06 | GIT_SILENT Upgrade KDE Applications version to 16.03.90. | Albert Astals Cid | |
| 2016-04-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" | |||
| 2016-03-25 | SVN_SILENT made messages (.desktop file) | l10n daemon script | |
