3488 Commits (a71f01234b4eeca7f35ca5cf5ba9d9cdfc2fc0c6)
 

Author SHA1 Message Date
Pino Toscano a71f01234b delete the internal doc when we close the document, not when we open the new one 19 years ago
Laurent Montel f2ce8de556 Remove not necessary cmake variable (already defined 19 years ago
Pino Toscano f5c216b19c extract the private class of AudioPlayer out of the implementation, so the Document can store the url of the current document; 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
Pino Toscano 600e69c169 - add the homepage address 19 years ago
Script Kiddy f12c3a3a6f SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano f1d5e478ba init fix 19 years ago
Script Kiddy 94aadef88d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 964424d62f stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 19 years ago
Pino Toscano ff308d7f83 hopefully fix the sorting of the fonts 19 years ago
Pino Toscano 64d4210634 read correctly the information about font embedding now 19 years ago
Pino Toscano d746b667a4 minor renamings in the EmbedType enum: 19 years ago
Pino Toscano 3a6e25e46a fontinfo.h needs to be installed as well 19 years ago
Pino Toscano 3fd552ef21 Extend the FontInfo class to distinguish the different types of font embedding. 19 years ago
Pino Toscano 1e13204e92 Few changes in the toolbar: remove the Fit to actions, and make room for the Text selection mode 19 years ago
Pino Toscano 033d4f6a11 some more DONE items 19 years ago
Pino Toscano 97f781ff31 reduce the critical section 19 years ago
Pino Toscano 8a31e6f3f0 Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 19 years ago
Pino Toscano 75251b74d5 bookmarks are generally done 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
Albert Astals Cid 2437917e47 Do not start numberOfPagesWithPixmaps threads because that brings the system down, just start what threadweaver thinks its best 19 years ago
Pino Toscano 80d7b04b0f lround() -> qRound() 19 years ago
Albert Astals Cid 723c3a482a move rotationjob.h to rotationjob_p.h 19 years ago
Pino Toscano 3ce672f586 Albert fixed poppler, now I can activate the form saving 19 years ago
Pino Toscano fa6b376626 Add the possibility to remember the contents of form fields when closing a document, and to restore them when reopening the document. 19 years ago
Albert Astals Cid 55d3e7f353 deprecated-- 19 years ago
Pino Toscano e9b9d78faa acutally save the document information *before* closing the document, otherwise we run into troubles if we access to anything the generator provided 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 32d3dff232 d_ptr structure for the FormField classes, easier to expand in the future 19 years ago
Pino Toscano 8c42d8cf02 add a simple popup menu for the items, just with 'save as' at the moment 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
Albert Astals Cid 5348802a9b MultiSelection sucks, go go go ExtendedSelection 19 years ago
Chusslove Illich 968760cb6c Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). 19 years ago
Pino Toscano 3a71fdc9be raise version to 0.5.83 19 years ago
David Faure 073b756bea boolean argument (for importing kde1 bookmarks!) is gone 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
Albert Astals Cid d511adfd84 fordwardport r678167 19 years ago
Pino Toscano 1380d9c045 urls can't be NULL at this point (CID 3656), same for urls 19 years ago
Laurent Montel a180f38c0f Fix typo 19 years ago
Albert Astals Cid b90ff441c8 icon is not from Marco anymore 19 years ago
Albert Astals Cid 7c92c4a497 Adapt to r676616 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