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.
 
 
 
 
 
Jakob Petsovits 0da4f3ebb8 Icon naming spec (code changes - KDE/): 18 years ago
..
data Use Oxygen icons for the text tools. Much better now. 19 years ago
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 20 years ago
annotationmodel.cpp delete the annotation item when the annotation it represent was removed 18 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 for now, disable the editing of extrnal annotations (ie, the ones in the document) 19 years ago
annotationpropertiesdialog.h remove the "advanced" tab, whose only purpouse was debugging 19 years ago
annotationproxymodels.cpp Icon naming spec compliance (code changes - KDE/): 18 years ago
annotationproxymodels.h Add proxy model for grouping by author 19 years ago
annotationtools.cpp krazy include order issues 19 years ago
annotationtools.h fix win32 compilation 19 years ago
annotationwidgets.cpp Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
annotationwidgets.h Add a simple GUI to configure the tickness for line annotations. 19 years ago
annotwindow.cpp disable the option button for now 19 years ago
annotwindow.h Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
bookmarklist.cpp Masses of icon fixes and adaptions, caused by the original 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 revert nonsense 19 years ago
fileprinterpreview.cpp move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
fileprinterpreview.h move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
findbar.cpp Icon naming spec compliance (code changes - KDE/): 18 years ago
findbar.h fix some easy krazy issues 19 years ago
formwidgets.cpp rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 19 years ago
formwidgets.h rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 19 years ago
guiutils.cpp Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
guiutils.h Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
ktreeviewsearchline.cpp cache few things, but it's still sloooooooooooow 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 reduce the default x-scale of minibar buttons, otherwise some widget styles will want to make them wide over any human limit 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 Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
pagepainter.h Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code 19 years ago
pagesizelabel.cpp show/hide the antiwidget when we show/hide ourselves 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 Icon naming spec (code changes - KDE/): 18 years ago
pageview.h add a form widget controller to prepare the pageview to possible changes when the content in a form widget changes 19 years ago
pageviewannotator.cpp do not leak the text selection when stopping the construction of a text highlight annotation 18 years ago
pageviewannotator.h Review toolbar: 19 years ago
pageviewutils.cpp correctly show/hide the form widgets in each page correctly even when not in Continuous mode 18 years ago
pageviewutils.h correctly show/hide the form widgets in each page correctly even when not in Continuous mode 18 years ago
presentationsearchbar.cpp Icon naming spec compliance (code changes - KDE/): 18 years ago
presentationsearchbar.h make the D-Bus call for the search have effect also when in presentation mode; 19 years ago
presentationwidget.cpp Icon naming spec compliance (code changes - KDE/): 18 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 page is in -1..n-1 now 18 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 activate by default the clear button on every document search lineedit 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 adapt to the new icon names 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 Icon naming spec compliance (code changes - KDE/): 18 years ago
side_reviews.h Add proxy model for grouping by author 19 years ago
sidebar.cpp recalc correctly the width of the sidebar when changing the icon size or toggling the text 19 years ago
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. 19 years ago
thumbnaillist.cpp Manage the enabled state of the page thumbnail list's scrollbar. 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 don't activate the TOC when it has no items 18 years ago
toc.h Create a model for the TOC, and use that for displaying the TOC of the document. 19 years ago
tocmodel.cpp don't activate the TOC when it has no items 18 years ago
tocmodel.h don't activate the TOC when it has no items 18 years ago
toolaction.cpp set the help tooltip also when creating a toolbar button for the action 19 years ago
toolaction.h Add a tool button in the toolbar with the "select" actions. 19 years ago