543 Commits (eef18e87b7cb33770309bdd3ac1481df80cba7ac)
 

Author SHA1 Message Date
Enrico Ros e548f40439 Optimized syncronous thumbnails/pixmap loaders. Moved some actions from the 22 years ago
Enrico Ros 712dd1e8c0 Reworked the page class. Added in-place (only a non-threaded quick test, 22 years ago
Enrico Ros 69bb375c49 Thumbnail and ThumbnailList classes completed. Optimized a lot! Too fast 22 years ago
Enrico Ros daa42b1d56 The thumbnaillist is done. Supports pages subsets and autocenters current 22 years ago
Albert Astals Cid dc3fe14918 Setup the base fonts 22 years ago
Albert Astals Cid 4dea29c911 Setup the base fonts, backporting in a moment 22 years ago
Enrico Ros cc007b6ba5 A big performance enhance. Bypassed QTable and reimplemented QScrollview to 22 years ago
Albert Astals Cid 7f8bc10a45 deactivate kmessagebox errors for now because if a thumbnail generation in threads causes an error it pops a kmessagebox and kills kpdf. Hope the experiments branch Enrico is working on will make that easier to fix 22 years ago
Enrico Ros 078b81b780 More cleanups and code refactoring. Changes: goToPage dialog, previews use 22 years ago
Adriaan de Groot 50cbd3999a --enable-final fixes 22 years ago
Enrico Ros 9392dd2709 Break everything I can. (still compiles but I don't want it to do! :-). 22 years ago
Albert Astals Cid 871422cea1 Merge kpdf_part and part 22 years ago
Albert Astals Cid b8c2ee050f QOutputDevKPrinter does not need to inherit from QOutputDev 22 years ago
Albert Astals Cid edf38cc6c0 Reindent thumbnailist to use tabs (i love tabs) and while at it make its 1 based (i mean first thumbnail is thumbnail number one) as all the rest of classes. 22 years ago
Henrique Pinto 9ce89f5ce6 Only show PDF documents in the "File"->"Open..." dialog. 22 years ago
Henrique Pinto 5f20b6095f Use main thread's priority for the thumbnail generator threads, instead if LowPriority. 22 years ago
Henrique Pinto da657127f2 I don't think I deserve copyright... 22 years ago
Enrico Ros 44783a7130 Few bits changed just to test the branch. First commit on kpdf_experiments. 22 years ago
Enrico Ros f6db5c9d56 Adding my wishes / todo entries. Will work on something soon. 22 years ago
Albert Astals Cid 420b8380b3 Increase thumbnail geneartion thread priority a bit, IdlePriority is so little priority some people were getting no thumbnail generated at all. 22 years ago
Albert Astals Cid 403ae96769 Reduce margins and spacing. Not backporting to the 3.3.x branch as is not critical. 22 years ago
Albert Astals Cid 83d875d84f some include removing 22 years ago
Albert Astals Cid 4d2969d57e Thumbnail generation is now done inside a thread 22 years ago
Enrico Ros 3f84918a3c Architecture of KPdf. 1st version. 22 years ago
Stephan Kulow 3546113c53 little misunderstanding it seems 22 years ago
Albert Astals Cid 3461b1d8dc Take zoom into account to do the text selection rectangle. 22 years ago
Albert Astals Cid 6564886dc1 if some pages are landscape and others are not the most common win as kprinter does not accept a per page setting and it is not "fair" making the first page decide on what to do 22 years ago
Albert Astals Cid deb6c55e8f Make kpdf forward to kprinter the page orientation. That needs testing but it works for me (TM) 22 years ago
Albert Astals Cid 935003c022 Set the print margin to 0 as the pdf itself already has the margins 22 years ago
Albert Astals Cid d40a570e87 *_COMPILE_FIRST is not needed now 22 years ago
Andrew Coles d41e0ae37e CVS_SILENT 22 years ago
Andrew Coles 02c6a2a458 Implemented a QMap to convert the xpdf error messages (containing typos) to 22 years ago
Albert Astals Cid 33be878fcf No need to use m_zoomFactor when generating thumbnails 22 years ago
Albert Astals Cid 2ed87e32af Commiting the patch for bug 82877 Sorry for not having seen it in bugs.kde.org 22 years ago
Albert Astals Cid 799ccf7a9d improve thumb generation 22 years ago
Albert Astals Cid 7b31d03b60 do not touch please, read inside for explanation 22 years ago
Andrew Coles bc2f16ae0d CVS_SILENT 22 years ago
Script Kiddy 7c30c0440a CVS_SILENT made messages 22 years ago
Albert Astals Cid 4808bde494 Improve searching 22 years ago
Stephan Binner 8892be2ed0 CVS_SILENT No copyright note for micro-usability fixes (can't remember functional changes for it) 22 years ago
Albert Astals Cid a2464011f2 reuse some code 22 years ago
Albert Astals Cid 04263e716f compile (i suck ¬.¬) 22 years ago
Albert Astals Cid 5bbcd7f771 #define HAVE_MKSTEMPS 1 as libkdefakes provides it 22 years ago
Albert Astals Cid eac9aad8eb Pass the saveas menu entry from the shell to the part so you can use it while embedded in konqueror 22 years ago
Albert Astals Cid f603d008d0 Give xpdf author some credit 22 years ago
Albert Astals Cid c46d4220f1 %d -> %1 22 years ago
Albert Astals Cid e84374ee24 Much better that way 22 years ago
Albert Astals Cid e456dfaafb - Make find next work 22 years ago
Albert Astals Cid 929dfa12a7 Text marker should go out when changing pages 22 years ago
Albert Astals Cid 819bd7adbe m_currentPage before opening a document is 0, this way the goToPage if is true when going to the first page and updateActions is triggered 22 years ago