https://bugs.kde.org/show_bug.cgi?id=354981

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kio/
                   |                            |2a506e8ee3ea25eb0b0d6c3323a
                   |                            |924a57becb01b
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from David Faure <fa...@kde.org> ---
Git commit 2a506e8ee3ea25eb0b0d6c3323a924a57becb01b by David Faure, on behalf
of Emmanuel Pescosta.
Committed on 12/12/2015 at 22:08.
Pushed by dfaure into branch 'master'.

Add autocompletion for '.' input which offers all hidden files/folders*

Currently KUrlCompletion only offers autocompletion for hidden folders when you
input at least one additional character after the dot.
With this patch all hidden folders will be offered when only a dot is present.

This behaviour is test covered. But the fix requires Qt >= 5.6.0.
(5.6.0-alpha doesn't have the fix, so the version check is for 5.6.1)

Change-Id: I2ef4bfdfe3eb681b9e0e71f7183047c79cd968b0
REVIEW: 125988

M  +91   -2    autotests/kurlcompletiontest.cpp
M  +3    -10   src/widgets/kurlcompletion.cpp

http://commits.kde.org/kio/2a506e8ee3ea25eb0b0d6c3323a924a57becb01b

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

Reply via email to