193 Commits (99a99a15901f5a3be7894de78dc2fa050b52a8e1)

Author SHA1 Message Date
Script Kiddy a550d8c0d4 SVN_SILENT made messages (.desktop file) 19 years ago
Thiago Macieira 99a7d08c6d Remove use of k_funcinfo 19 years ago
Script Kiddy a688f5b331 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Pino Toscano 459192d34f temporarly disable the attachment size detection, as it breaks with poppler 0.6rc1 19 years ago
Pino Toscano f96287978b also add the "compressed" versions of the mmetypes for the Application and the KParts services 19 years ago
Laurent Montel 2e59ada023 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex. 19 years ago
Script Kiddy 0fc32d6b18 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy c1a3a10aa0 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 94e66ff910 SVN_SILENT made messages (.desktop file) 19 years ago
Allen Winter 5110d1d3f2 remove kde4_automoc() 19 years ago
Pino Toscano 64d4210634 read correctly the information about font embedding now 19 years ago
Pino Toscano 3fd552ef21 Extend the FontInfo class to distinguish the different types of font embedding. 19 years ago
Pino Toscano 97f781ff31 reduce the critical section 19 years ago
Pino Toscano 2048eada89 the fonts OT are only for Poppler 0.6, so make the generator compile again for poppler 0.5 users 19 years ago
Pino Toscano e5037f45b1 Refator a bit the way Document and the generators use to read the font information from a document. 19 years ago
Script Kiddy ac29f76f55 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 05c01834c5 well, size() is for "poppler 0.6", the rc1 is still 0.5 :-D 19 years ago
Benjamin Reed 3f164edcb7 no size in poppler 0.6 rc1 19 years ago
Pino Toscano 2602037fb9 display (if available) the file size for attachments, courtesy of Albert for his work in poppler 19 years ago
Script Kiddy 9fb2221299 SVN_SILENT made messages (.desktop file) 19 years ago
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 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
Script Kiddy 9984a73c33 SVN_SILENT made messages (.desktop file) 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
Albert Astals Cid 3bd28d1fbb fix indentation 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
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
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
Pino Toscano db817781c9 cache the font names instead of reinit them every time we want the information about fonts 19 years ago
Pino Toscano 7ad2256498 let poppler calculate width and height 19 years ago
Pino Toscano 76171e38e6 manual activate the antialiasing for both text and gfx, if using poppler HEAD 19 years ago