645 Commits (02dde1035c250f6af4127fe679404198e1c8c6da)

Author SHA1 Message Date
Pino Toscano bfc6133c9c update a thumbnail only if its visible area rect is changed 20 years ago
Pino Toscano fe1b6e750a query for a property using the right way 20 years ago
Pino Toscano e3825a2870 Forward port SVN commit 561026 by aacid: 20 years ago
Albert Astals Cid 49d26ab042 fordwardport kpdf bug #122845 20 years ago
Chu Xiaodong 88b724dbf1 Text annotation and Straight line annotation added 20 years ago
Pino Toscano 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Pino Toscano e40af42c63 SVN_SILENT improve a bit 20 years ago
Pino Toscano c0d67ae2e3 sort the plugins we have for the current file by priority (more priority ... less priority) 20 years ago
Pino Toscano 12edea34f8 adapt to the new snapshot 20 years ago
Pino Toscano f516679bf6 raise to 30msecs the document rendering queue polling interval 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano b3a4b27956 New skeleton for giving the generators the possibility to export the document they open in some format they support. 20 years ago
Pino Toscano 0a9a730f9d const 20 years ago
Pino Toscano bca4b9eb77 Create a okularUtils namespace with utility functions for generators (and maybe not only for them). 20 years ago
Pino Toscano 90bc2dadcb clear the visible rects when closing a document 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano 90684050a4 shut up gcc 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Pino Toscano 84c4ed8ef5 improve a bit 20 years ago
Pino Toscano 36a175670d don't ask me why, but this avoid the crash of the dialog... 20 years ago
Pino Toscano 2599329b64 Port to the new KDialog / KPageDialog API 20 years ago
Albert Astals Cid c0a9d7af76 last move 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano 2a68297ce5 SVN_SILENT a bit less of mess 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano 09bf08b3e6 small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared 20 years ago
Pino Toscano dceb1211ca less qt3_support 20 years ago
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Albert Astals Cid 13dde4096f use the nice code brad wrote for poppler that allows you to extract embedded files from a pdf document. 20 years ago
Pino Toscano 91dc3ef06c move the searchIDs in document.h, like it's done for the observerIDs 20 years ago
Pino Toscano aa8df17b5f init correctly in all the c'tors 20 years ago
Pino Toscano c9555efe16 put a debug output line in a #ifdef DEBUG_TEXTPAGE, so at least the searches won't be slow unless while debugging 20 years ago
Pino Toscano 6301d6b397 In the hope I didn not break anything, this is the new way of searching through the text pages. The new way stores the search point for every searchID, avoid to search from the beginning every time. 20 years ago
Pino Toscano 59b267386c avoid using QString*, just use QString 20 years ago
Dirk Mueller 54c15f09ba fix possible crash (CID 2236) 20 years ago
Dirk Mueller 2fffdf07d0 excellent way to crash (CID 2217) 20 years ago
Stephan Kulow 500e379879 first use, _then_ delete (CID 2240) 20 years ago
Pino Toscano 7049feb8de port to the new kdelibs api; mainly ktrader usage and URL -> Url 20 years ago
Pino Toscano ec385777e6 IO_ReadOnly -> QIODevice::ReadOnly 20 years ago
Albert Astals Cid 7ab451aae1 some leaks less 20 years ago
Albert Astals Cid 68830e0508 fix search (a bit) and rect passing top != right dude!! 20 years ago
Albert Astals Cid 33848a3ee8 The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD 20 years ago
Pino Toscano f8de9e780e adapt to the recent cmake changes 20 years ago
Alexander Neundorf fc37531425 kde4_header and kde4_footer() are gone now 20 years ago
Laurent Montel b7a0191bc4 Remove Makefile.am, all is into CMakeLists.txt 20 years ago
Alexander Neundorf e194587700 -cleanup the toplevel CMakeLists.txt a bit 20 years ago
Albert Astals Cid 85f007b390 qdeleteall 20 years ago
Pino Toscano aca01f331f Support for visibility in oKular; oKular compiles and links, but it seems no plugins are found. 20 years ago