714 Commits (eaa3fdf2def294e44f9e7a4976cc0b1473cfc871)
 

Author SHA1 Message Date
Albert Astals Cid eaa3fdf2de fix inheritance for zlib too 21 years ago
Albert Astals Cid 44772a5c84 Fix problem introduced by improper merging of the libjpeg patch 21 years ago
Albert Astals Cid f51205f3c5 Call m_text->endPage() on KPDFOutputDev::endPage() when generating text 21 years ago
Albert Astals Cid 0fba2aceca Use zlib for decoding FlateStreams adds 100 lines and removes 500, zlib has probably had more sevurity reviews and is faster. Taken from poppler 21 years ago
Albert Astals Cid 9047a879bd Fordward port fix for bug 105454 21 years ago
Jonathan Riddell ed0b664039 Move application icons to global theme 21 years ago
Albert Astals Cid c8a96f9fd2 more generator_png -> generator_kimgio renaming 21 years ago
Albert Astals Cid 9946534b1d generator_png -> generator_kimgio 21 years ago
Albert Astals Cid 79b438183b Fix usability issues 2.1, 2.2 and 2.3 21 years ago
Stephan Binner a753159331 fix disabled icons 21 years ago
Albert Astals Cid 247c86d946 Try to make size saving work, can you guys check (need to update to cvs version or apply this patch to 3.4 branch) and tell me if it works for you too? 21 years ago
Albert Astals Cid 4c5ee1aafc remove extra ( ) 21 years ago
Albert Astals Cid 560868e9dd fix bug 104900. 21 years ago
Albert Astals Cid 2f384e0c2b dcop KURL currentDocument() 21 years ago
Albert Astals Cid 2cdbab1736 Don't assume Encoding array of Type1 fonts end in "foo def". 21 years ago
Albert Astals Cid 56f6f83fb9 Accept "invalid" viewports when the link is to an external pdf 21 years ago
Albert Astals Cid 1e1eeb8e65 Don't crash on malformed documents that have links to unexistant places, for example in smli_tr-2005-143.pdf link [3] from page 4 does not point anywhere (Acrobat Reader confirms it) 21 years ago
Albert Astals Cid 1452bec703 fix gnome's unability to understand that if there is no %u, %U or %F implies that the program takes %f 21 years ago
Albert Astals Cid b44ac6e5f8 implement dcop currentPage() 21 years ago
Albert Astals Cid 1aecd53f19 adding a configure.in.bot to give some warnings 21 years ago
Albert Astals Cid 3b53efc6cd Fix issue 1.4 21 years ago
Albert Astals Cid 5d2ed914f7 - Use correct text color for highlighted thumbnails 21 years ago
Albert Astals Cid a7338e2c03 Wrap completely the selected thumbnai with the select color. 21 years ago
Albert Astals Cid 9f12ab9634 remove warning 21 years ago
Albert Astals Cid 50a5316456 Correct configure.in.in fixes 104012, thanks for reporting 21 years ago
Albert Astals Cid d552cbf559 Add another path to search the default gs fonts, we have to improve, but for now i'm closing the bug, thanks for reporting 21 years ago
Albert Astals Cid 57da7dbcd4 Use libjpeg for dct streams, libjpeg has probably had more attention that xpdf code and also it makes a pdf work that previously was not working so this is a god change TM, just wondering if i should backport or not. 21 years ago
Albert Astals Cid debbaff938 messageboxes explaining how to get of the presentation mode and why the document is going to be launched on presentation mode, of couse they have the typical "don't show again". 21 years ago
Albert Astals Cid b3ea24bb0d Presentation is now a dialog child of part so that get get only 1 entry on taskbar 21 years ago
Tobias Koenig 19e41ac483 Add 'Home' and 'End' key support to jump to the beginning/end of the 21 years ago
Albert Astals Cid d1dd22b280 Implement bare-bones printing for the png generator, leak-- 21 years ago
Albert Astals Cid 7b0fb39117 Obey page up and page down keys in presentation mode 21 years ago
Albert Astals Cid 60a53c21ea Only start search has you type if the document supports it 21 years ago
Albert Astals Cid 08d23c5231 Proof of concept PNG generator, to use if do kpdf foo.png as open only shows pdf, it crashes when doing Search as you type and Presentation does not works but it only has 10 lines of code and it was done to show how "easy" is adding new generators 21 years ago
Albert Astals Cid 246509e16c Not used anymore, don't give a warning 21 years ago
Albert Astals Cid 35b710deac Remove warning about not able to compare a uint with < 0 21 years ago
Albert Astals Cid 6502d70004 Unneeded 21 years ago
Albert Astals Cid 9f55f72131 Adapt fix for 102117 to HEAD version of the properties dialog 21 years ago
Albert Astals Cid aa5ef294be When saving a file ask if we are going to overwrite a existing file 21 years ago
Albert Astals Cid e8681f8c32 Compile on Solaris 21 years ago
Albert Astals Cid 87687f7e50 Update d->zoomFactor when resizing the view and we are on fitpage or fitwidth so that when we click Zoom+ or Zoom- the zoom updates acordingly 21 years ago
Albert Astals Cid 9d0f01feef Optimize lookup of named dests, as example index pages of the pdf 1.6 reference that previously took ~10 seconds to render now render in ~2 seconds 21 years ago
Albert Astals Cid 631458353d Fix compile problem due to the non-standard location of Xft2 header files. 21 years ago
Dirk Mueller 8834a83f90 compile (gcc 4.1) 21 years ago
Albert Astals Cid 148f8606f6 Save zoom setting on exit 21 years ago
Albert Astals Cid 0649174a87 Fix bug 101648, thanks a lot for reporting Mikolaj 21 years ago
Albert Astals Cid c3ba0f58df As always i forget to update the TODO file 21 years ago
Albert Astals Cid bdfb693d3e Welcome the fonts dialog, as normal the from xpdf source is our inspiration, this time pdffonts.cc 21 years ago
Albert Astals Cid 1e8160ad99 Really use faceindex for TTC collections 21 years ago
Albert Astals Cid d4a5bf2c23 Understand Futura-CondensedBold and Futura-CondensedLight 21 years ago