[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-11-07 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=461006

--- Comment #4 from Alexander Lohnau  ---
Git commit 8fb57f7d6baa6f92d1af537ac1afde43f89d852c by Alexander Lohnau.
Committed on 07/11/2022 at 06:48.
Pushed by alex into branch 'master'.

runners/recentdocuments: Only match files from kactivities and not other
entries

This would for example cause `application:.desktop` entires to show
up.
To avoid this, we have to ensure that our query starts with a /. After that we
allow any folder name
and then any string that contains the given term.
Related: bug 461531

M  +1-1runners/recentdocuments/recentdocuments.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/8fb57f7d6baa6f92d1af537ac1afde43f89d852c

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=461006

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2310

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-10-27 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=461006

Natalie Clarius  changed:

   What|Removed |Added

   Version Fixed In||5.27

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-10-27 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=461006

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-10-27 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=461006

Natalie Clarius  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||11e14085889196266b114456ee5
   ||174a729fc3e8f
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Natalie Clarius  ---
Git commit 11e14085889196266b114456ee5174a729fc3e8f by Natalie Clarius.
Committed on 27/10/2022 at 18:13.
Pushed by ngraham into branch 'master'.

runners/recentdocuments: match term anywhere in file name

M  +1-1runners/recentdocuments/recentdocuments.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/11e14085889196266b114456ee5174a729fc3e8f

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461006

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
 CC||n...@kde.org

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

[krunner] [Bug 461006] krunner Recent Files plugin only searches for filenames starting with a given pattern

2022-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=461006

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2273

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