233 Commits (da42e4b166b622eacff0bbfc048d9faeebdbc9c3)

Author SHA1 Message Date
Pino Toscano 80f7e6b596 a bit of qt3/kde3 support less 20 years ago
Pino Toscano 63c18ab06e Make the oKular part and its shell compile and link. 20 years ago
Albert Astals Cid 2ac0ac6300 some more files that compile 20 years ago
Laurent Montel eadc305fd6 Fix with new kdelibs api 20 years ago
Laurent Montel eca207329e Deprecated-- 20 years ago
Albert Astals Cid 6925c8a70b fordwardport r484782 21 years ago
Laurent Montel b734531e6f qt3support-- / warning-- 21 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Laurent Montel c5d7103800 Qt3support-- 21 years ago
Laurent Montel 6069ce7720 Launch my script 21 years ago
Albert Astals Cid efdcff8460 Fordwardport fix for 105361 21 years ago
Enrico Ros 06772ef8d4 simple fixes to get this port compiling again. thanks to Albert who made kpdf 21 years ago
Piotr Szymanski 81bb03b454 - added suport for changing rotation of the current document, looked at ghostview code, on how to do it 21 years ago
Albert Astals Cid fe9ef1d751 Link following in presentation mode. 21 years ago
Piotr Szymanski 210a0d44a0 - backport links in presentations 21 years ago
Albert Astals Cid d785f1368c Rename Settings to KpdfSettings to avoid #101155 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
Albert Astals Cid 66c71c3c72 Q3MemArray -> QVector 21 years ago
Albert Astals Cid 888b0c05a9 link, crashes on startup and has some commented things i need to port later on 21 years ago
Albert Astals Cid 5d2ed914f7 - Use correct text color for highlighted thumbnails 21 years ago
Albert Astals Cid debbaff938 messageboxes explaining how to get of the presentation mode and why the document is going to be launched on presentation mode, of couse they have the typical "don't show again". 21 years ago
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
Enrico Ros 37abd55198 CVS_SILENT more naming changes 21 years ago
Albert Astals Cid 7b0fb39117 Obey page up and page down keys in presentation mode 21 years ago
Enrico Ros c93d339c57 Adapted to PagePainter changes. 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 99a10e1841 All fixes done in HEAD come to annotations branch 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 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