190 Commits (0fa9232f785cd78dfc8d91bfe720f0bd06b995f4)

Author SHA1 Message Date
Albert Astals Cid 3568d20ee7 disable the information messagebox as it making the fullscreen mode crash 20 years ago
Stephan Kulow 7e58d70943 replaced QColorGroup:: with QPalette:: 20 years ago
Pino Toscano 90db8a5868 less qt3_support 20 years ago
Pino Toscano e3994658b6 make it compile with the new snapshot 20 years ago
Chusslove Illich 87280f3da1 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Pino Toscano 3447213cbd no need to manage an icon loader manually 20 years ago
Pino Toscano 863da7ba3e less qt3_support 20 years ago
Pino Toscano 6b64c65489 A little bit of porting. 20 years ago
Pino Toscano 90d9ab5ba2 improve a bit 20 years ago
Pino Toscano 11d5e77ff4 less qt3/kde3 support 20 years ago
Pino Toscano 4bd3b60d6c less qt3_support 20 years ago
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