3414 Commits (8d80337da4dcf85acd524bce028ace6bb0c2b93c)
 

Author SHA1 Message Date
Dirk Mueller 8d80337da4 fix bazillion of memory leaks (CID 3614) 19 years ago
Dirk Mueller efee38c632 fix leak (CID 3621) 19 years ago
Dirk Mueller 60fc1ef5a3 fix memory leak (CID 3626) 19 years ago
Dirk Mueller 604b53033b fix various memory leaks. It would be nice to use std::auto_ptr 19 years ago
Albert Astals Cid 4218627b6b QMutex was crashing for Pino, QSemaphore works 19 years ago
Albert Astals Cid 7e95f76a48 Qt::SmoothTransformation adds up to much AA to remove 1 pixel of width, just go with FastTransformation 19 years ago
Albert Astals Cid df77d2006a Use ${LIBGS_LIBRARY} instead of gs so we catch libgs-esp too 19 years ago
Albert Astals Cid 1bc5808c7d gs often gives me 634x898 when i asked for 635x898 19 years ago
Albert Astals Cid 66875cb874 my gs accepts non int r values, so use them 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Pino Toscano 7db5c4f78e explicitely look for libgs 19 years ago
Albert Astals Cid 5496dfc30f small explanation of how backendish things work, maybe DESIGN is a too BIG name for the small text inside 19 years ago
Pino Toscano 34414813af the okular ghostview backend now uses libgs directly 19 years ago
Albert Astals Cid 6a33bc2924 Rework ghostview generator, not finished but i can see valgrind_manual.ps quite correctly 19 years ago
Robert Knight bb6936f60c Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count. 19 years ago
Robert Knight 99d4342ae8 Remove frame around the page view. 19 years ago
Pino Toscano 753f06e8e3 use the bookmark icon for the bookmark overlay in the thumbnail list 19 years ago
Albert Astals Cid 9f448a49df small dox fixes 19 years ago
Albert Astals Cid 82fe777cc0 param changed name 19 years ago
Pino Toscano c8f85f0735 FindPoppler.cmake: 19 years ago
Pino Toscano 3addf5ec7d const& for removePageAnnotations() 19 years ago
Pino Toscano b4f2087279 SVN_SILENT remove stray endings 19 years ago
Pino Toscano 79ae8273e2 less warnings for poppler HEAD/0.6 users 19 years ago
Pino Toscano fb3fec647e the Poppler library is going to start the release cycle of the 0.6 serie, so s/HEAD/0_6/ 19 years ago
Pino Toscano 37eb438999 restore compatibility with poppler 0.5.x 19 years ago
Albert Astals Cid f6b13e66fd adapt to poppler cvs head changes from seconds ago 19 years ago
Pino Toscano 03fd060f3f lazy loading of links, their loading is expensive 19 years ago
Pino Toscano 5cbdaa6dc7 some checks more, and small fixes 19 years ago
Pino Toscano 06a37c61e9 use the debug area for all the debug messages of the generator 19 years ago
Pino Toscano a9900ec937 const& and simplify 19 years ago
Pino Toscano 5b9157b938 SVN_SILENT repeat with me, always check twice when doing a copy&paste... 19 years ago
Pino Toscano a258885372 use the document interface, if available, to get the supported mimetypes 19 years ago
Pino Toscano 04548385ba add a method to the document interface to get the supported mimetypes 19 years ago
Laurent Montel 1a6db045cd Don't crash when we don't load file 19 years ago
Pino Toscano 8d28fd09eb export the Setting class with a dpointer 19 years ago
Pino Toscano b4b3ebdded Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig() 19 years ago
Script Kiddy 9984a73c33 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 905ca02fb2 center the "no items" text of the annotation pane, until a better solution comes 19 years ago
Pino Toscano 758daf07d1 connect() to finished() only once, and close the url of the khtml part after every usage 19 years ago
Pino Toscano de45467966 properly free the resources of a document when calling closeDocument(), not in the destructor of the generator or in loadDocument() 19 years ago
Pino Toscano 95912893f0 remove compatibility with kpdf pre-kde 3.4 19 years ago
Pino Toscano e0f08ab3e9 delete the khtml part on destruction; remove unused #include 19 years ago
Pino Toscano e83f58d78d instead of emitting a signal, just use a simple action 19 years ago
Pino Toscano 92204b4bb7 fix giveAbsolutePath() to properly recognize absolute paths 19 years ago
Pino Toscano 3019616824 Bookmark list: add a tooltip for the top-level items with the number of bookmarks of the file. 19 years ago
Pino Toscano 4e2e675914 No need to show entries with no children. 19 years ago
Albert Astals Cid dcb1448cb8 make the url non relative 19 years ago
Pino Toscano 0e9b82be96 get rid of the Xrender-related stuff 19 years ago
Pino Toscano 223d0fc421 remove the special code for painting the blended selection with XRender, Qt can do that nicely (and for free, heh) 19 years ago
Pino Toscano 6735089e77 SVN_SILENT follow the render -> view renaming for the columns as well 19 years ago