.. |
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
|
Add proxy model for grouping by author
|
2007-09-10 09:35:08 +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
|
fix some memory leaks
|
2007-09-11 22:27:39 +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
|
fix some memory leaks
|
2007-09-11 22:27:39 +00:00 |
annotationproxymodels.h
|
Add proxy model for grouping by author
|
2007-09-10 09:35:08 +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
|
+i18n comment
|
2007-09-15 15:12:30 +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
|
always fill the page with the paper color, so page pixmaps with alpha does not cause garbage to be left on the page
|
2007-09-23 15:30:31 +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
|
Make use of the Esc key in the content area:
|
2007-09-23 17:45:36 +00:00 |
pageview.h
|
Make use of the Esc key in the content area:
|
2007-09-23 17:45:36 +00:00 |
pageviewannotator.cpp
|
Make use of the Esc key in the content area:
|
2007-09-23 17:45:36 +00:00 |
pageviewannotator.h
|
Make use of the Esc key in the content area:
|
2007-09-23 17:45:36 +00:00 |
pageviewutils.cpp
|
add a method to toggle any of the tool buttons
|
2007-09-23 17:40:23 +00:00 |
pageviewutils.h
|
add a method to toggle any of the tool buttons
|
2007-09-23 17:40:23 +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
|
activate by default the clear button on every document search lineedit
|
2007-09-14 15:42:27 +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
|
Add proxy model for grouping by author
|
2007-09-10 09:35:08 +00:00 |
side_reviews.h
|
Add proxy model for grouping by author
|
2007-09-10 09:35:08 +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
|
reduce the visible rect by -1,-1, so it looks symmetric (and perfect :) )
|
2007-09-24 23:08:17 +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
|
we need to register QModelIndex as metatype to be able to pass it as parameter for queued slot calls
|
2007-09-16 17:06:18 +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 |
toolaction.cpp
|
Add a tool button in the toolbar with the "select" actions.
|
2007-09-14 10:02:33 +00:00 |
toolaction.h
|
Add a tool button in the toolbar with the "select" actions.
|
2007-09-14 10:02:33 +00:00 |