686 Commits (b3ea24bb0d906cf8b26953e22df2c918fbe63346)
 

Author SHA1 Message Date
Caleb Tennis 4e37c6ad2a This fix is *smarter* than the NOTPARALLEL fix...hopefully 22 years ago
Caleb Tennis 1090d1210e Add a parallel make build fix (see bug #76572) 22 years ago
Henrique Pinto 6d658901d2 Support non-ASCII filenames. 22 years ago
Waldo Bastian 855fc328aa Handle the case where ctm[3] == 0 correctly and consistent (BR73196) 22 years ago
Andy Goossens a0d7b99509 CVS_SILENT 22 years ago
Dirk Mueller 7d7cd1e4be don't save the prettyURL() - password missing here 22 years ago
Script Kiddy c46284f609 CVS_SILENT made messages 22 years ago
Script Kiddy 00f33f6d34 CVS_SILENT made messages 22 years ago
Christophe Devriese 9c34bd7051 Licence updates 22 years ago
Christoph Cullmann a34625fbb5 crash fix: don't crash on print preview if no doc around, just check for 0 like in ::print() 23 years ago
Stephan Binner 7e8c8bd85f Menu entries order fixes 23 years ago
Dominique Devriese 0226b0bf12 remove bogus translation 23 years ago
Dominique Devriese a79667059a make print preview work 23 years ago
Dominique Devriese ada8635971 disable some debug output 23 years ago
Christophe Devriese ee643c9d06 added the actual printing output dev. whoops 23 years ago
Dominique Devriese fc0801442e remove some modifications I made to make it build on 3.1 23 years ago
Christophe Devriese 5b35aa8b1a dded printing support (bug 65017) 23 years ago
Christophe Devriese 884350d8e4 forgot about this little pointer check ... 23 years ago
Christophe Devriese e0ec78c379 prevents crash when part is not found or pdf couldn't be opened, 23 years ago
Christophe Devriese 4bc928e1dd removed a bit of qt 2.x compatibility code 23 years ago
Christophe Devriese b17773ca4a fixed big bug in round() function, solves (part of ;-p) quite a few problems() 23 years ago
Christophe Devriese abcc97f34f used CalculateAlternateBackgroundColor() instead of black 23 years ago
Christophe Devriese 23fb327891 added code to clear background where there is no pdf content to be shown 23 years ago
Waldo Bastian 5ce2e56b1f Standardize zoom actions: Zoom In, Zoom, Zoom Out 23 years ago
Andy Goossens 40e46103f8 this is obviously broken as hell 23 years ago
Christophe Devriese c35b0c4e72 only code layout changes 23 years ago
Stephan Binner 6460a66974 +GenericName 23 years ago
Luboš Luňák 8514d53f1b Rely on KToggleFullScreenAction to store the fullscreen state. 23 years ago
Stephan Binner 8ffad47deb A really good description removed 23 years ago
Laurent Montel e7a8fcca90 Control == zoom 23 years ago
Malcolm Hunter a3d24e578a CVS_SILENT Fixed package entity 23 years ago
Waldo Bastian c480a2b5ea Change [+][100%][-] to [-][100%][+] to be compatible with KGhostView 23 years ago
Laurent Montel 53c758a005 Display good page in "goto page" dialogbox 23 years ago
Laurent Montel 81c3bb400e Fix crash before it selected "pagenum - 1" and not pagenum 23 years ago
Stephan Binner 7803fa40b0 Fixed "Settings" menu entries order 23 years ago
Albert Astals Cid 3ad3193a96 Send the bugs using bugs.kde.org instead using mail. Hope the mantainer(s) don't mind the change. 23 years ago
Will Andrews 5078a0eae6 Add missing header to make this compile. 23 years ago
Malcolm Hunter 33bcb46250 CVS_SILENT Typographical corrections and changes 23 years ago
Laurent Montel 56ed25273e Now we can save file 23 years ago
Laurent Montel b16b7d1b65 Fix compile 23 years ago
Christophe Devriese 68a3386e7d fixed infinite loop. This closes half the bug reports ;-p 23 years ago
Oliver Bausinger ca80b0723d fix compile (kdpf -> kpdf) 23 years ago
Lauri Watts e83007abf1 stub doc for nonexistent kpdf docu 23 years ago
David Faure 235c2bffe1 possibly fix missing dependency for unsermake 23 years ago
Luboš Luňák 457956559e Update for KToggleFullScreenAction. 23 years ago
Ingo Klöcker aeac47f80d Fix compilation (round returns a floating point number and no integer) 23 years ago
Scott Wheeler 78504f3099 ::lrint(...) is C99 and as such doesn't work with GCC < 3.0. Removing 23 years ago
Laurent Montel 28daf6f99c Use space for move into page as in kghostview 23 years ago
Albert Astals Cid 15081e5428 Change deprecated KKeyDialog::configureKeys(actionCollection(), "kpdf_shell.rc"); to non-deprecated KKeyDialog::configure(actionCollection()); 23 years ago
Christophe Devriese 0892511b3e Added lots and lots of const goodness 23 years ago