576 Commits (b8a458dcdc923353eb095f4e1cd7705a1e8a354d)

Author SHA1 Message Date
Script Kiddy 0fc32d6b18 SVN_SILENT made messages (.desktop file) 19 years ago
Aaron J. Seigo 425252e04a add about data to this generator. also makes a pot file possible again. everyone wins. ;) 19 years ago
Christian Ehrlicher 62ba0d45d0 k3procio-- 19 years ago
Pino Toscano 5f3a391744 string -> char for startsWith() 19 years ago
Pino Toscano 8114ea7200 fix or add the include guards 19 years ago
Stephan Kulow 137f5be786 don't overrun array (CID 3864) 19 years ago
Pino Toscano 27e738f238 Start adding backend information to each generator. 19 years ago
Script Kiddy c1a3a10aa0 SVN_SILENT made messages (.desktop file) 19 years ago
Laurent Montel 889031ab1d Remove not necessary cmake variable 19 years ago
Script Kiddy 94e66ff910 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano a71f01234b delete the internal doc when we close the document, not when we open the new one 19 years ago
Pino Toscano b0535907ca extract the messages from the .ui files as well 19 years ago
Allen Winter 5110d1d3f2 remove kde4_automoc() 19 years ago
Script Kiddy f12c3a3a6f SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 94aadef88d SVN_SILENT made messages (.desktop file) 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
Oswald Buddenhagen 9c883584e7 k3process-- 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
Stephan Binner 2eccd176e2 make .desktop files valid 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 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