okular/ui
Jakob Petsovits d9de20dfe7 Masses of icon fixes and adaptions, caused by the original
desire to rename "edit" to "object-edit". I changed my mind
in the middle of the process (but had lots of other changes
lying around already and really need to stop), so many
or all of the newly renamed "object-edit" icons might
vanish again.

But all in all, there are improvements in many places.

svn path=/trunk/KDE/kdegraphics/okular/; revision=744272
2007-12-03 06:27:42 +00:00
..
data okular -> graphics-viewer-document 2007-10-07 10:44:59 +00:00
annotationguiutils.cpp all of these functions should have a valid pointer as parameter, so assert instead of silently return 2007-10-03 22:53:27 +00:00
annotationguiutils.h class with static methods -> namespace 2007-09-08 14:44:21 +00:00
annotationmodel.cpp fix icons 2007-11-04 17:03:47 +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 remove a deprecated from KIntNumInput 2007-11-02 21:56:52 +00:00
annotationpropertiesdialog.h remove the "advanced" tab, whose only purpouse was debugging 2007-10-03 22:44:11 +00:00
annotationproxymodels.cpp fix icons 2007-11-04 17:03:47 +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 Masses of icon fixes and adaptions, caused by the original 2007-12-03 06:27:42 +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 Masses of icon fixes and adaptions, caused by the original 2007-12-03 06:27:42 +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 revert nonsense 2007-10-06 09:07:18 +00:00
fileprinterpreview.cpp move the FilePrinterPreview to the kpart (no need for it to be in the core library) 2007-12-03 00:17:12 +00:00
fileprinterpreview.h move the FilePrinterPreview to the kpart (no need for it to be in the core library) 2007-12-03 00:17:12 +00:00
findbar.cpp icon renamings: 2007-10-21 21:40:12 +00:00
findbar.h fix some easy krazy issues 2007-04-15 19:11:10 +00:00
formwidgets.cpp rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 2007-11-24 16:41:57 +00:00
formwidgets.h rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 2007-11-24 16:41:57 +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 Code adaptation because of changes on libraries related to revision 719630 2007-10-01 15:10:42 +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 for now, paint the external annotations as well, as we have no way to know whether the general is able to paint them 2007-11-13 23:03:22 +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 show/hide the antiwidget when we show/hide ourselves 2007-11-28 23:40:39 +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 slightly better wording 2007-11-13 22:46:44 +00:00
pageview.h add a form widget controller to prepare the pageview to possible changes when the content in a form widget changes 2007-10-18 22:09:49 +00:00
pageviewannotator.cpp disable the "construct again the same annotation", it seems too confusing 2007-10-28 11:14:41 +00:00
pageviewannotator.h Make use of the Esc key in the content area: 2007-09-23 17:45:36 +00:00
pageviewutils.cpp for now, disable the animation of the review toolbar, as it seems to be slow sometimes 2007-11-13 22:04:04 +00:00
pageviewutils.h add a method to toggle any of the tool buttons 2007-09-23 17:40:23 +00:00
presentationsearchbar.cpp icon renamings: 2007-10-21 21:40:12 +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 Icon naming spec compliance (code changes): 2007-10-04 13:03:22 +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 Make the text of the values in the Properties dialog selectable using mouse. 2007-10-10 18:41:10 +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 adapt to the new icon names 2007-10-02 16:23:28 +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 fix icons 2007-11-04 17:03:47 +00:00
side_reviews.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
sidebar.cpp recalc correctly the width of the sidebar when changing the icon size or toggling the text 2007-11-03 20:48:10 +00:00
sidebar.h Make it possible to choose the size for the icons in the sidebar, by choosing it in the popup menu of the sidebar itself. 2007-11-01 22:58:09 +00:00
thumbnaillist.cpp Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically. 2007-10-28 18:31:33 +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 set the help tooltip also when creating a toolbar button for the action 2007-11-28 22:54:22 +00:00
toolaction.h Add a tool button in the toolbar with the "select" actions. 2007-09-14 10:02:33 +00:00