686 Commits (b3ea24bb0d906cf8b26953e22df2c918fbe63346)
 

Author SHA1 Message Date
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
Albert Astals Cid a8e70b4374 Make presentation widget wheel behave the same that when on scrollview, down next page, up previous page 21 years ago
Albert Astals Cid b26936a4a3 Lots of xpdf improvements thanks Takashi Iwai <tiwai AT suse DOT de> 21 years ago
Albert Astals Cid a103f957aa Fix the allocation size of libgoo on 64bit architectures. 21 years ago
Jakub Stachowski 7fb48499c9 Backport fix for bug 99316 (accel for showing/hiding sidebar) from 21 years ago
Albert Astals Cid 742ed0b955 Update changelog and make links use the cool smooth scrolling if nobody says that is bad i think that gives us a wow factor and no configure option is needed 21 years ago
Albert Astals Cid 45d2e302dd Partly implement destXYZ Links (zoom is missing). As destXYZ links say the TopLeft corner of the screen that should be displayed i've changed documentViewport syntax a bit, mainly now it includes a Position pos; that can be Center or TopLeft, everything still uses Centered viewports except that pageview::notifyViewportChanged understands TopLeft and translates it to a Center documentviewport so the smoothscroll and so one still work. 21 years ago
Albert Astals Cid 61ba6bd575 Fix the bug introduced by my last fix, Correctly restore last page if last page viewed before a "watch file" reload does not exists anymore 21 years ago
Albert Astals Cid d358dec14d Comitting a fix for the memory leak that happens when reloading a file because it was beign watched. 21 years ago
Albert Astals Cid 55286640e4 Reverting that decreases font quality a lot on the first pdf of that bug 21 years ago
Albert Astals Cid 633fef5eff Do not crash on files that use [possibly bad] MS Gothic font 21 years ago
Albert Astals Cid 2fc01e1d7a Missing bit from the LuRan patch 21 years ago
Albert Astals Cid 05a5b37c7a * Use fontconfig for searching CID Fonts too if no font is found the xpdf way 21 years ago
Albert Astals Cid 39f8e14d23 Branchport fuzzy search (google like) and kwallet support for storing passwords from kpdf_annotations branch to HEAD. 21 years ago
Albert Astals Cid 620d54f9d4 Increase version to 0.5 21 years ago
Albert Astals Cid 1ba32eb82e Fix 100881 21 years ago
Albert Astals Cid 764fd6cf28 Fix compile on Solaris 21 years ago
Albert Astals Cid 1d36b9a090 Compile on Solaris 21 years ago
Albert Astals Cid 722cce25e5 Do not start kttsd only to see if we can use it, use ktrader for that. Only start kttsd when the user really ask for a text to be spoken. Same patch as the one sent to core-devel + a i18n() we are not allowed to backport 21 years ago
Albert Astals Cid 0571097b26 Make what i really said yesterday. 21 years ago
Tom Albers 245bd035b1 Corrected two errors 21 years ago
Albert Astals Cid e87148d238 Better wording 21 years ago
Albert Astals Cid 1eed94c3d6 More on the DRM issue. 21 years ago
Jakub Stachowski 02b3ab70f1 Make popup menu work also when in selection mode. 21 years ago
Jakub Stachowski d23b268ecd Make font matching independent of current locale. 21 years ago
Albert Astals Cid 25d51b8bd3 Add a note on how page rotation can be implemented 21 years ago
Albert Astals Cid 5150b65199 Follow relative links 21 years ago
Albert Astals Cid 34d104a5fb Print to the correct page size 21 years ago
Enrico Ros be7a7d7227 Synced. Preparing for merging bits from the branch. 21 years ago