181 Commits (90bc2dadcbe8d824463e00bbb56d7fd31f1eedee)

Author SHA1 Message Date
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
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
Pino Toscano e3994658b6 make it compile with the new snapshot 20 years ago
Pino Toscano 46c44fee25 SVN_SILENT a bit of cleanup 20 years ago
Pino Toscano a9c6f32494 some kpdf -> okular for icons and a pair of gui messages 20 years ago
Pino Toscano b265f47efb SVN_SILENT some headers less 20 years ago
Pino Toscano 55bc51a6d0 less qt3_support 20 years ago
Pino Toscano cbeaf3298b Port the ChooseEngineDialog to KDialog and Qt4. 20 years ago
Pino Toscano 11d5e77ff4 less qt3/kde3 support 20 years ago
Albert Astals Cid 61788d974c qt3support-- 20 years ago
Pino Toscano 4bd3b60d6c less qt3_support 20 years ago
Pino Toscano 25e194b435 less qt3_support 20 years ago
Pino Toscano 80f7e6b596 a bit of qt3/kde3 support less 20 years ago
Pino Toscano 63c18ab06e Make the oKular part and its shell compile and link. 20 years ago
Laurent Montel 3d0eefb6d4 Add support for cmake (not tested for the moment) 20 years ago
Albert Astals Cid c8a4e8e0b8 need to export that 20 years ago
Albert Astals Cid cbb8e80154 some more compile changes, now let's see basketball 20 years ago
Albert Astals Cid 178bab06cb core builds 20 years ago
Albert Astals Cid c0a2772c9a more porting, area.h is begining to loose but i need sleep 20 years ago