40 Commits (3ca05fc1f8fd577852932bbf9b0b180a0db0dc34)

Author SHA1 Message Date
Kai Uwe Broulik 643a080410 Port SearchLineWidget to use KBusyIndicatorWidget 6 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Yuri Chornoivan d3388cd6a1 Port away from deprecated setClearButtonShown 7 years ago
Albert Astals Cid ef7c9c67bf Implement continuous search 9 years ago
Elvis Angelaccio 1364d0e97b Properly create KPixmapSequence 9 years ago
Marco Scarpetta fa315eb59c Allow to disable automatic search while typing 9 years ago
Albert Astals Cid 96d8953878 Fix Enter turning the thumbnail filter bar into a regular search bar 9 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid 7b7fef0bea Move the messagebox about continuing search from core to ui 12 years ago
Saheb Preet Singh c80c59b061 Add keyboard shortcut for 'search previous' action: Shift+Enter 12 years ago
Fabio D'Urso 9e93df074b Reset search input box color when SearchLineEdit::resetSearch() is called 14 years ago
Fabio D'Urso eb1a235874 Keep m_changed set to true if it was already true when changing search direction 14 years ago
Fabio D'Urso 76b7982f57 Keep the find bar working after ESC is pressed in PageView 14 years ago
Fabio D'Urso e90cec9625 Reset search input box color when SearchLineEdit::resetSearch() is called 14 years ago
Fabio D'Urso 10865fbcb5 Keep m_changed set to true if it was already true when changing search direction 14 years ago
Fabio D'Urso a72fbc6a8c Keep the find bar working after ESC is pressed in PageView 14 years ago
Albert Astals Cid beffbf10ff Make return always search forward 14 years ago
Albert Astals Cid 369e1485ac Make return always search forward 14 years ago
Albert Astals Cid 1609de9fd5 Correctly start a search if Return is pressed after a back search 14 years ago
Albert Astals Cid f7abc568bc Correctly start a search if Return is pressed after a back search 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Pino Toscano e273cfe15f port SearchLineWidget to KPixmapSequence* and remove own AnimatedWidget 16 years ago
Pino Toscano 1faa6e2fac Allow the Enter key for starting and continuing a search. 17 years ago
Pino Toscano 3a31169487 search line edit: 17 years ago
Pino Toscano 1b84b3fb4a raise the typing timeout from 500ms to 700ms 17 years ago
Pino Toscano d89901852c introduce a SearchLineWidget, which is a SearchLineEdit + AnimatedWidget 17 years ago
Pino Toscano e7ce996372 add signals for the actual start and stop of the search of a selected lineedit 17 years ago
Pino Toscano edc7d22c12 reset the line edit palette when we get results 18 years ago
Pino Toscano 705f2b2dd8 use the colors from the currnet color scheme, instead of hardcoding them 18 years ago
Pino Toscano 5bb000ed8b add a way to set the "from start" search option 18 years ago
Pino Toscano b52f2c2117 Extend the generic search line edit for finding backward. 18 years ago
Pino Toscano d423785193 do not reset the search when changing just the direction of a "next/prev" match search 18 years ago
Pino Toscano a0b2ad4a4c activate by default the clear button on every document search lineedit 19 years ago
Pino Toscano 0ecdc5b3c6 add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself 19 years ago
Albert Astals Cid 41c25cb208 Back from holiday, let's do some comitting :-) 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano d6dd0aa28c support for configuring the viewport moving; fix small issue with minimum search text length 19 years ago
Pino Toscano 05b00c2200 support (not so much tested) for the Next search type 19 years ago
Pino Toscano 0ac881f1f3 isolate the search search bar in an own class (child of KLineEdit), so it can be used with no copy-paste job 19 years ago