You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
..
Makefile.am SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
minibar.cpp Build on KDE 3.3 21 years ago
minibar.h cleanups and scroll api 21 years ago
pagepainter.cpp More naming changes. KPDFPage is perfectly in shape now. 21 years ago
pagepainter.h SEARCH CHANGES: absolutely want to get in those fixes before freeze. 21 years ago
pageview.cpp Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
pageview.h SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
pageviewutils.cpp SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
pageviewutils.h SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
presentationwidget.cpp 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
presentationwidget.h Added missing 'viewportchanged' notify for runtime added observers. 21 years ago
propertiesdialog.cpp CVS_SILENT 21 years ago
propertiesdialog.h Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 22 years ago
searchwidget.cpp Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago
searchwidget.h Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago
thumbnaillist.cpp Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago
thumbnaillist.h cleanups and scroll api 21 years ago
toc.cpp Typo fix on Direct Viewport links. DOM is cool and attribute names must match. 21 years ago
toc.h Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 21 years ago