| .. |
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
In the annotation window, get the right anotation text using the cool function we already have;
|
18 years ago |
|
annotwindow.h
|
…
|
|
|
bookmarklist.cpp
|
Add a tooltip for the bookmark name.
|
18 years ago |
|
bookmarklist.h
|
…
|
|
|
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
|
make all the form widgets emit the changes when they are changed;
|
18 years ago |
|
formwidgets.h
|
make all the form widgets emit the changes when they are changed;
|
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
|
…
|
|
|
minibar.cpp
|
use kclasses
|
18 years ago |
|
minibar.h
|
…
|
|
|
pageitemdelegate.cpp
|
…
|
|
|
pageitemdelegate.h
|
…
|
|
|
pagepainter.cpp
|
use a yellow color if the annotation's one is not valid
|
18 years ago |
|
pagepainter.h
|
…
|
|
|
pagesizelabel.cpp
|
…
|
|
|
pagesizelabel.h
|
…
|
|
|
pageview.cpp
|
When the user changes the value of a form field, wait 1s and then refresh the interface.
|
18 years ago |
|
pageview.h
|
When the user changes the value of a form field, wait 1s and then refresh the interface.
|
18 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
|
…
|
|
|
propertiesdialog.cpp
|
Don't set the minimumSize manually, let QLayout do the job,
|
18 years ago |
|
propertiesdialog.h
|
…
|
|
|
searchlineedit.cpp
|
…
|
|
|
searchlineedit.h
|
…
|
|
|
searchwidget.cpp
|
…
|
|
|
searchwidget.h
|
…
|
|
|
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
|
…
|
|
|
sidebar.cpp
|
Correctly determine if the sidebar is shown or not (visible != !hidden, grr)
|
18 years ago |
|
sidebar.h
|
…
|
|
|
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
|
…
|
|
|
tocmodel.cpp
|
One typo^W character to rule 'em all.
|
18 years ago |
|
tocmodel.h
|
don't activate the TOC when it has no items
|
18 years ago |
|
toolaction.cpp
|
…
|
|
|
toolaction.h
|
…
|
|
|
tts.cpp
|
do not leak the kspeech interface object
|
18 years ago |
|
tts.h
|
- keep track of the speech jobs we started
|
18 years ago |