64 Commits (0b76db026f4434b2d7358bbdcd0544def01ac694)

Author SHA1 Message Date
Pino Toscano cbcd969e6a filter only the page changes interesting for the thumbnails 19 years ago
Pino Toscano 4c80e8a8e1 properly ignore a mouse press if it's going to be context menu event 19 years ago
Pino Toscano 8a31e6f3f0 Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 19 years ago
Pino Toscano 80d7b04b0f lround() -> qRound() 19 years ago
Pino Toscano 753f06e8e3 use the bookmark icon for the bookmark overlay in the thumbnail list 19 years ago
Pino Toscano b4b3ebdded Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig() 19 years ago
Pino Toscano 56a44d8e25 fix off-by-one error in the rect of a thumbnail 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Albert Astals Cid 1587b9605a unnecessary but fun small optimizations, basically avoid unnecessary detach() calls by ensuring the const method is called 19 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 19 years ago
Tobias Koenig 81fb3a383b Further cleanup of Page API: 20 years ago
Albert Astals Cid ac1c0b75bc const_iterator is your friend :-) 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Aaron J. Seigo 77932c92dd two small changes, passed by pintoree on irc: 20 years ago
Tobias Koenig bea71df6e0 * Made image rotation asynchronous 20 years ago
Albert Astals Cid d212d60a99 correct indentign, that happens because i use vim instead of kate :-/ 20 years ago
Albert Astals Cid a5b9f5bff9 since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Tobias Koenig 69a72ebbe8 We have to use setFixedSize() here, otherwise the layout will set a height 20 years ago
Laurent Montel ead282936e Compile++ 20 years ago
Pino Toscano e5b044eb3c SVN_SILENT reindent to four-spaces 20 years ago
Pino Toscano bfc6133c9c update a thumbnail only if its visible area rect is changed 20 years ago
Pino Toscano e8312ef996 SVN_SILENT 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Pino Toscano d8b4dc78ad when the layout seems to fail, we have to provide a manual calculation of the height of the thumbnail scrollview 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Pino Toscano 91dc3ef06c move the searchIDs in document.h, like it's done for the observerIDs 20 years ago
Pino Toscano b91fb33d4f Keep (if possible) the selected page really selected in the thumbnail view when toggling a search. 20 years ago
Pino Toscano 728a2c09d1 less deprecated (QPalette and QTimer) 20 years ago
Pino Toscano 1e76f54012 shrink less vertically 20 years ago
Pino Toscano 4ea42ab691 isShown -> !isHidden 20 years ago
Pino Toscano 729499904c make the thumbscrollview work correctly as it used to do in kde 3.x 20 years ago
Pino Toscano cb56631674 first attempt to convert the thumbnail scrollview to the qscrollarea of qt4 20 years ago
Pino Toscano 8d25788703 less qt3_support 20 years ago
Pino Toscano 383c18eaef Some graphical improvements, most in the sidebar. 20 years ago
Pino Toscano 4bd3b60d6c less qt3_support 20 years ago
Pino Toscano 63c18ab06e Make the oKular part and its shell compile and link. 20 years ago
Albert Astals Cid 2ac0ac6300 some more files that compile 20 years ago
Albert Astals Cid 6c6a1ac522 branchport r510876 20 years ago
Albert Astals Cid 022dd597dc fordwardport r510876 20 years ago
Laurent Montel 9c3f1dca9c KURL->KUrl 20 years ago
Laurent Montel b734531e6f qt3support-- / warning-- 21 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Albert Astals Cid c26bc60c30 build 21 years ago
Albert Astals Cid d459f627fc fix for bug 109764 21 years ago
Piotr Szymanski 81bb03b454 - added suport for changing rotation of the current document, looked at ghostview code, on how to do it 21 years ago
Albert Astals Cid d785f1368c Rename Settings to KpdfSettings to avoid #101155 21 years ago
Enrico Ros 2f27e3a652 apply patch_077 21 years ago
Enrico Ros ec5a7c1d7e merged patch_076 21 years ago