Feed Advanced Search

May 17 2020

kossebau added a comment to D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

Bah, I patched the wrong kapidox on the server, so last nights run still failed. Oh well... not sure I will have time in the evening for processing this patch, but at least now getting the diff applied also on the right kapidox, so next server check tomorrow.

May 17 2020, 11:37 AM · Documentation, Frameworks

May 16 2020

kossebau added a comment to D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

I just applied the diff as-is to the working checkout of kapidox on the server, to see if the patch also works for the setup of the nightly run, other than my separate testing which might have missed any special environment setup. So tomorrow before noon CEST we should have proof this patch catches all issues.
So no immediate pressure to get this patch out ASAP to also get api.kde.org running again :)

May 16 2020, 7:52 PM · Documentation, Frameworks
ognarb added a comment to D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

Thanks for the (first) review :)

Open questions I have are these:
a) how to properly check for the presence of the yaml.safe_load() method? and whether to support a fallback to load() otherwise? It was only introduced at a certain version of pyyaml

May 16 2020, 7:27 PM · Documentation, Frameworks
alex updated the task description for T13073: Documentation for runner syntaxes.
May 16 2020, 5:44 PM · Documentation
cblack added a comment to D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

Thanks for the (first) review :)

Open questions I have are these:
a) how to properly check for the presence of the yaml.safe_load() method? and whether to support a fallback to load() otherwise? It was only introduced at a certain version of pyyaml
b) by supposedly breaking support for Python 2, how to properly catch any usage of python2 now?

May 16 2020, 5:40 PM · Documentation, Frameworks
kossebau added a comment to D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

Thanks for the (first) review :)

May 16 2020, 5:38 PM · Documentation, Frameworks
cblack accepted D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).
May 16 2020, 3:01 PM · Documentation, Frameworks
ognarb accepted D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).

+1 and also +1 for removing python2 support

May 16 2020, 2:32 PM · Documentation, Frameworks
kossebau requested review of D29797: Unbreak generation with dep diagrams with Python 3 (break Py2).
May 16 2020, 2:18 PM · Documentation, Frameworks
mlaurent added inline comments to D29724: SendLaterAgent: merge libKF5SendLater library into the agent.
May 16 2020, 8:23 AM · Documentation, KDE PIM

May 15 2020

dvratil updated the diff for D29724: SendLaterAgent: merge libKF5SendLater library into the agent.
  • Fix arc going crazy
May 15 2020, 12:38 PM · Documentation, KDE PIM
dvratil updated the diff for D29724: SendLaterAgent: merge libKF5SendLater library into the agent.
  • Address review comments
May 15 2020, 12:38 PM · Documentation, KDE PIM
mlaurent accepted D29723: Adapt KMail to MessageComposer SendLater API changes.
May 15 2020, 4:51 AM · Documentation, KDE PIM

May 14 2020

asensi closed D29611: Add krusader-news mailing list to docs.
May 14 2020, 11:55 PM · Krusader, Documentation
ngraham closed D29006: Allow to copy or move selection to the other split view.
May 14 2020, 10:20 PM · Documentation, Dolphin
ngraham accepted D29006: Allow to copy or move selection to the other split view.

Thank you!

May 14 2020, 10:19 PM · Documentation, Dolphin
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Done :)

May 14 2020, 10:15 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Renaming of functions
May 14 2020, 10:14 PM · Documentation, Dolphin
ngraham requested changes to D29006: Allow to copy or move selection to the other split view.

Actually sorry, I have a few more comments before I think this can land:

May 14 2020, 9:50 PM · Documentation, Dolphin
ngraham accepted D29006: Allow to copy or move selection to the other split view.

Thanks!

May 14 2020, 9:46 PM · Documentation, Dolphin
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Nice feature. I would rename the menu items a bit:
"Move to inactive split view"
"Copy to inactive split view"

No need to mention "the selection" because it's implicit. And I would mention that this is about the split view, or else when not using the split view feature, it's not clear how to enable the menu items. If you mention splits in the name though, it's advertising the split view feature for whose who haven't found it yet.

