543 Commits (eef18e87b7cb33770309bdd3ac1481df80cba7ac)
 

Author SHA1 Message Date
Albert Astals Cid eef18e87b7 Update 21 years ago
Albert Astals Cid aca830739f Link to Xft libs 21 years ago
Jakub Stachowski f69c54b8a1 Restore old way of finding fonts (xpdfrc and hardcoded dirs) as backup 21 years ago
Enrico Ros ecef2e9995 Gentoo compile fix. Using XFree 4.3.0, FontConfig 2.2.3, Freetype 2.1.9. 21 years ago
Albert Astals Cid 84cd9eb564 Terminal=0 -> Terminal=false 21 years ago
Albert Astals Cid 59a06e7da7 KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; } 21 years ago
Jakub Stachowski 7713a20646 Use Xft for searching for external fonts instead of hard-coded directories. 21 years ago
Albert Astals Cid 9f39bfb756 Better search of non latin-1 characters (2) 21 years ago
Albert Astals Cid b901d81bb5 Better search of non latin-1 characters 21 years ago
Jakub Stachowski 6589342bf5 Fix copying non-latin1 chars when xpdfrc does not exist. 21 years ago
Albert Astals Cid d42321176a Render correctly Type 1 as CID fonts 21 years ago
Enrico Ros 61eaf43b54 Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 21 years ago
Enrico Ros 6e13b8852f CVS_SILENT update TODO list to put in evidence current status, bugs that 21 years ago
Nicolas Goutte 39c7d814f9 As kpdf has a .rc file, rc.cpp needs to be used for the "messages" target 21 years ago
Enrico Ros 1051d4b909 FixCrash 3/3: More decoupling between PDFGenerator and KPDFOutputDevice 21 years ago
Enrico Ros e06c3f4c18 FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 21 years ago
Enrico Ros 4b86155caf FixCrash 1/3: comments/notes. 21 years ago
Stephan Kulow 4fd3493a03 non-recursive makes need special dependencies 21 years ago
Tobias Koenig 15fc647b59 CVS_SILENT: updated 21 years ago
Tobias Koenig 49fc18686b Euqalize the order of the zoom actions, kdvi/kghostview/kview/ksvgview do it the same 21 years ago
Tobias Koenig 98000ff903 Add some nice features for presentation mode: 21 years ago
Albert Astals Cid abdc236de9 Updated following coolo's suggestion, hope the pot file now includes all the messages 21 years ago
Albert Astals Cid 50a8450174 More reorganization, needed so that the binary name does not clashes with an "old" directory 21 years ago
Enrico Ros 7e549f496e Sync with mates. 21 years ago
Albert Astals Cid 47db6126c7 When on non continous mode and using Up-key to go a page up, put the previous page at the bottom and not at the top 21 years ago
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails 21 years ago
Enrico Ros 451134e54b Fixing the same bug ThumbnailList had about visiblity list. 21 years ago
Enrico Ros a6a2b7a0b5 Shame on me!! Why the hell I added visibility list without checking the 21 years ago
Albert Astals Cid 90b663b7ca Fix typos, correct orderig a bit 21 years ago
Albert Astals Cid fb6e540547 Save and read the bookmarks to/from a file when opening/closing a document 21 years ago
Enrico Ros ad1cc07ccd This is the correct order of deleting things now that a generator thread 21 years ago
Enrico Ros ca3f3b8ec3 Removed the 'Bugs fixed list' since they're now marked as fixed on BKO. 21 years ago
Enrico Ros d1cdcd5f1d SearchWidget back to work 21 years ago
Tobias Koenig 1e0f8af1b5 Tagged the documentinfo -> domtree item 21 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 21 years ago
Tobias Koenig 833ae4800f The compiler needs the PageTransition definition here... (gcc 3.4 complains about it) 21 years ago
Enrico Ros 87050538e5 fix: don't create a PageTransition object if there is no transition 21 years ago
Enrico Ros 92ad74aa2a notes 21 years ago
Enrico Ros 1550cedccd Updated TODO (added items in progress) and README. 21 years ago
Tobias Koenig 3d439fbf78 Test whether we show a real page or the intro, otherwise kpdf crashes 21 years ago
Enrico Ros 1c6feefdc7 Added tobias work. Added more TODOs. 21 years ago
Enrico Ros 148efda52f I love transitions. 21 years ago
Tobias Koenig f0d84a181f KPDF reads the transition effects from the PDF document now. 21 years ago
Albert Astals Cid d7ac1ce38f Put back the RMB menu 21 years ago
Jonathan Riddell 58d334a702 change clear search icon back to standard one used elsewhere in KDE 21 years ago
Enrico Ros a658b7ac28 Fix --enable-final compilation. 21 years ago
Stephan Binner 52e763dbf0 CVS_SILENT i18n style guide fix 21 years ago
Albert Astals Cid 23a61db873 Update authors file 21 years ago
Stephan Binner 5193d9ab3c Compile with srcdir!=builddir 21 years ago
Albert Astals Cid 256dade018 Annotatuions won't make it for 3.4 21 years ago