599 Commits (99a99a15901f5a3be7894de78dc2fa050b52a8e1)

Author SHA1 Message Date
Script Kiddy 7c8a8bce4f SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 3211dbbaf5 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 1380d9c045 urls can't be NULL at this point (CID 3656), same for urls 19 years ago
Albert Astals Cid fcc47e4106 tell gs exactly the size we want so we don't have off by one problems due to rounding 19 years ago
Albert Astals Cid 23d8388a4e not used anywhere, kill it 19 years ago
Albert Astals Cid dfed92ff84 Compile 19 years ago
Laurent Montel 0d00255d64 Fix include 19 years ago
Dirk Mueller f6f5403443 the usual "daily unbreak compilation" 19 years ago
Dirk Mueller 8d80337da4 fix bazillion of memory leaks (CID 3614) 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
Albert Astals Cid 6a33bc2924 Rework ghostview generator, not finished but i can see valgrind_manual.ps quite correctly 19 years ago
Pino Toscano c8f85f0735 FindPoppler.cmake: 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 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
Script Kiddy 9984a73c33 SVN_SILENT made messages (.desktop file) 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 e0f08ab3e9 delete the khtml part on destruction; remove unused #include 19 years ago
Dirk Mueller 37d03accd0 fix memory leak (CID 3620) 19 years ago
Dirk Mueller 452ddeeb63 trying to fix a memory leak. strange API (CID 3642) 19 years ago
Albert Astals Cid 3bd28d1fbb fix indentation 19 years ago
David Faure 7404448320 needs qt3support; cleanups. 19 years ago
Albert Astals Cid 09d57691d7 a bit more corner case handling in paper size handling 19 years ago
Tobias Koenig 06e831a3c9 Add a new method DocumentInfo::set( enum, QString ) to get more 19 years ago
Albert Astals Cid 61b3f856d0 fordwardport SVN commit 663027 by aacid: 19 years ago
Script Kiddy 1d727e66f6 SVN_SILENT made messages (.desktop file) 19 years ago
Dirk Mueller 43a23a2de6 the usual "daily unbreak compilation" 19 years ago
Pino Toscano 106e96240c rename (almost) every ActionFoo class to FooAction 19 years ago
Pino Toscano 2654c1b16b set a proper WId for KWallet -- thanks Lubos for the kind remind :) 19 years ago
Luboš Luňák 6843ce2916 No default window argument to kwallet calls. 19 years ago
Urs Wolfer 30114716c4 adopt to new API 19 years ago
Script Kiddy 46781db872 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 3ff1d4b9be adapt to poppler head change 19 years ago
Pino Toscano f61e86d542 Adapt to the recent changes in Poppler HEAD, mainly in the posibility to generate links anytime, and not just as a result of a pixmap generation. 19 years ago
Pino Toscano fa7ec200a4 this is no more needed 19 years ago
Pino Toscano 1248d82976 Keep it up to the recent poppler HEAD changes: 19 years ago