[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-09-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=262551

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=425968

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=262551

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

--- Comment #15 from andreas.sturmlech...@gmail.com ---
That "fairly random" was rather well established and I'm sure quite a few
people will trip over that. At least now I know this is not a bug...

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-05-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #14 from Nate Graham  ---
Yep. Not sure why the bug report didn't get closed.

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-05-29 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=262551

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com

--- Comment #13 from Ahmad Samir  ---
This has been fixed, right?

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #12 from Nate Graham  ---
Git commit f9f3f6ca260a41d6f387cc40aa5f1539d95b2e68 by Nate Graham.
Committed on 06/05/2020 at 20:00.
Pushed by ngraham into branch 'master'.

Use Standard "Show/Hide Hidden files" shortcuts in directory chooser dialog

Summary:
New standard shortcuts were added in D28802 and adopting them replaces the
fairly random
F8 shortcut here.

Depends on D28802

Test Plan:
Open directory chooser dialog from the {nav Add Folder} button in the plasma
slideshow
wallpaper dialog and hit Ctrl+H or Alt+.

Reviewers: #plasma, #frameworks, ndavis

Reviewed By: ndavis

Subscribers: plasma-devel

Tags: #plasma

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

M  +1-1CMakeLists.txt
M  +2-1src/platformtheme/kdirselectdialog.cpp

https://commits.kde.org/plasma-integration/f9f3f6ca260a41d6f387cc40aa5f1539d95b2e68

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #11 from Nate Graham  ---
Absolutely!

https://phabricator.kde.org/D29238

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #10 from Patrick Silva  ---
Context menu of folder selector has "Show hidden folders" option but its
shortcut is F8.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.1

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #9 from Patrick Silva  ---
Could we have ctrl+h and alt+. to show hidden folders in folder selector too?

right-click on wallpaper, choose "Configure desktop..."
set "Wallpaper type" to "Slideshow" and click on "+ Add folder" button
try to show hidden folders by pressing ctrl+h and alt+.

Such shortcuts have no effect.

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #8 from Nate Graham  ---
Git commit d3977bdeacbb59a4ef944d381ea6c91ccb1b2d9e by Nate Graham.
Committed on 13/04/2020 at 20:04.
Pushed by ngraham into branch 'master'.

[KDirOperator] Use new "Show/Hide Hidden Files" standard shortcut

Summary:

Depends on D28802

Test Plan:
- Apply D28802 to KConfig
- Apply patch, compile, launch an app
- Open a file dialog
- Hit Ctrl+H or Alt+. and see that hidden files are shown or hidden as
appropriate

Reviewers: dfaure, #frameworks

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: #frameworks

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

M  +1-1src/filewidgets/kdiroperator.cpp

https://commits.kde.org/kio/d3977bdeacbb59a4ef944d381ea6c91ccb1b2d9e

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #7 from Nate Graham  ---
Git commit 65cc12ab3ec8ca313d0e9d9b6d506e9fa9042bc1 by Nate Graham.
Committed on 13/04/2020 at 19:57.
Pushed by ngraham into branch 'master'.

Add standard shortcut for "Show/Hide Hidden Files"

Summary:
Add a standard shortcut for this action so it can be synchronized between
different apps
and the file dialog; see https://bugs.kde.org/show_bug.cgi?id=262551.

The action in Dolphin also has F8 bound to this, but the definition here only
accept two
default shortcuts, and F8 seems kind of random.

Test Plan: Apply D28803 to KIO and D28804 to Dolphin and test there

Reviewers: dfaure, #frameworks

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: #frameworks

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

M  +6-0src/gui/kstandardshortcut.cpp
M  +9-0src/gui/kstandardshortcut.h

https://commits.kde.org/kconfig/65cc12ab3ec8ca313d0e9d9b6d506e9fa9042bc1

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #6 from Nate Graham  ---
See:
- https://phabricator.kde.org/D28802
- https://phabricator.kde.org/D28803
- https://phabricator.kde.org/D28804

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

Nate Graham  changed:

   What|Removed |Added

   Assignee|fa...@kde.org   |n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #5 from Nate Graham  ---
Oh duh, of course. I can work on that.

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2020-04-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=262551

--- Comment #4 from David Faure  ---
The technical solution to make this a single common shortcut is to add this
action to the "Standard Shortcuts" (see the module with that name in
systemsettings), and then port the filedialog and dolphin to use that standard
shortcut. See kconfig/src/gui/kstandardshortcut.h (and optionally
kconfigwidgets/src/kstandardaction.h).

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2018-04-21 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=262551

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 262551] Changing the keyboard shortcut to view hidden files in Dolphin does not affect the file/open dialogs

2018-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=262551

Nate Graham  changed:

   What|Removed |Added

Summary|Changin the keyboard|Changing the keyboard
   |shortcut to view hidden |shortcut to view hidden
   |files in Dolphin does not   |files in Dolphin does not
   |affect the file/open|affect the file/open
   |dialogs |dialogs

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