[kasts] [Bug 459983] No way to search inside a podcast for a specific word

2023-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459983

b...@mogwai.be changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kasts/commit/e5e046e
   ||4120ebf39e0426f44fac7253551
   ||992701

--- Comment #3 from b...@mogwai.be ---
Git commit e5e046e4120ebf39e0426f44fac7253551992701 by Bart De Vries.
Committed on 17/02/2023 at 21:14.
Pushed by bdevries into branch 'master'.

Implement episode search functionality

Add search capabilities to the main window toolbar and the episode lists.

M  +1-1CMakeLists.txt
M  +3-0src/CMakeLists.txt
M  +1-2src/feed.cpp
M  +3-3src/feed.h
M  +7-5src/main.cpp
A  +25   -0src/models/abstractepisodemodel.cpp [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
A  +35   -0src/models/abstractepisodemodel.h [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
A  +178  -0src/models/abstractepisodeproxymodel.cpp [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
A  +74   -0src/models/abstractepisodeproxymodel.h [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
M  +17   -19   src/models/entriesmodel.cpp
M  +8-9src/models/entriesmodel.h
A  +26   -0src/models/entriesproxymodel.cpp [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
A  +30   -0src/models/entriesproxymodel.h [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]
M  +19   -17   src/models/episodemodel.cpp
M  +14   -13   src/models/episodemodel.h
M  +3-93   src/models/episodeproxymodel.cpp
M  +4-32   src/models/episodeproxymodel.h
M  +12   -17   src/models/queuemodel.cpp
M  +10   -9src/models/queuemodel.h
M  +2-2src/qml/Desktop/HeaderBar.qml
M  +47   -84   src/qml/EpisodeListPage.qml
M  +51   -13   src/qml/FeedDetailsPage.qml
A  +43   -0src/qml/FilterInlineMessage.qml [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
M  +1-1src/qml/GenericEntryListView.qml
A  +167  -0src/qml/GlobalSearchField.qml [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]
A  +201  -0src/qml/SearchFilterBar.qml [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]
M  +12   -9src/qml/main.qml
M  +3-0src/resources.qrc

https://invent.kde.org/multimedia/kasts/commit/e5e046e4120ebf39e0426f44fac7253551992701

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

[kasts] [Bug 459983] No way to search inside a podcast for a specific word

2023-02-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459983

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma-mobile/kasts/-/merge_requests/102

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

[kasts] [Bug 459983] No way to search inside a podcast for a specific word

2023-01-31 Thread Juan Canham
https://bugs.kde.org/show_bug.cgi?id=459983

Juan Canham  changed:

   What|Removed |Added

 CC||j...@juancanham.com

--- Comment #1 from Juan Canham  ---
Ideally this could work in the episodes & queue views too.

I can't be the only person who sometimes forgets what podcast I'm looking for.

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

[kasts] [Bug 459983] No way to search inside a podcast for a specific word

2022-10-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459983

b...@mogwai.be changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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