May 14 2020, 9:21 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Minor renaming of text and the according variables
  • Merge remote-tracking branch 'origin' into arcpatch-D29006
May 14 2020, 9:19 PM · Documentation, Dolphin
ngraham added a comment to D29006: Allow to copy or move selection to the other split view.

Nice feature. I would rename the menu items a bit:
"Move to inactive split view"
"Copy to inactive split view"

May 14 2020, 6:22 PM · Documentation, Dolphin
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Rather than merging master into your branches, I would recommend you rebasing ;)

May 14 2020, 7:21 AM · Documentation, Dolphin
meven accepted D29006: Allow to copy or move selection to the other split view.

Rather than merging master into your branches, I would recommend you rebasing ;)

May 14 2020, 7:00 AM · Documentation, Dolphin
dvratil updated the diff for D29723: Adapt KMail to MessageComposer SendLater API changes.
  • Fix broken patch
May 14 2020, 6:14 AM · Documentation, KDE PIM
dvratil updated the diff for D29723: Adapt KMail to MessageComposer SendLater API changes.
  • Update messagelib dependency
May 14 2020, 6:14 AM · Documentation, KDE PIM

May 12 2020

elvisangelaccio accepted D29006: Allow to copy or move selection to the other split view.
May 12 2020, 8:05 PM · Documentation, Dolphin
cblack closed D29667: Export metalist to json file.
May 12 2020, 7:51 PM · Documentation, Frameworks
ochurlaud accepted D29667: Export metalist to json file.

Alright! Ship it

May 12 2020, 7:50 PM · Documentation, Frameworks
cblack added a comment to D29667: Export metalist to json file.

Don't use file as a variable name as it's a python keyword.

May 12 2020, 7:40 PM · Documentation, Frameworks
ochurlaud added a comment to D29667: Export metalist to json file.

Don't use file as a variable name as it's a python keyword.

May 12 2020, 7:04 PM · Documentation, Frameworks
aprcela added inline comments to D29006: Allow to copy or move selection to the other split view.
May 12 2020, 7:15 AM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Renamed to destinationUrl
May 12 2020, 7:14 AM · Documentation, Dolphin

May 11 2020

elvisangelaccio added inline comments to D29006: Allow to copy or move selection to the other split view.
May 11 2020, 11:02 PM · Documentation, Dolphin
aprcela added inline comments to D29006: Allow to copy or move selection to the other split view.
May 11 2020, 9:13 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
May 11 2020, 9:12 PM · Documentation, Dolphin
cblack updated the diff for D29667: Export metalist to json file.

Dump output information as well

May 11 2020, 8:54 PM · Documentation, Frameworks
cblack requested review of D29667: Export metalist to json file.
May 11 2020, 6:31 PM · Documentation, Frameworks
elvisangelaccio added inline comments to D29006: Allow to copy or move selection to the other split view.
May 11 2020, 5:35 PM · Documentation, Dolphin
gengisdave accepted D29611: Add krusader-news mailing list to docs.
May 11 2020, 5:45 AM · Krusader, Documentation
yurchor accepted D29611: Add krusader-news mailing list to docs.
May 11 2020, 5:44 AM · Krusader, Documentation

May 10 2020

asensi requested review of D29611: Add krusader-news mailing list to docs.
May 10 2020, 9:00 PM · Krusader, Documentation
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

It sounds to me like you found bugs in some kioslaves. Fixing that is out of scope for this change request. Certainly a good idea to do that, but IMHO not a blocker for this to go in.

I don't think this is a bug in any ioslave : dolphin view doesn't have this issue when copy/pasting files in , and for instance recentlyused:/ has "writing=false" and "moving=false" in its json file.
So I would guess this is not a bug there but somewhere else along the call chain. One can compare this code to DolphinContextMenu::createPasteAction that uses KIO::pasteActionText

I agree this should not keep this bug from landing.

May 10 2020, 5:34 PM · Documentation, Dolphin
meven added a comment to D29006: Allow to copy or move selection to the other split view.

