3472 Commits (033d4f6a11f73600d74bdec6c9660b1a63cbb25c)
 

Author SHA1 Message Date
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
Albert Astals Cid 68822746af fixuifiles 19 years ago
Albert Astals Cid a9abffb5ac Better wording. 19 years ago
Albert Astals Cid 23d8388a4e not used anywhere, kill it 19 years ago
André Wöbbeking 1918602496 only abort if SANE is required 19 years ago
Albert Astals Cid dfed92ff84 Compile 19 years ago
Laurent Montel 0d00255d64 Fix include 19 years ago
Laurent Montel cbf433e9d7 Fix module 19 years ago
Pino Toscano 3af1047905 moving the imlib check in extragear/graphics, kuickshow needs it 19 years ago
Laurent Montel 7de76652df Move into kdelibs 19 years ago
Laurent Montel 385e45a812 Move to kdelibs 19 years ago
Pino Toscano 6256757e2b make the Page really take ownership of the text selection set to it, thus deleting it as the HighlightAreaRect "clones" the passed rect 19 years ago
Pino Toscano 2cd592a81e don't leak 19 years ago
Pino Toscano 4bc728d950 better check, in case of session restoring 19 years ago
Pino Toscano 2a1d70ab13 revert r672263 in okular, and do the cleanup in the proper place, otherwise we lose all the command line arguments 19 years ago
Laurent Montel 01f27ec687 Minor fix mem leak 19 years ago
Allen Winter dfc768d95d fix the variable names for _FIND_REQUIRED and _FIND_QUIETLY. 19 years ago