30 Commits (ac523a75a5ece2b69db2405a89529f5a2ae098fe)

Author SHA1 Message Date
Piotr Szymanski 81bb03b454 - added suport for changing rotation of the current document, looked at ghostview code, on how to do it 21 years ago
Piotr Szymanski 210a0d44a0 - backport links in presentations 21 years ago
Enrico Ros 2f27e3a652 apply patch_077 21 years ago
Enrico Ros 9c207ace30 applying patch_070,071 21 years ago
Enrico Ros 14f5e8946e applying patch_069 [great number] 21 years ago
Enrico Ros 829ff79a03 applying patch_067 21 years ago
Enrico Ros bd59d24968 appying patch_047 21 years ago
Enrico Ros 37abd55198 CVS_SILENT more naming changes 21 years ago
Enrico Ros c93d339c57 Adapted to PagePainter changes. 21 years ago
Albert Astals Cid 99a10e1841 All fixes done in HEAD come to annotations branch 21 years ago
Albert Astals Cid f6b9f9d17a Typo: continous -> continuous 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
Enrico Ros 451a3091cc Opening kdpf_annotations branch. Code changes: 21 years ago
Enrico Ros bea47b52e5 Added missing 'viewportchanged' notify for runtime added observers. 21 years ago
Enrico Ros d1e074058b cleanups and scroll api 21 years ago
Tobias Koenig 0124e8a4ac Let the PresentationWidget make use of the viewport. Now the presentation is 21 years ago
Enrico Ros 93c1d3845d Implemented history (implementation is inside Document. actions (2) are in 21 years ago
Albert Astals Cid bbfb530155 Fix presentation placement on xinerama 21 years ago
Enrico Ros 962f891b80 For Users: 21 years ago
Dirk Mueller 7a5adb9907 fix compilation 21 years ago
Scott Wheeler 31d1b50511 roundf is C99 21 years ago
Enrico Ros 10af2d6caa Added option to unlink thumbnailslist from pageview (oneliner). Fixuifiles. 21 years ago
Enrico Ros 6dd95c9e06 Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 21 years ago
Tobias Koenig 3e317aab2f Add some variants of the basic transitions to the default transition menu. 21 years ago
Enrico Ros 61eaf43b54 Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 21 years ago
Tobias Koenig 98000ff903 Add some nice features for presentation mode: 21 years ago
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails 21 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 21 years ago
Enrico Ros 87050538e5 fix: don't create a PageTransition object if there is no transition 21 years ago
Tobias Koenig 3d439fbf78 Test whether we show a real page or the intro, otherwise kpdf crashes 21 years ago
Tobias Koenig f0d84a181f KPDF reads the transition effects from the PDF document now. 21 years ago
Enrico Ros eee2673370 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago