[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-09-15 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

Toni Asensi Esteve  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kru
   ||sader/07848cc8ebc89876189c1
   ||0bbd4e6f3e3981370db
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #12 from Toni Asensi Esteve  ---
Git commit 07848cc8ebc89876189c10bbd4e6f3e3981370db by Toni Asensi Esteve.
Committed on 15/09/2019 at 15:56.
Pushed by asensi into branch 'master'.

Provide keyboard shortcuts in (de-)selection and (de-)filter dialogs

Provide keyboard shortcuts for "Apply selection to folders" in (de-)selection
dialog, and for "Apply filter to folders" in filter dialog. Other related minor
changes.

FIXED: [ 411446 ] Provide keyboard shortcut for "apply selection to folders" in
(de-)selection dialog

Differential Revision: https://phabricator.kde.org/D23606

M  +15   -9krusader/Panel/PanelView/krview.cpp

https://commits.kde.org/krusader/07848cc8ebc89876189c10bbd4e6f3e3981370db

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-09-02 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #11 from Toni Asensi Esteve  ---
Thank you for your tests, Moritz!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-09-02 Thread Moritz Bunkus
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #10 from Moritz Bunkus  ---
Of course.  I've taken git revision ad6ceca7384e57d1dcae53db721136d70242028e,
applied D22957, D23243 and D23606 and built the whole thing. Patches apply fine
(one with two lines of offset but no fuzz). Compilation goes fine. The
resulting binary works fine, though I haven't done extensive testing — just a
couple of exercises involving navigation/file creation/copying files &
directories/accessing other hosts via ssh/accessing tar archives.

It doesn't crash when I trying to access the test files created from the
instructions in D23243.

The new shortcut for "apply selection to folders" works, too.

TLDR: LGTM!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-09-01 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #9 from Toni Asensi Esteve  ---
> Sure! I've built git revision ad6ceca7384e57d1dcae53db721136d70242028e 
> combined with the patch from D23606, and Alt+S is now nicely shown as a 
> keyboard accelerator for the checkbox, and it works as expected. This is 
> exactly what I was hoping for.
> Thanks again so much for your quick reaction, Toni! I highly appreciate it.
OK! Moritz, as you are able, would you be so kind to test those proposals
Replace Q_WS_WIN with Q_OS_WIN in all the source code
https://phabricator.kde.org/D22957

Avoid that Krusader crashes when trying to view any archive using the ark
part
https://phabricator.kde.org/D23243
?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-31 Thread Moritz Bunkus
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #8 from Moritz Bunkus  ---
Sure! I've built git revision ad6ceca7384e57d1dcae53db721136d70242028e combined
with the patch from D23606, and Alt+S is now nicely shown as a keyboard
accelerator for the checkbox, and it works as expected. This is exactly what I
was hoping for.

Thanks again so much for your quick reaction, Toni! I highly appreciate it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-31 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #7 from Toni Asensi Esteve  ---
> This is krusader git revision 489c122a448429724b92a8616c195c86de6e5361.

Moritz, an you test the change proposed in https://phabricator.kde.org/D23606 ?

In order to apply the changes you just would need to execute something similar
to:
cd FOLDER_WHERE_KRUSADER_CODE_IS
patch -p1 < PATH_TO_THE_DIFF_FILE
and rebuild Krusader.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-31 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

Toni Asensi Esteve  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #6 from Toni Asensi Esteve  ---
I edited the ~/.config/kdeglobals file, added the following:
[Development]
AutoCheckAccelerators=false
executed Krusader, and Alt+S didn't work when selecting or deselecting files.

> Krusader is great to use via keyboard

Yes, that's one of the biggest advantages of Krusader.
Also, when people see you working a lot that way... think you work very fast
:-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-30 Thread Moritz Bunkus
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #5 from Moritz Bunkus  ---
Created attachment 122432
  --> https://bugs.kde.org/attachment.cgi?id=122432=edit
krusader without KDE's automatic accelerator assignment

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-30 Thread Moritz Bunkus
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #4 from Moritz Bunkus  ---
Thanks for the quick reaction! Sure, I'll attach a screenshot in a second.

That your installation has a keyboard shortcut is most likely due to the
(infamous) work of KDE's automatic shortcut injection[1] which I've turned off
in order to have the shortcuts I want in the applications I write, not the ones
KDE thinks I want. If you want to try this yourself, edit your
~/.config/kdeglobalsrc, add the following & restart KDE:

[Development]
AutoCheckAccelerators=false

As you can see in the source code[2], there's no intentional accelerator in the
string.

[1] 
https://github.com/GoldenCheetah/GoldenCheetah/wiki/Working-around-KDE-shortcut-injection
[2] 
https://github.com/KDE/krusader/blob/master/krusader/Panel/PanelView/krview.cpp#L1088
and all other occurrences in that file; see also "grep -r 'to folders'"

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-30 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #3 from Toni Asensi Esteve  ---
Moritz, can you attach a screenshot (having the Alt key pressed in order to
show the shortcuts)?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-30 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #2 from Toni Asensi Esteve  ---
Created attachment 122430
  --> https://bugs.kde.org/attachment.cgi?id=122430=edit
The dialog to select files (having the Alt key pressed in order to show the
shortcuts)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 411446] provide keyboard shortcut for "apply selection to folders" in (de-)selection dialog

2019-08-30 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=411446

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net

--- Comment #1 from Toni Asensi Esteve  ---
Hi, Moritz. It's strange, I can use Alt+S in that dialog. I'll attach a
screenshot.

-- 
You are receiving this mail because:
You are watching all bug changes.