2 Commits (master)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid ea5bf62189 We require KF 5.68 now, so cleanup some ifdefs 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Kai Uwe Broulik 643a080410 Port SearchLineWidget to use KBusyIndicatorWidget 6 years ago
Marco Scarpetta fa315eb59c Allow to disable automatic search while typing 9 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Fabio D'Urso 76b7982f57 Keep the find bar working after ESC is pressed in PageView 14 years ago
Fabio D'Urso a72fbc6a8c Keep the find bar working after ESC is pressed in PageView 14 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 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 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 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
Pino Toscano 363023331d add a 'find next' button in the search bar of presentation mode 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
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano b273826b35 - don't visually consider a zero-length input as failed search 20 years ago
Pino Toscano 91dc3ef06c move the searchIDs in document.h, like it's done for the observerIDs 20 years ago
Pino Toscano 8e696508ad Reactivate the SearchWidget (still not working yet). 20 years ago
Albert Astals Cid db09e1aabe some more things compile, commiting so Pino has lastest 20 years ago
Albert Astals Cid 2ac0ac6300 some more files that compile 20 years ago
Laurent Montel 6c9fefa63b Fix menu + checked action 21 years ago
Albert Astals Cid c26bc60c30 build 21 years ago
Albert Astals Cid 39f8e14d23 Branchport fuzzy search (google like) and kwallet support for storing passwords from kpdf_annotations branch to HEAD. 21 years ago
Enrico Ros b2ed18c67b Added google-like searches on thumbnailslist (in fact the controller is the 21 years ago
Enrico Ros 519892521f Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago
Enrico Ros d1cdcd5f1d SearchWidget back to work 21 years ago