..
data
Re-compress svgz files with:
18 years ago
CMakeLists.txt
…
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
support more than one annotation in the annotation popup
18 years ago
annotationpopup.h
support more than one annotation in the annotation popup
18 years ago
annotationpropertiesdialog.cpp
use kclasses
18 years ago
annotationpropertiesdialog.h
SVN_SILENT fix include guard
18 years ago
annotationproxymodels.cpp
few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com>
18 years ago
annotationproxymodels.h
Add proxy model for grouping by author
19 years ago
annotationtools.cpp
…
annotationtools.h
…
annotationwidgets.cpp
Standardize our naming: Okular.
18 years ago
annotationwidgets.h
Add a simple GUI to configure the tickness for line annotations.
19 years ago
annotwindow.cpp
use kclasses
18 years ago
annotwindow.h
…
bookmarklist.cpp
Add a tooltip for the bookmark name.
18 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
store the EmbeddedFile* directly in the QTreeWidgetItem
18 years ago
embeddedfilesdialog.h
store the EmbeddedFile* directly in the QTreeWidgetItem
18 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
…
formwidgets.cpp
connect to the changed signals _after_ we set the states, otherwise end up in pushing back to the form fields the same value
18 years ago
formwidgets.h
* even the checkboxes can be grouped together like they would be radio buttons, so add the possibility to have button groups for them as well
18 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
use kclasses
18 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
…
pageitemdelegate.h
…
pagepainter.cpp
use a yellow color if the annotation's one is not valid
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
move in an own class (out of the page view) all the TTS related code
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
Use the id of the form fields as id, not the name!
18 years ago
pageviewutils.h
Use the id of the form fields as id, not the name!
18 years ago
presentationsearchbar.cpp
Icon naming spec compliance (code changes - KDE/):
18 years ago
presentationsearchbar.h
…
presentationwidget.cpp
Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
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
Add a tooltip with the embedded status of the font, and the visual preview of it if it is not embedded.
18 years ago
propertiesdialog.h
…
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
Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu.
18 years ago
side_reviews.h
Add proxy model for grouping by author
19 years ago
sidebar.cpp
Correctly determine if the sidebar is shown or not (visible != !hidden, grr)
18 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
Refactor a bit the thumbnails view.
18 years ago
thumbnaillist.h
Refactor a bit the thumbnails view.
18 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
tts.cpp
Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions.
18 years ago
tts.h
Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions.
18 years ago