..
data
i18n fixes
19 years ago
CMakeLists.txt
…
annotationguiutils.cpp
class with static methods -> namespace
19 years ago
annotationguiutils.h
class with static methods -> namespace
19 years ago
annotationmodel.cpp
when an annotation was updated, update all the annotation for its page (we can't do else, at the moment...)
19 years ago
annotationmodel.h
Basic version of a tree model for the document annotations.
19 years ago
annotationpopup.cpp
Start making the annotation system DRM-aware. In case the document does not want changes to its annotations (and okular is set to obey),
19 years ago
annotationpopup.h
krazy include order issues
19 years ago
annotationpropertiesdialog.cpp
make the spacer expand a bit less, and fix a crash when the current annotation type has no info
19 years ago
annotationpropertiesdialog.h
always as temporary widget, show a text area for the annotation contents
19 years ago
annotationtools.cpp
krazy include order issues
19 years ago
annotationtools.h
fix win32 compilation
19 years ago
annotationwidgets.cpp
Allow the use to choose any icon as stamp symbol.
19 years ago
annotationwidgets.h
Allow the use to choose any icon as stamp symbol.
19 years ago
annotwindow.cpp
get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow
19 years ago
annotwindow.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
bookmarklist.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
bookmarklist.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
embeddedfilesdialog.cpp
duplicate header
19 years ago
embeddedfilesdialog.h
add a simple popup menu for the items, just with 'save as' at the moment
19 years ago
findbar.cpp
add a "Find:" text in the find bar
19 years ago
findbar.h
fix some easy krazy issues
19 years ago
formwidgets.cpp
i18n fixes
19 years ago
formwidgets.h
Remove not necessary "class classname;"
19 years ago
ktreeviewsearchline.cpp
Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem.
19 years ago
ktreeviewsearchline.h
Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem.
19 years ago
minibar.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
minibar.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
pageitemdelegate.cpp
krazy include order issues
19 years ago
pageitemdelegate.h
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane.
19 years ago
pagepainter.cpp
KImageEffect::flatten -> Blitz::flatten
19 years ago
pagepainter.h
Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code
19 years ago
pagesizelabel.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
pagesizelabel.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
pageview.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
pageview.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
pageviewannotator.cpp
rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel
19 years ago
pageviewannotator.h
rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel
19 years ago
pageviewutils.cpp
rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel
19 years ago
pageviewutils.h
rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel
19 years ago
presentationsearchbar.cpp
make the D-Bus call for the search have effect also when in presentation mode;
19 years ago
presentationsearchbar.h
make the D-Bus call for the search have effect also when in presentation mode;
19 years ago
presentationwidget.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
presentationwidget.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
propertiesdialog.cpp
init fix
19 years ago
propertiesdialog.h
stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished
19 years ago
searchlineedit.cpp
add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself
19 years ago
searchlineedit.h
add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself
19 years ago
searchwidget.cpp
it does not need to be a toolbar, a widget + layout is more than enough
19 years ago
searchwidget.h
it does not need to be a toolbar, a widget + layout is more than enough
19 years ago
side_reviews.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
side_reviews.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
sidebar.cpp
Remember if the text is shown for the sidebar items.
19 years ago
sidebar.h
Make the sidebar able to show the text for the items;
19 years ago
thumbnaillist.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
thumbnaillist.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
toc.cpp
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago
toc.h
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
19 years ago