| .. |
|
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
|
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
|
…
|
|
|
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
|
Icon renaming (code and icon changes - KDE/):
|
18 years ago |
|
bookmarklist.h
|
…
|
|
|
embeddedfilesdialog.cpp
|
check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D
|
18 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
|
…
|
|
|
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
|
…
|
|
|
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
|
show/hide the antiwidget when we show/hide ourselves
|
19 years ago |
|
pagesizelabel.h
|
…
|
|
|
pageview.cpp
|
Manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size.
|
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
|
the text color needs to be adapted to the color scheme as well
|
18 years ago |
|
pageviewutils.h
|
Draw the page view message popup borders anti-aliased. Gets
|
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
|
page is in -1..n-1 now
|
18 years ago |
|
propertiesdialog.h
|
…
|
|
|
searchlineedit.cpp
|
…
|
|
|
searchlineedit.h
|
…
|
|
|
searchwidget.cpp
|
adapt to the new icon names
|
19 years ago |
|
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
|
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
|
…
|
|
|
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
|
…
|
|