okular/ui
2007-09-10 08:51:43 +00:00
..
data i18n fixes 2007-08-19 16:15:55 +00:00
annotationguiutils.cpp class with static methods -> namespace 2007-09-08 14:44:21 +00:00
annotationguiutils.h class with static methods -> namespace 2007-09-08 14:44:21 +00:00
annotationmodel.cpp Some GUI improvements 2007-09-09 15:58:10 +00:00
annotationmodel.h Basic version of a tree model for the document annotations. 2007-09-08 17:10:35 +00:00
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), 2007-08-27 22:11:18 +00:00
annotationpopup.h krazy include order issues 2007-04-19 18:30:20 +00:00
annotationpropertiesdialog.cpp make the spacer expand a bit less, and fix a crash when the current annotation type has no info 2007-09-04 17:02:30 +00:00
annotationpropertiesdialog.h always as temporary widget, show a text area for the annotation contents 2007-07-15 20:28:37 +00:00
annotationproxymodels.cpp Fixed the notifications 2007-09-09 20:40:37 +00:00
annotationproxymodels.h Add proxy models for the AnnotationModel and port SideReviews 2007-09-09 16:51:55 +00:00
annotationtools.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
annotationtools.h fix win32 compilation 2007-03-18 17:14:36 +00:00
annotationwidgets.cpp Allow the use to choose any icon as stamp symbol. 2007-09-04 18:21:33 +00:00
annotationwidgets.h Allow the use to choose any icon as stamp symbol. 2007-09-04 18:21:33 +00:00
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 2007-07-23 13:05:26 +00:00
annotwindow.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
bookmarklist.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
bookmarklist.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp duplicate header 2007-07-10 22:20:31 +00:00
embeddedfilesdialog.h add a simple popup menu for the items, just with 'save as' at the moment 2007-07-03 15:30:44 +00:00
findbar.cpp add a "Find:" text in the find bar 2007-08-23 09:58:43 +00:00
findbar.h fix some easy krazy issues 2007-04-15 19:11:10 +00:00
formwidgets.cpp i18n fixes 2007-08-19 16:15:55 +00:00
formwidgets.h Remove not necessary "class classname;" 2007-06-04 07:44:15 +00:00
ktreeviewsearchline.cpp Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem. 2007-09-09 15:50:00 +00:00
ktreeviewsearchline.h Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem. 2007-09-09 15:50:00 +00:00
minibar.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
minibar.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageitemdelegate.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
pageitemdelegate.h Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 2007-01-19 23:30:32 +00:00
pagepainter.cpp Highlight annotations: do not draw a solid border around them, and take into account the alpha value. 2007-09-10 08:51:43 +00:00
pagepainter.h Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code 2007-09-05 22:01:04 +00:00
pagesizelabel.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pagesizelabel.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageview.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageview.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageviewannotator.cpp rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel 2007-09-08 23:15:03 +00:00
pageviewannotator.h rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel 2007-09-08 23:15:03 +00:00
pageviewutils.cpp rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel 2007-09-08 23:15:03 +00:00
pageviewutils.h rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel 2007-09-08 23:15:03 +00:00
presentationsearchbar.cpp make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
presentationsearchbar.h make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
presentationwidget.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
presentationwidget.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
propertiesdialog.cpp init fix 2007-07-09 12:34:08 +00:00
propertiesdialog.h stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 2007-07-08 21:22:37 +00:00
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 2007-08-23 22:16:37 +00:00
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 2007-08-23 22:16:37 +00:00
searchwidget.cpp it does not need to be a toolbar, a widget + layout is more than enough 2007-08-24 14:04:48 +00:00
searchwidget.h it does not need to be a toolbar, a widget + layout is more than enough 2007-08-24 14:04:48 +00:00
side_reviews.cpp remove two empty DocumentObserver notifications 2007-09-09 22:28:19 +00:00
side_reviews.h remove two empty DocumentObserver notifications 2007-09-09 22:28:19 +00:00
sidebar.cpp Remember if the text is shown for the sidebar items. 2007-08-25 15:39:17 +00:00
sidebar.h Make the sidebar able to show the text for the items; 2007-08-20 23:09:37 +00:00
thumbnaillist.cpp Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
thumbnaillist.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
toc.cpp Create a model for the TOC, and use that for displaying the TOC of the document. 2007-09-09 16:15:33 +00:00
toc.h Create a model for the TOC, and use that for displaying the TOC of the document. 2007-09-09 16:15:33 +00:00
tocmodel.cpp Create a model for the TOC, and use that for displaying the TOC of the document. 2007-09-09 16:15:33 +00:00
tocmodel.h Create a model for the TOC, and use that for displaying the TOC of the document. 2007-09-09 16:15:33 +00:00