27 Commits (b3ea24bb0d906cf8b26953e22df2c918fbe63346)

Author SHA1 Message Date
Albert Astals Cid b3ea24bb0d Presentation is now a dialog child of part so that get get only 1 entry on taskbar 21 years ago
Tobias Koenig 19e41ac483 Add 'Home' and 'End' key support to jump to the beginning/end of the 21 years ago
Albert Astals Cid 7b0fb39117 Obey page up and page down keys in presentation mode 21 years ago
Albert Astals Cid a8e70b4374 Make presentation widget wheel behave the same that when on scrollview, down next page, up previous page 21 years ago
Albert Astals Cid 764fd6cf28 Fix compile on Solaris 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 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 21 years ago