2 Commits (6bf32cafaed633150d1c1b582a9defe9c99e2390)

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 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Joao Netto 716b234100 Implemented find function from console 7 years ago
Marco Scarpetta fa315eb59c Allow to disable automatic search while typing 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 9 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Nidhi Jain f62153231b Move focus to view when closing the find bar with the [x] button 12 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
Christopher Reichert 0213afca46 Page up and Page down buttons now work while focus is in the search bar 15 years ago
Albert Astals Cid 3e4b406aea stop the search when pressing the [x] button in the find bar 17 years ago
Pino Toscano a84db251c4 Instead of directly closing the find bar with Esc, check whether a search is running from it. 17 years ago
Pino Toscano 23f93e3a71 Save & restore the value of "case sensitivity" and "from current page" options of the find bar. 17 years ago
Pino Toscano 04b09d0662 replace the search line edit with the search "widget" 17 years ago
Pino Toscano 9b8d15bab3 Add a search option for start searching from the current page instead of the first page. 18 years ago
Pino Toscano 354ff8b38e Make the find bar able to change the search direction; 18 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano dc2c0bef27 Rewrite almost completely the AnnotWindow so it uses less hacks and more Qt stuff; now it's a bit more clean 20 years ago
Pino Toscano 6c2ea7b63d replace the hard-coded close button with a standard one. 20 years ago
Chu Xiaodong 9c575a91d3 replace embedded annotation dialog with annot window, child of PageView 20 years ago