It sounds to me like you found bugs in some kioslaves. Fixing that is out of scope for this change request. Certainly a good idea to do that, but IMHO not a blocker for this to go in.

May 10 2020, 5:21 PM · Documentation, Dolphin
dfaure accepted D29006: Allow to copy or move selection to the other split view.

Good from a KIO point of view, but this needs approval from Dolphin people.

May 10 2020, 3:39 PM · Documentation, Dolphin
dfaure added a comment to D29006: Allow to copy or move selection to the other split view.

It sounds to me like you found bugs in some kioslaves. Fixing that is out of scope for this change request. Certainly a good idea to do that, but IMHO not a blocker for this to go in.

May 10 2020, 3:38 PM · Documentation, Dolphin

May 9 2020

pdabrowski added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 9 2020, 2:43 PM · Documentation, Dolphin
gengisdave closed D29353: Update copyright.
May 9 2020, 2:31 PM · Documentation, Krusader
asensi added a comment to D29353: Update copyright.

I also accept the new version of the proposal, of course :-)

May 9 2020, 1:57 PM · Documentation, Krusader

May 7 2020

aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

@meven
These seem to be 'special-cases' locations.
The call to capabilitiesDestination.isWritable() :

May 7 2020, 8:16 AM · Documentation, Dolphin

May 6 2020

ostroffjh closed D29428: Update categories docbook (KMM).
May 6 2020, 10:39 PM · Documentation
gengisdave updated the diff for D29353: Update copyright.

typo fix

May 6 2020, 9:41 PM · Documentation, Krusader
yurchor accepted D29428: Update categories docbook (KMM).
May 6 2020, 3:24 AM · Documentation

May 5 2020

elvisangelaccio added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 10:08 PM · Documentation, Dolphin
ostroffjh updated the diff for D29428: Update categories docbook (KMM).
  • Fix typos found by yurchor
May 5 2020, 9:02 PM · Documentation
broulik added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:50 AM · Documentation, Dolphin
pdabrowski added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:44 AM · Documentation, Dolphin
broulik added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:40 AM · Documentation, Dolphin
pdabrowski added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:39 AM · Documentation, Dolphin
broulik added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:26 AM · Documentation, Dolphin
pdabrowski added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 5 2020, 9:23 AM · Documentation, Dolphin
yurchor requested changes to D29428: Update categories docbook (KMM).

Thanks in advance for fixing these minor typos.

May 5 2020, 6:33 AM · Documentation

May 4 2020

ostroffjh requested review of D29428: Update categories docbook (KMM).
May 4 2020, 8:25 PM · Documentation
gengisdave updated the diff for D29353: Update copyright.

Updated missing files

May 4 2020, 5:10 PM · Documentation, Krusader
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Rewrite so it's obvious that it is copying/moving to the inactive view
May 4 2020, 11:07 AM · Documentation, Dolphin
broulik added inline comments to D22594: [Dolphin] Open Preferred Search Tool action.
May 4 2020, 10:58 AM · Documentation, Dolphin
aprcela updated the summary of D29006: Allow to copy or move selection to the other split view.
May 4 2020, 10:22 AM · Documentation, Dolphin
aprcela updated the summary of D29006: Allow to copy or move selection to the other split view.
May 4 2020, 10:22 AM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
May 4 2020, 9:33 AM · Documentation, Dolphin
aprcela added inline comments to D29006: Allow to copy or move selection to the other split view.
May 4 2020, 9:23 AM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Revert "Instead of append, change the value to a simplifiedUrlList"
May 4 2020, 9:16 AM · Documentation, Dolphin
aprcela added inline comments to D29006: Allow to copy or move selection to the other split view.
May 4 2020, 9:15 AM · Documentation, Dolphin
meven added inline comments to D29006: Allow to copy or move selection to the other split view.
May 4 2020, 8:04 AM · Documentation, Dolphin
asensi added a comment to D29353: Update copyright.

Davide, in order to simplify things, if you want you can apply the present commit and later I can apply the suggested changes.

May 4 2020, 7:53 AM · Documentation, Krusader

