1900 Commits (6bf32cafaed633150d1c1b582a9defe9c99e2390)

Author SHA1 Message Date
Enrico Ros 962f891b80 For Users: 21 years ago
Albert Astals Cid c0029ac3f2 Fix small mem leaks 21 years ago
Albert Astals Cid 97847d8081 Make options be "Enable foo" instead of "Disable foo" 21 years ago
Albert Astals Cid 2b8427a55b Add bool KPDFDocument::isOpened() const and use it so that the user can not begin a find-ahead search if no document is loaded 21 years ago
Jakub Stachowski cc5f8bb689 Findahead - as in khtml. 21 years ago
Enrico Ros 4b868c2ef1 mini cleanup 1; starting to work seriously on memory management and contour 21 years ago
Enrico Ros 3bf154b57d Viewport: fixes, setViewport( vp, id ) excludes id from the notified 21 years ago
Enrico Ros 162d1a9cf9 CVS_SILENT commented out debug stuff. it works. 21 years ago
Enrico Ros 6dd95c9e06 Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 21 years ago
Albert Astals Cid 59a06e7da7 KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; } 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
Enrico Ros 61eaf43b54 Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 21 years ago
Enrico Ros 1051d4b909 FixCrash 3/3: More decoupling between PDFGenerator and KPDFOutputDevice 22 years ago
Enrico Ros e06c3f4c18 FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 22 years ago
Enrico Ros 4b86155caf FixCrash 1/3: comments/notes. 22 years ago
Stephan Kulow 4fd3493a03 non-recursive makes need special dependencies 22 years ago
Tobias Koenig 98000ff903 Add some nice features for presentation mode: 22 years ago
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails 22 years ago
Albert Astals Cid 90b663b7ca Fix typos, correct orderig a bit 22 years ago
Albert Astals Cid fb6e540547 Save and read the bookmarks to/from a file when opening/closing a document 22 years ago
Enrico Ros ad1cc07ccd This is the correct order of deleting things now that a generator thread 22 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 22 years ago
Tobias Koenig 833ae4800f The compiler needs the PageTransition definition here... (gcc 3.4 complains about it) 22 years ago
Enrico Ros 87050538e5 fix: don't create a PageTransition object if there is no transition 22 years ago
Enrico Ros 1550cedccd Updated TODO (added items in progress) and README. 22 years ago
Enrico Ros 148efda52f I love transitions. 22 years ago
Tobias Koenig f0d84a181f KPDF reads the transition effects from the PDF document now. 22 years ago
Enrico Ros a658b7ac28 Fix --enable-final compilation. 22 years ago
Stephan Binner 5193d9ab3c Compile with srcdir!=builddir 22 years ago
Enrico Ros 3a8b826bf9 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago
Enrico Ros d0b406ad99 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago
Albert Astals Cid fdaa03e90b Copying kpdf_experiments into branch and reordering directories. Look there for the file naming map and file versioning. Please wait until the commit storm ends to report any bug. Albert and Enrico 22 years ago
Enrico Ros d983cfdd76 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago
Enrico Ros eee2673370 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago