599 Commits (99a99a15901f5a3be7894de78dc2fa050b52a8e1)

Author SHA1 Message Date
Pino Toscano db817781c9 cache the font names instead of reinit them every time we want the information about fonts 19 years ago
Pino Toscano 7ad2256498 let poppler calculate width and height 19 years ago
Pino Toscano 76171e38e6 manual activate the antialiasing for both text and gfx, if using poppler HEAD 19 years ago
Laurent Montel c03c8f0c3c Remove not necessary include 19 years ago
Laurent Montel 44fbf99be0 Remove not necessary include 19 years ago
Pino Toscano 2e024d6d96 generalize a bit more the way for constructing "standard" ExportFormat's 19 years ago
Pino Toscano 214883d582 free the resources when we close the document 19 years ago
Pino Toscano 84f7c0a6e3 own header first 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Jiri Klement afa1902c78 Fixed wrong rendering size of images which don't have dpi specified. I had to use workaround described in loadImageFromFile method 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Jiri Klement 6147136895 Unpack page source completely before rendering. It's possible that another file from zip will be required during rendering (font, image, ...), but KZip doesn't allow simuntanelous reading of more than one file. 19 years ago
Chusslove Illich 120e3a6d79 i18n fixes. 19 years ago
Pino Toscano 55a06c9b00 read the Open attribute from the poppler toc 19 years ago
Jiri Klement 0b77d7011c Fixed parsing of abbreviated data - now it don't freeze in case of wrong data in xps 19 years ago
Albert Astals Cid 3f927c095a maks was right, zoom was the problem 19 years ago
David Faure 728f386e95 extra ';' 19 years ago
Script Kiddy 2e5b353482 SVN_SILENT made messages (.desktop file) 19 years ago
David Jarvie 6ccde0505c Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime() 19 years ago
Script Kiddy e54cfd797f SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 55a67a082e Each plugin installs a application desktop so that the supported mimetypes are exactly the ones supported by the plugins installed 19 years ago
Pino Toscano 29d515a996 adapt to the recent fix of Lubos to FindFreetype.cmake 19 years ago
Luboš Luňák cf3922d498 No kde_xget_temp_gc(). 19 years ago
Albert Astals Cid 1c8453f629 remove accidental change 19 years ago
Albert Astals Cid 5365f79d6d fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs): 19 years ago
Brad Hards 5f09330e23 Find libqgs, even if it isn't installed. 19 years ago
Pino Toscano c953ca9927 now that kde depends on Qt4.3, reenable the xps generator by default 19 years ago
David Faure 06d18ea3cc Make it possible to compile all of playground in one go (but also still to compile it like before, of course). 19 years ago
Pino Toscano a54af96ed8 KProcess -> K3Process 19 years ago
Laurent Montel 9c9ee91dba Port to new api 19 years ago
Anne-Marie Mahfouf 1945d479ef that fixes the "undefined reference to `jpeg_std_error(jpeg_error_mgr*)'" error that several of us get 19 years ago
David Faure 0c1b5314e9 Use standard mimetype names from shared-mime-info 19 years ago
Pino Toscano a7abb688a3 - convert to the xdg mimetypes 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Pino Toscano c363cad735 this should hopefully fix the build 19 years ago
Pino Toscano f18845576b add the permission to fill forms 19 years ago
Tobias Koenig ef13da1225 Fixed the loading of documents where not all pages are referenced 19 years ago
Tobias Koenig bc309799d7 Worked around some bugs in QTextCursor/Document, bug reports already sent to TT 19 years ago
Pino Toscano e321010e63 the plucker generators requires, libjpeg, so compile it only if libjpeg is found 19 years ago
Albert Astals Cid 6c75fd3203 No idea why it was a void * if it always was used as int. 19 years ago
Pino Toscano 61ace600ec extra ';' 19 years ago
Dirk Mueller 92628902bd pedantic-- 19 years ago
Tobias Koenig bbab731ce0 Add plugin for the Plucker format (http://www.plkr.org/) which is used for 19 years ago
Pino Toscano 88006a575b extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot 19 years ago
Brad Hards 3716cc9eb3 Minor cleanups - make debugging more informative, a spello 19 years ago
Pino Toscano 1bfc805a3e it does not make much sense to check for a serie of permissions at the same time, so just check one permission at a time 19 years ago
Pino Toscano 3507d4e68f use the new Okular::ExportFormat::plainText() 19 years ago
Pino Toscano c8f1b532f8 placeholder 19 years ago