May 3 2020

asensi accepted D29353: Update copyright.

Everything in that proposal looks good to me. Thanks for all the work!

May 3 2020, 10:05 PM · Documentation, Krusader
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

@elvisangelaccio
copySelectedItems() is already used to copy to clipboard. See L365.

May 3 2020, 8:23 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Add check if destination is writable for copy
  • Move copy/move logic to DolphinTabWidget
  • Set Shift+F5/F6 instead of CTRL+F5/F6 as keyboard shortcut
May 3 2020, 8:16 PM · Documentation, Dolphin
elvisangelaccio requested changes to D29006: Allow to copy or move selection to the other split view.

The feature looks reasonable to me.

May 3 2020, 5:41 PM · Documentation, Dolphin
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Just a check to add.

May 3 2020, 12:58 PM · Documentation, Dolphin
dfaure requested changes to D29006: Allow to copy or move selection to the other split view.

Actually, wait, I vote against Ctrl+F5/Ctrl+F6 because these shortcuts, by default, in Plasma, are bound to "Switch to Desktop 5" and "Switch to Desktop 6".

May 3 2020, 11:28 AM · Documentation, Dolphin
meven requested changes to D29006: Allow to copy or move selection to the other split view.

I tested the patch, works nicely.
Just a check to add.

May 3 2020, 10:35 AM · Documentation, Dolphin
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Looks good to me.

Did you test copying and moving directories as well? Should work, but just to make sure.

I'll let the Dolphin developers/maintainers decide on whether the shortcuts are OK, and land this.

May 3 2020, 10:22 AM · Documentation, Dolphin
dfaure accepted D29006: Allow to copy or move selection to the other split view.

Looks good to me.

May 3 2020, 8:08 AM · Documentation, Dolphin

May 2 2020

aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Connect to copyingDone to update m_selectedUrls
May 2 2020, 9:39 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Instead of append, change the value to a simplifiedUrlList
  • Remove 'selected' from text
May 2 2020, 8:12 PM · Documentation, Dolphin
alex lowered the priority of T13073: Documentation for runner syntaxes from Normal to Wishlist.
May 2 2020, 10:54 AM · Documentation
alex triaged T13073: Documentation for runner syntaxes as Normal priority.
May 2 2020, 10:53 AM · Documentation
dfaure requested changes to D29006: Allow to copy or move selection to the other split view.
May 2 2020, 10:42 AM · Documentation, Dolphin
meven added inline comments to D29006: Allow to copy or move selection to the other split view.
May 2 2020, 6:14 AM · Documentation, Dolphin
yurchor accepted D29353: Update copyright.

Thanks

May 2 2020, 5:40 AM · Documentation, Krusader

May 1 2020

gengisdave requested review of D29353: Update copyright.
May 1 2020, 11:26 PM · Documentation, Krusader
gengisdave closed D29350: Update documentation for file deletion.
May 1 2020, 10:49 PM · Krusader, Documentation
asensi accepted D29350: Update documentation for file deletion.

It's much better that way. Thanks, Davide! (and Yuri :-) )

May 1 2020, 9:50 PM · Krusader, Documentation
aprcela added a comment to D29006: Allow to copy or move selection to the other split view.

Done :)

May 1 2020, 8:47 PM · Documentation, Dolphin
aprcela updated the diff for D29006: Allow to copy or move selection to the other split view.
  • Rename slotPasteJobResult to more generic slotJobResult
  • Added error check when copying to other view
May 1 2020, 8:47 PM · Documentation, Dolphin
yurchor accepted D29350: Update documentation for file deletion.

Thanks!

May 1 2020, 7:53 PM · Krusader, Documentation
gengisdave updated the summary of D29350: Update documentation for file deletion.
May 1 2020, 7:41 PM · Krusader, Documentation
gengisdave requested review of D29350: Update documentation for file deletion.
May 1 2020, 7:41 PM · Krusader, Documentation
dfaure added inline comments to D29006: Allow to copy or move selection to the other split view.
May 1 2020, 5:47 PM · Documentation, Dolphin