- 22 May, 2019 1 commit
-
-
Nate Graham authored
BUG: 382085 FIXED-IN: 19.04.2
-
- 21 May, 2019 1 commit
-
-
Nate Graham authored
BUG: 407698
-
- 17 May, 2019 2 commits
-
-
Nate Graham authored
-
Nate Graham authored
Summary: When a folder isn't shared, all of the UI controls that depend on it being shared should be disabled. BUG: 407500 FIXED-IN: 19.04.1 Test Plan: {F6828673, size=full, loop=true, autoplay=true} Reviewers: #vdg, filipf Reviewed By: #vdg, filipf Differential Revision: https://phabricator.kde.org/D21253
-
- 10 Oct, 2018 1 commit
-
-
Script Kiddy authored
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"
-
- 04 Oct, 2018 1 commit
-
-
Rik Mills authored
Summary: Currently fails to recognise packagekit-qt >= 1.0.0 with the message: Could not find a configuration file for package "PackageKitQt5" that is compatible with requested version "0.9.5" This results in the 'share' tab of Dolphin's folder properties simply stating that samba is not installed, with the button which offers to install this via packagekit not being present. Currently known to affect at lease Kubuntu 18.04, 18.10, and Neon 18.04 packagekit-qt 0.9.5 dates from 2014, so regardless of more complicated solutions, the version requirement can be dropped here. BUG: 390599 Test Plan: - Apply patch to Kubuntu CI builds of 18.08 branch. - Apply patch to eariler releases for potential bugfix in Kubuntu - Confirm that the button to install samba appears, installs samba, and that the samba sharing config options for the folder then appear. Reviewers: cfeck, ngraham Reviewed By: ngraham Differential Revision: https://phabricator.kde.org/D15874
-
- 02 Jul, 2018 1 commit
-
-
Kai Uwe Broulik authored
This is a local folder as well. Use KFileItem::mostLocalUrl() instead of the property dialog's URL BUG: 394316 Differential Revision: https://phabricator.kde.org/D13397
-
- 11 Jun, 2017 1 commit
-
-
Script Kiddy authored
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"
-
- 02 Jan, 2017 1 commit
-
-
Script Kiddy authored
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"
-
- 20 Dec, 2016 1 commit
-
-
Script Kiddy authored
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"
-
- 23 Sep, 2016 4 commits
-
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
Filter for current Arch so on multiarch systems it doesn't try to install several packages and get confused
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
-
- 09 Sep, 2016 1 commit
-
-
Script Kiddy authored
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"
-
- 09 Jun, 2016 1 commit
-
-
Pino Toscano authored
Copy the helper KSambaSharePrivate::isSambaInstalled() from kio, so this file properties plugin has the same logic as the KSambaShare code used.
-
- 30 Dec, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 16 Oct, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 15 Oct, 2015 1 commit
-
-
Script Kiddy authored
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"
-
- 14 Oct, 2015 5 commits
-
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
FEATURE: ported to frameworks and uses packagekit to install samba if it's not installed, from Summer of Code project DIGEST: ported to frameworks and uses packagekit to install samba if it's not installed, from Summer of Code project Merge in frameworks branch
-
Jonathan Esk-Riddell authored
switch to setting widgets once it is installed
-
Jonathan Esk-Riddell authored
-
- 05 Oct, 2015 16 commits
-
-
Harald Sitter authored
-
Harald Sitter authored
we get definitions and include_dir settings from ECM and the used frameworks
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
add_feature_info prints the information on whether the feature is enabled or not as part of the feature summary allowing for consistent formatting and parsing
-
Harald Sitter authored
this puts the variable in the CMakeCache and it can be edited via the cmake-gui
-
Harald Sitter authored
(makes cmake output consistent with other apps)
-
Harald Sitter authored
-
Harald Sitter authored
order used elsehwere
-
Harald Sitter authored
we don't use anything that requires cmake3, and ECM itself doesn't need it either.
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-