12 Commits (c50d6b8aeee21a42b1cb1ef37362d69791abb3e6)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 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
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Albert Astals Cid efbde66009 Port to new threadweaver 12 years ago
Fabio D'Urso 77daa9627b Fix the issue exposed by the previous patch 13 years ago
Fabio D'Urso a556126816 Fix the issue exposed by the previous patch 13 years ago
Pino Toscano b2472bef0d check that the rotation page notification really refers to a page of a document 17 years ago
Pino Toscano ed413cb275 delay the real creation + initialization of the weaver to the real needed moment 19 years ago
Albert Astals Cid 2437917e47 Do not start numberOfPagesWithPixmaps threads because that brings the system down, just start what threadweaver thinks its best 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Pino Toscano 36b894c75a Create a (private) PageController that handles the rotation jobs from all the pages. 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