mirror of https://github.com/qt/qtdoc.git
The toolbar was broken in that the pixmap path to magnifier.png was wrong. With the path enabled, the magnifier looked alien between the other icons that are retrieved from the system style. While this could be fixed easily, the acutal search functionality would've required much more work. As is, the search via QTV::keybardSearch() is quite limited: * Only the first columns with the JSON keys are searched * The text is matched only to the beginning of the column text, you cannot search for texts in between or at the end of the key. * Only expanded rows are searched. All in all, this makes the search appear rather broken. Let's just remove it. Pick-to: 6.10 Change-Id: Ie58b88e2ff6327d703094f108eab94b083012e16 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> |
||
---|---|---|
.. | ||
copy.png | ||
copy@2x.png | ||
cut.png | ||
cut@2x.png | ||
paste.png | ||
paste@2x.png | ||
qt-logo.png | ||
qt-logo@2x.png | ||
zoom-in.png | ||
zoom-in@2x.png | ||
zoom-out.png | ||
zoom-out@2x.png |