658 Commits (61ba6bd575bac29580ffcf14f8aac9c6b62dd197)
 

Author SHA1 Message Date
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
Lauri Watts 24f60bc625 Patch from Brad Hards 21 years ago
Albert Astals Cid 27c1e8a078 Don't crash on ps renamed to pdf. Change requested by core-devel 21 years ago
Albert Astals Cid f6b9f9d17a Typo: continous -> continuous 21 years ago
Albert Astals Cid 67f4c2b3e7 Please #kde-devel people making beign a pdf hacker more easy, if you don't want drm checking just do 21 years ago
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
Albert Astals Cid 9352ac5200 Implement isAllowed for the pdf generator, Enrico is implementing the use of it in pageview etc. 21 years ago
Waldo Bastian e4a142347e * Use startServiceByDesktopName instead of startServiceByName, it's more 21 years ago
Enrico Ros 08aeb0b73a Fixing the bug Albert told me about (generalizes the 'exit fullscreen' bug 21 years ago
Albert Astals Cid fa67d6676c Delay the calculation of m_width and m_height (and all its associated things) until first time the widget is shown (paintEvent), doing KGlobalSettings::desktopGeometry(this); in PresentationWidget::PresentationWidget always returns the geometry of the first screen, so it must be done in paintEvent (for example), where the widget has already been shown and KGlobalSettings::desktopGeometry(this); returns the geometry of the correct screen. 21 years ago
Albert Astals Cid 64bab00507 Drop LIBT1 in libxpdf_la_LIBADD as we don't use libt1 anymore 21 years ago
Albert Astals Cid 949fbe3372 Thanks for providing the URL to check against. 21 years ago
Albert Astals Cid bbbde65779 Don't use t1lib to render Type 1 fonts (it is crashing), use freetype 21 years ago
Albert Astals Cid a950ddc798 Enrico, now i see you wanted RMB -> Fit Width to change to one column mode, but i do not see why the "Fit Width" on the combo and the "fit width" on the RMB should have differnt behaviour (as #99238 said) so i'm removing the check for 1 column here. 21 years ago
Albert Astals Cid da9f2c7ec2 Don't create that action. We don't use it anywhere not plug it anywhere (mainly because it is not implemented), but creating it makes "Draw" appear at the configure Shortcuts dialog and is quite strange to configure a shortcut to something that does not "exist" 21 years ago
Albert Astals Cid 1807afa681 Implement RMB Fit Width "the right way (TM)" 21 years ago
Enrico Ros bea47b52e5 Added missing 'viewportchanged' notify for runtime added observers. 21 years ago
Enrico Ros 5341583f17 SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
Enrico Ros a9a312dad7 Opening kdpf_annotations branch. Code changes: 21 years ago
Enrico Ros 7883b06897 CVS_SILENT Updated about 'kpdf_annotations' branch creation. 21 years ago
Enrico Ros c4ecddd149 Fixing the "can't hide left panel" bug. 21 years ago
Dirk Mueller f8c1e832f0 fix compile 21 years ago
Enrico Ros d576e28a32 More naming changes. KPDFPage is perfectly in shape now. 21 years ago
Enrico Ros 5b0c32e43f Misc fixes and cleanups and tidy up the code (KPDFPageRect -> ObjectRect). 21 years ago
Enrico Ros 2a3f35acb9 Fixed broken link following (if not in external document). 21 years ago
Albert Astals Cid bcf32aaf7b Build on KDE 3.3 21 years ago
Enrico Ros f3b7d18550 CVS_SILENT pending addition 21 years ago
Albert Astals Cid bc1806e218 - Do not reattach the dcop client 21 years ago
Enrico Ros 519892521f Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago