You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Albert Astals Cid 59a06e7da7 KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; } 21 years ago
..
generator_pdf FixCrash 3/3: More decoupling between PDFGenerator and KPDFOutputDevice 21 years ago
Makefile.am non-recursive makes need special dependencies 21 years ago
document.cpp FixCrash 3/3: More decoupling between PDFGenerator and KPDFOutputDevice 21 years ago
document.h FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 21 years ago
generator.h FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 21 years ago
link.cpp Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago
link.h KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; } 21 years ago
observer.h Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago
page.cpp Better search of non latin-1 characters (2) 21 years ago
page.h FixCrash 1/3: comments/notes. 21 years ago
pagetransition.cpp Add some nice features for presentation mode: 21 years ago
pagetransition.h Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 21 years ago