[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421469 Nate Graham changed: What|Removed |Added Version Fixed In||1.10.2 -- You are receiving this mail because:

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-23 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421469 Albert Astals Cid changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421469 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-14 Thread Frank Mehnert
https://bugs.kde.org/show_bug.cgi?id=421469 --- Comment #9 from Frank Mehnert --- Fix works for me. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=421469 --- Comment #8 from Ahmad Samir --- It turns out that the issue was in how itemMatches() was being called; it was being called too many times. A proposed fix: https://invent.kde.org/kde/okular/-/merge_requests/166 -- You are receiving this mail

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-13 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=421469 --- Comment #7 from Ahmad Samir --- Indeed it is slower... reverting the changes in KTreeViewSearchLine::itemMatches() restores the old behaviour. I am looking at it, so far I don't see anything obvious, other than that QRegExp::FixedString has some

[okular] [Bug 421469] [Regression] Slow search in the contents pane

2020-05-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421469 Albert Astals Cid changed: What|Removed |Added Summary|Slow search in the contents |[Regression] Slow search in