[khelpcenter] [Bug 483972] In text search is missing

Luigi Toscano bugzilla_noreply at kde.org
Wed Apr 10 17:01:18 BST 2024


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

Luigi Toscano <luigi.toscano at tiscali.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/khelpcenter/-/commit/3dd
                   |                            |b709564a5eec14ed0ad6251b606
                   |                            |93fadd8026
             Status|REPORTED                    |RESOLVED
   Version Fixed In|                            |6.0.2405
         Resolution|---                         |FIXED

--- Comment #3 from Luigi Toscano <luigi.toscano at tiscali.it> ---
Git commit 3ddb709564a5eec14ed0ad6251b60693fadd8026 by Luigi Toscano, on behalf
of Friedrich W. H. Kossebau.
Committed on 10/04/2024 at 16:00.
Pushed by ltoscano into branch 'master'.

Readd page search feature

Lost in port from KHtml to QWebEngine

Initial working code to restore the feature, copied from KMarkdownWebView
and adapted a bit.
FIXED-IN: 6.0.2405

M  +8    -0    CMakeLists.txt
M  +2    -2    khelpcenterui.rc
M  +13   -1    mainwindow.cpp
M  +4    -0    mainwindow.h
A  +116  -0    pagesearchbar.cpp     [License: GPL(v2.0+)]
A  +45   -0    pagesearchbar.h     [License: GPL(v2.0+)]
A  +102  -0    pagesearchbar.ui
M  +6    -0    view.cpp
A  +71   -0    viewcontainer.cpp     [License: GPL(v2.0+)]
A  +39   -0    viewcontainer.h     [License: GPL(v2.0+)]

https://invent.kde.org/system/khelpcenter/-/commit/3ddb709564a5eec14ed0ad6251b60693fadd8026

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-doc-english mailing list